﻿body {
    padding-bottom: 0px;
    color: #333;
    background: #e7e7e7;
}

textarea:focus, input:focus {
    outline: 0;
}

.tblEmp_table {
    width: 100%;
    overflow: auto;
}



.Home_name {
    width: 100%;
    display: block;
    margin-top: 100%;
}
.Home_icon {
    background: url(../content/images/icon/home-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 55px;
    height: 40px;
    float: left;
    position: absolute;
    top: 10px;
    left: 10%;
}
.navbar-inverse .navbar-nav > li > a:hover .Home_icon {
    background: url(../content/images/icon/home-icon-hover.svg);
}
.home_triangle {
    width: 0px;
    height: 0px;
    border-left: 45px solid transparent;
    border-right: 45px solid transparent;
    border-top: 20px solid #f00;
    float: left;
}



.Recognise_icon {
    background: url(Images/nav_icon.png);
    width: 45px;
    height: 45px;
    float: left;
    background-position: -72px -23px;
    position: absolute;
    top: 10px;
    left: 20px;
}

.mypoint_icon {
    background: url(../content/images/icon/reward-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 55px;
    height: 35px;
    float: left;
    position: absolute;
    top: 10px;
    left: 10%;
}

.privilege_icon {
    background: url(../content/images/icon/privilege-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 55px;
    height: 35px;
    float: left;
    position: absolute;
    top: 10px;
    left: 10%;
}

.RewardsCatalogue_icon {
    background: url(../content/images/icon/reward-icon-hover.svg);
    width: 45px;
    height: 45px;
    float: left;
    background-position: -190px -23px;
    position: absolute;
    top: 10px;
    left: 35px;
}



.Nomination_icon {
    background: url(Images/nav_icon.png);
    width: 45px;
    height: 45px;
    float: left;
    background-position: -193px -23px;
    position: absolute;
    top: 10px;
    left: 35px;
}


.Approval_icon {
    background: url(Images/nav_icon.png);
    width: 45px;
    height: 45px;
    float: left;
    background-position: -252px -23px;
    position: absolute;
    top: 10px;
    left: 25px;
}



.Masters_icon {
    background: url(Images/nav_icon.png);
    width: 45px;
    height: 45px;
    float: left;
    background-position: -357px -23px;
    position: absolute;
    top: 10px;
    left: 27px;
}


.Reports_icon {
    background: url(Images/nav_icon.png);
    width: 45px;
    height: 45px;
    float: left;
    background-position: -442px -23px;
    position: absolute;
    top: 10px;
    left: 27px;
}

.profile_navigation {
    margin-top: 50px;
}

    .profile_navigation ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
        float: left;
    }

        .profile_navigation ul li {
            float: left;
            margin: 0px 10px 0px 0px;
        }

            .profile_navigation ul li a {
                background-color: #c6c6c6;
                border-radius: 5px;
                padding: 10px 10px 10px 33px;
                color: #000;
                text-decoration: none;
            }

                .profile_navigation ul li a:hover {
                    background-color: #f0ab00;
                }


.user_profile_box {
    background: #505253;
    float: left;
    width: 100%;
    margin-top: 10px;
}

.profile_pic {
    width: 75px;
    height: 75px;
    background: #fff;
    margin: 5px;
    float: left;
}

.profile_details {
    float: left;
    width: 175px;
}

    .profile_details ul {
        margin: 5px 0px 0px 0px;
        padding: 0;
        color: #fff;
        list-style-type: none;
        font-size: 12px;
    }

        .profile_details ul li {
            line-height: 20px;
        }

            .profile_details ul li:nth-child(1) {
                font-weight: bold;
                text-transform: uppercase;
            }

            .profile_details ul li a {
            }

.reward_box h1 {
    padding: 3%;
    line-height: 20px;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    float: left;
    width: 96%;
    margin: 0% 2% 0% 2%;
    font-weight: bold;
}


.padding_right {
    padding-right: 0px;
}

.padding_left {
    padding-left: 0px;
}

.padding_right_5 {
    padding-right: 5px;
}

.padding_none {
    padding: 0px;
}

.margin_top {
    margin-top: 10px;
}

.padding_bottom {
    padding-bottom: 10px;
}

.border_top_none {
    border-top: 0px !important;
}

.cr_with {
    width: 188px;
}

.cr_with1 {
    width: 99px;
}

.pink_box {
    background: #fff;
    float: left;
    width: 100%;
    min-height: 100px;
}

    .pink_box h1 {
        padding: 3%;
        line-height: 20px;
        color: #00A1C1;
        font-size: 15px;
        text-transform: uppercase;
        border-bottom: 1px solid #fff;
        float: left;
        width: 96%;
        margin: 0% 2% 0% 2%;
        font-weight: bold;
    }

.birthday_box1 {
    width: 50px;
    height: auto;
    margin: 5px;
    float: left;
    text-align: center;
}

.birthday_img {
    width: 50px;
    height: 50px;
    background: #fff;
    margin: 0px;
    float: left;
}

.birthday_wish {
    text-align: center;
    font-weight: bold;
    color: #00A1C1;
}

    .birthday_wish a {
        color: #005B82 !important;
        padding: 0px !important;
        text-decoration: none;
    }

        .birthday_wish a:hover {
            color: #fff;
            text-decoration: underline;
        }

.birth_details {
    float: left;
    color: #00A1C1;
    width: 67%;
    font-size: 12px;
    margin-top: 5px;
}

.pink_box .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 110px;
    border: 1px solid #FF5800;
}

.birth_details ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    .birth_details ul li {
        list-style-type: none;
        margin: 0;
        padding: 0;
        float: left;
        width: 100%;
    }

        .birth_details ul li:nth-child(1) {
            text-transform: uppercase;
            font-weight: bold;
        }

.walloffame {
    background: #7ab800;
    float: left;
    width: 100%;
}

.walloffame_img {
    background: url(Images/nav_icon.png) no-repeat;
    background-position: -13px -100px;
    float: left;
    width: 80px;
    height: 80px;
    margin-left: 60px;
}

.walloffame_text {
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    line-height: 30px;
}

.EmployeeSpotlight {
    background: #6773b6;
    float: left;
    width: 100%;
}

.EmployeeSpotlight_img {
    background: url(Images/nav_icon.png) no-repeat;
    background-position: -128px -100px;
    float: left;
    width: 80px;
    height: 80px;
    margin-left: 60px;
}

.EmployeeSpotlight_text {
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    line-height: 30px;
}

.RewardsCatalogue {
    background: #008566;
    float: left;
    width: 100%;
}

.RewardsCatalogue_img {
    background: url(Images/nav_icon.png) no-repeat;
    background-position: -245px -100px;
    float: left;
    width: 80px;
    height: 80px;
    margin-left: 60px;
}

.RewardsCatalogue_text {
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    line-height: 30px;
}

.SendEcard {
    background: #005b82;
    float: left;
    width: 100%;
}

.SendEcard_img {
    background: url(Images/nav_icon.png) no-repeat;
    background-position: -362px -100px;
    float: left;
    width: 85px;
    height: 80px;
    margin-left: 55px;
}

.SendEcard_text {
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    line-height: 30px;
}

.Recognise_slide_text {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.blueline_left {
    background: url(Images/blue_line.png) repeat;
    float: left;
    width: 42.5%;
    background-repeat: repeat-x;
    line-height: 21px;
    height: 30px;
    background-position: 1px;
}

.Recognise_text {
    color: #005b82;
    text-align: center;
    width: 15%;
    float: left;
    font-size: 18px;
    line-height: 30px;
}

.blueline_right {
    background: url(Images/blue_line.png) repeat;
    float: right;
    width: 42.5%;
    background-repeat: repeat-x;
    line-height: 21px;
    height: 30px;
    background-position: 1px;
}

footer {
    background: #000;
    font-size: 12px;
    float: left;
    width: 100%;
    color: #fff;
    margin-top: 15px;
   
}

.footer {
}

    .footer ul {
        float: left;
        list-style-type: none;
        padding: 0;
        margin: 0px 0px 0px 0px;
    }

        .footer ul li {
            float: left;
            list-style-type: none;
            padding: 0;
            margin: 0;
            background: url(Images/line.png) no-repeat right;
        }

            .footer ul li:last-child {
                background: none;
            }

            .footer ul li a {
                color: #fff;
                text-decoration: none;
                line-height: 35px;
                padding: 5px 10px;
            }

                .footer ul li a:hover {
                    color: #f2f2f2;
                }

    .footer p {
        color: #fff;
        line-height: 35px;
        padding: 0;
        margin: 0;
        
    }

.copy {
}

.powered {
}

















/*----------------------------
	The Submit Button
-----------------------------*/





.forgotpassword {
}

    .forgotpassword a {
        color: #f00;
    }

        .forgotpassword a:hover {
            color: #FF450E;
        }
/*.ui-corner-all{ height:auto!important; min-height:250px!important; max-height:500px!important;    margin-bottom: 10px;  margin-top: 10px;}**/

.container_bg {
    min-height: 415px;
}


.container h2 {
    background-color: #5f5f5f !important;
    color: #fff;
    padding: 0px 10px;
    margin: 10px 0px;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    float: left;
    width: 100%;
}

.container h3 {
    color: #006cb6;
    padding: 8px 10px;
    margin: 0px 0px;
    font-size: 15px;
    font-weight: bold;
}




.popup_badges_front {
    padding: 0px;
    margin: 0px;
    width: 100%;
}

    .popup_badges_front ul {
        padding: 0px;
        margin: 0px;
        list-style-type: none;
        width: 100%;
    }

        .popup_badges_front ul li {
            float: left;
            margin: 7px 5px 7px 7px;
            text-align: center;
        }

            .popup_badges_front ul li img {
                width: 203px;
            }

.divPending {
    font-weight: bold;
}

.user {
}

    .user img {
        border-radius: 50px;
        box-shadow: 0px 4px 8px 0px #000;
        width: 50px;
        background-color: #fff;
        margin-top: -15px;
        border: 4px solid #FFF;
        height: 50px;
    }

.myprofile_ul {
    padding: 0;
    margin: 25px 0px 0px 0px;
    list-style-type: none;
}

    .myprofile_ul li ul {
        left: -240px;
        color: #000;
    }

    .myprofile_ul .dropdown-menu {
        background: #fff;
        width: 300px;
    }


    .myprofile_ul .user_profile_box {
        background: none;
        float: left;
        width: 96%;
        margin: 2%;
        border: 1px solid #ccc;
    }

    .myprofile_ul .profile_pic {
        width: 75px;
        height: 75px;
        background: #fff;
        margin: 5px;
        float: left;
        border: 1px solid #ccc;
    }

        .myprofile_ul .profile_pic img {
            width: 73px;
            height: 73px;
            margin: 0px;
            float: left;
        }

.popup_menus {
    width: 100%;
}

    .popup_menus ul {
        list-style-type: none;
        padding: 0;
        margin: 0% 0% 0% 2%;
        float: left;
        width: 98%;
    }

        .popup_menus ul li {
            list-style-type: none;
            padding: 0;
            margin: 0;
            float: left;
        }

            .popup_menus ul li a {
                background-color: #ccc;
                padding: 7px;
                width: 135px;
                float: left;
                margin: 5px;
                border-radius: 5px;
                text-align: center;
                color: #000;
            }


                .popup_menus ul li a:hover {
                    background-color: #ca005d;
                    text-decoration: none;
                }

.MyOrder_icon {
    background: url(images/nav_icon.png);
    float: left;
    width: 25px;
    height: 25px;
    background-position: -463px -112px;
    position: relative;
    left: 0px;
}

.MyCart_icon {
    background: url(images/nav_icon.png);
    float: left;
    width: 25px;
    height: 25px;
    background-position: -497px -112px;
    position: relative;
    left: 0px;
}

.profile_icon {
    background: url(images/nav_icon.png);
    float: left;
    width: 25px;
    height: 25px;
    background-position: -530px -112px;
    position: relative;
    left: 0px;
}

.contact_icon {
    background: url(Images/nav_icon.png);
    float: left;
    width: 25px;
    height: 25px;
    background-position: -528px -146px;
    position: absolute;
    left: 165px;
}

.Logout_name {
    background: url(images/nav_icon.png);
    float: left;
    width: 25px;
    height: 25px;
    background-position: -567px -144px;
    position: relative;
    left: 0px;
}

.logout_popup {
    background-color: #ca005d !important;
    padding: 7px;
    width: 280px !important;
    float: left;
    margin: 5px;
    border-radius: 5px;
    text-align: center;
    color: #fff !important;
}

    .logout_popup:hover {
        background-color: #4f2683 !important;
        padding: 7px;
        width: 280px !important;
        float: left;
        margin: 5px;
        border-radius: 5px;
        text-align: center;
        color: #fff;
    }

.ewallet {
    background: url(Images/nav_icon.png);
    float: left;
    width: 29px;
    height: 25px;
    background-position: -461px -149px;
    position: absolute;
    margin-left: -30px;
    margin-top: 3px;
}

.mywallet_amount {
    color: #fff;
    font-weight: bold;
    padding: 0px;
    text-align: right;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    margin-top: 100px;
    position: absolute;
    margin-left: 965px;
}

.caps {
    color: #000;
}

.site_menus {
    width: 100%;
    float: left;
    /*margin-top: 15px;
    border: 0px solid #ddd;
    border-radius: 0px;
    background: #fff;*/
}
    /*.site_menus ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.site_menus ul li
{
    width: 100%;
    padding: 1px;
    margin: 5px 0px 0px 0px;
    float: left;
}
.site_menus ul li a
{
    background-color: #ccc;
    width: 100%;
    float: left;
    padding: 10px 10px 10px 40px;
    text-transform: uppercase;
    border: 1px solid #ccc;
    color: #fff;
}*/

    .site_menus ul li a.orange {
        background-color: #ff5800;
        border: 1px solid #e35104;
    }

    .site_menus ul li a.green {
        background-color: #7ab800;
        border: 1px solid #5f8e02;
    }

    .site_menus ul li a.blue {
        background-color: #005b82;
        border: 1px solid #014664;
    }

    .site_menus ul li a.purple {
        background-color: #4f2683;
        border: 1px solid #310e5e;
    }

/*.site_menus ul li a:hover
{
    background: #4f2683;
    color: #fff;
    text-decoration: none;
    border: 1px solid #310e5e;
}*/

.reward {
    background: url(Images/nav_icon.png);
    float: left;
    width: 40px;
    height: 30px;
    background-position: -94px -195px;
    position: absolute;
    margin-left: -38px;
    margin-top: -6px;
}

.leaderbord {
    background: url(Images/nav_icon.png);
    float: left;
    width: 40px;
    height: 30px;
    background-position: -125px -193px;
    position: absolute;
    margin-left: -38px;
    margin-top: -6px;
}

.MostRecognised_table {
    float: left;
    width: 100%;
}

    .MostRecognised_table h3 {
        padding: 8px;
        margin: 0;
        background-color: #00A1C1;
        color: #004552;
        font-size: 13px;
        font-weight: bold;
    }

    .MostRecognised_table marquee {
        height: 150px;
    }

.marqueetable1 {
    float: left;
    width: 100%;
}

    .marqueetable1 a {
        padding: 0 !important;
        margin: 0px !important;
    }

    .marqueetable1 tr {
        font-size: 12px;
        padding: 3px;
        margin: 1px;
        float: left;
        width: 100%;
    }

        .marqueetable1 tr:nth-child(odd) {
            background: #ddf7fc;
        }

        .marqueetable1 tr:nth-child(even) {
            background: #cae5eb;
        }

        .marqueetable1 tr td {
            font-size: 12px;
            color: #3e196d;
        }

            .marqueetable1 tr td img {
                margin-right: 5px;
            }

.marqueebody2 {
    float: left;
    width: 100%;
}

    .marqueebody2 tr {
        font-size: 12px;
        padding: 10px;
        margin: 1px;
        float: left;
        width: 100%;
    }

.marqueetable2 {
    float: left;
    width: 100%;
}

.marqueebody2 tr:nth-child(odd) {
    background: #cae5eb;
}

.marqueebody2 tr:nth-child(even) {
    background: #ddf7fc;
}

.marqueebody2 tr td {
    font-size: 12px;
    color: #033F58;
}

    .marqueebody2 tr td img {
        margin-right: 5px;
    }

.our_wall {
    border: 1px solid #ccc;
    float: left;
    width: 100%;
    padding: 1%;
}

.serchbox {
    width: 300px;
    height: 34px;
    float: right;
    margin-top: 7px;
    text-align: right;
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px #000;
    margin-right: -11px;
}

.rewardpointbox {
    float: right;
    margin-top: -7px;
}

.serch_input {
    border: 0;
    border-radius: 0px;
    float: right;
    margin-right: 0px;
    width: 255px;
    color: #333;
    font-weight: bold;
    background: #fff url(Images/serch_glas.png) no-repeat;
    padding: 4px 11px 0px 33px;
    height: 30px;
    border: 3px solid #ff5800;
    background-position: 6px 3px;
}


.mywall_header {
    background-color: #dbdbdb;
    float: left;
    width: 97.6%;
    height: 35px;
    position: absolute;
    top: 3px;
    left: 4px;
}



.ui-resizable {
    z-index: 10000 !important;
    left: 198px;
    top: 263px;
}

.badge_1 {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
    border: 1px solid #FF5800;
    float: left;
}

    .badge_1 li {
        list-style-type: none;
        padding: 10px 0px 0px 0px;
        margin: 0px 0px 10px 28px;
        float: left;
    }

        .badge_1 li img {
            width: 140px;
            border: 1px solid #FF5800;
            cursor: pointer;
            background: #fff;
        }


.badge_2 {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
    border: 1px solid #ccc;
    float: left;
}

    .badge_2 li {
        list-style-type: none;
        padding: 10px 0px 0px 0px;
        margin: 0px 0px 10px 28px;
        float: left;
    }

        .badge_2 li img {
            width: 140px;
            border: 1px solid #F0AB00;
            cursor: pointer;
            background: #fff;
        }


.our_badges_box {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.badge_3 {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
    border: 1px solid #ccc;
    float: left;
}

    .badge_3 li {
        list-style-type: none;
        padding: 10px 0px 0px 0px;
        margin: 0px 0px 10px 28px;
        float: left;
    }

        .badge_3 li img {
            width: 140px;
            border: 1px solid #F0AB00;
            cursor: pointer;
            background: #fff;
        }

.pro_img {
    float: left;
    width: 50px;
    text-align: center;
    margin-left: 20px;
    margin-right: 10px;
}

.comman_table {
    border-collapse: collapse;
    width: 100%;
    font-size: 13px;
    float: left !important;
}

    .comman_table tr {
    }

        .comman_table tr:nth-child(odd) {
            background: #eee;
        }

        .comman_table tr:nth-child(even) {
            background: #fff;
        }

        .comman_table tr td {
            border: 1px solid #ccc;
            padding: 5px;
        }

            .comman_table tr td input {
                padding: 5px;
                border: 1px solid #ccc;
                width: 90%;
            }

            .comman_table tr td select {
                padding: 5px;
                border: 1px solid #ccc;
                width: 90%;
            }

            .comman_table tr td textarea {
                padding: 5px;
                border: 1px solid #ccc;
                width: 90.5%;
                height: 40px;
            }

    .comman_table a {
        color: #4F2683;
    }

comman_table a:hover {
    color: #f00;
    text-decoration: underline;
}



.comman_table1 {
    border-collapse: collapse;
    width: 100%;
    font-size: 13px;
    float: left;
}

    .comman_table1 tr {
    }

        .comman_table1 tr:nth-child(odd) {
            background: #eee;
        }

        .comman_table1 tr:nth-child(even) {
            background: #fff;
        }

        .comman_table1 tr td {
            border: 1px solid #ccc;
            padding: 5px;
        }

            .comman_table1 tr td input {
                padding: 5px;
                border: 1px solid #ccc;
                width: 90%;
            }

            .comman_table1 tr td select {
                padding: 5px;
                border: 1px solid #ccc;
                width: 90%;
            }

            .comman_table1 tr td textarea {
                padding: 5px;
                border: 1px solid #ccc;
                width: 96.8%;
                height: 40px;
            }

.comman_table2 {
    border-collapse: collapse;
    width: 100%;
    font-size: 13px;
    margin-bottom: 3px;
    float: left;
}

    .comman_table2 tr {
    }

        .comman_table2 tr:nth-child(odd) {
            background: #eee;
        }

        .comman_table2 tr:nth-child(even) {
            background: #fff;
        }

        .comman_table2 tr td {
            border: 1px solid #ccc;
            padding: 5px;
        }

            .comman_table2 tr td input {
                padding: 5px;
                border: 1px solid #ccc;
                width: 99%;
            }

            .comman_table2 tr td select {
                padding: 5px;
                border: 1px solid #ccc;
                width: 99%;
            }

            .comman_table2 tr td textarea {
                padding: 5px;
                border: 1px solid #ccc;
                width: 97.5%;
                height: 40px;
            }

    .comman_table2 a {
        color: #4F2683;
    }

comman_table2 a:hover {
    color: #f00;
    text-decoration: underline;
}


.comman_table3 {
    border-collapse: collapse;
    width: 100%;
    font-size: 13px;
    margin-bottom: 3px;
}

    .comman_table3 tr {
    }

        .comman_table3 tr td {
            border: 1px solid #ccc;
            padding: 5px;
        }

            .comman_table3 tr td input {
                padding: 5px;
                border: 1px solid #ccc;
                width: 90%;
            }

            .comman_table3 tr td select {
                padding: 5px;
                border: 1px solid #ccc;
                width: 90%;
            }

            .comman_table3 tr td textarea {
                padding: 5px;
                border: 1px solid #ccc;
                width: 90%;
                height: 40px;
            }

    .comman_table3 a {
        color: #4F2683;
    }

comman_table3 a:hover {
    color: #f00;
    text-decoration: underline;
}

.comman_table3 .boldtext {
    font-weight: bold;
}



.comman_table1 a {
    color: #4F2683;
}

comman_table1 a:hover {
    color: #f00;
    text-decoration: underline;
}


comman_table_Citation .button {
    width: 150px !important;
    border: none !important;
}

.button1 {
    width: 150px !important;
    border: none !important;
    margin-right: 35px;
}

.moreinfo p {
    color: #000;
}

.moreinfo a {
    color: #4F2683;
    text-decoration: underline;
}

    .moreinfo a:hover {
        text-decoration: none;
        color: #f00;
    }

.checkout {
    margin-top: 10px;
}

.checkout_bottom {
    margin-bottom: 10px;
}

.add_textarea textarea {
    width: 90% !important;
}

.button_div {
    float: right;
    margin: 5px 0px 5px 0px;
}

border {
}

.reward_box {
    font-weight: bold;
    font-size: 13px;
}

.rewardname {
    float: left;
}

.rewardimage {
    float: left;
    margin: 0px 10px 0px 10px;
}

    .rewardimage img {
        width: 60px;
    }

.rewardtr {
    background-color: #FDF6E5;
    border: 1px solid #E6E0D1;
    line-height: 60px;
}

.rewardtr1 {
    background-color: #FDF6E5;
    border: 1px solid #E6E0D1;
}

.rewardtr td {
    padding: 5px;
}

.rewardtr a {
    color: #4F2683;
    text-decoration: underline;
    font-size: 13px;
    font-weight: bold;
}

    .rewardtr a:hover {
        color: #D49804;
    }

.trcolor {
    background: #E2E2E2 !important;
    font-size: 13px;
    font-weight: bold;
}

.clsPublicWall {
    width: 100%;
    float: left;
    margin: 15px 1px 1px 1px;
    font-size: 13px;
    color: #000;
    line-height: 20px;
}

    .clsPublicWall a {
        font-weight: bold;
        color: #005b82;
    }

        .clsPublicWall a:hover {
            color: #CA005D;
            text-decoration: underline;
        }

    .clsPublicWall .profile_box1 {
        width: 100%;
        float: left;
        border: 1px solid #ccc;
        margin-bottom: 10px;
        padding: 10px;
    }

        .clsPublicWall .profile_box1:nth-child(even) {
            background: #fff;
            border: 1px solid #ccc;
        }

        .clsPublicWall .profile_box1:nth-child(odd) {
            background: #eee;
            border: 1px solid #ccc;
        }

    .clsPublicWall .snap {
        float: left;
        background-color: #00A1C1;
        padding: 0px;
        margin-right: 10px;
    }

    .clsPublicWall .photo1 {
    }

        .clsPublicWall .photo1 a {
        }

    .clsPublicWall .containt_snap1 {
    }

    .clsPublicWall .likeuserdate {
        float: right;
        margin-top: 0px;
        font-size: 11px;
        font-weight: bold;
        margin-right: 10px;
    }

    .clsPublicWall .profile_badges {
        float: left;
        width: 80%;
        margin: 1% 0% 1% 8%;
    }

        .clsPublicWall .profile_badges img {
            margin: 0 auto;
            min-height: 150px;
            max-height: 200px;
        }

    .clsPublicWall .write_coment {
        font-size: 11px;
    }

    .clsPublicWall .commenttr {
        position: absolute;
        margin-top: 5px;
        margin-left: 7px;
    }

    .clsPublicWall .commenttd {
        float: left;
    }

        .clsPublicWall .commenttd a {
            background: url(Images/comments.png) no-repeat;
            padding: 0px 20px 0px 23px;
            float: left;
            background-position: 0px 3px;
        }

            .clsPublicWall .commenttd a:hover {
                color: #CA005D;
            }

    .clsPublicWall .likebutton {
        float: left;
    }

        .clsPublicWall .likebutton a {
            background: url(Images/like.png) no-repeat;
            padding: 0px 0px 0px 20px;
            float: left;
        }

            .clsPublicWall .likebutton a:hover {
                color: #CA005D;
            }

.clsPublicWall {
    width: 100%;
    float: left;
    margin: 15px 1px 1px 1px;
    font-size: 13px;
    color: #000;
    line-height: 20px;
}

.likenumber {
    float: left;
    font-weight: bold;
    margin: 0px 0px 0px 5px;
    cursor: pointer;
}

.clsPublicWall .maintable {
    border-collapse: collapse;
    background: #fff;
    border: 1px solid #ccc;
    width: 100%;
    min-height: 33px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f1f1f1+50,e1e1e1+51,f6f6f6+100;White+Gloss+%231 */
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}

    .clsPublicWall .maintable tr {
    }

        .clsPublicWall .maintable tr td {
            padding: 0px 0px 2px 2px;
        }

.clsPublicWall .usercommentAll {
    float: left;
    width: 100%;
    font-size: 12px;
}

.clsPublicWall .userimg {
    width: 30px;
    float: left;
    margin-right: 10px;
    margin-top: 15px;
}

    .clsPublicWall .userimg img {
        width: 30px;
        float: left;
        background-color: #4F2683;
    }

.clsPublicWall .likeusername {
    float: left;
    font-weight: bold;
    color: #4F2683;
    margin-top: 15px;
}

.clsPublicWall .likeuserdate1 {
    float: right;
    margin-top: 15px;
    font-size: 11px;
    font-weight: bold;
    margin-right: 10px;
}

.clsPublicWall .likeuserdatedelete {
    float: right;
    margin-right: 10px;
}

.clsPublicWall .likeusercomment {
    width: 94%;
    float: left;
    font-size: 11px;
}

.clsPublicWall .trcommenttable {
    width: 100%;
    margin-top: 25px;
    float: left;
}

    .clsPublicWall .trcommenttable input {
        border: 1px solid #ccc;
        width: 90%;
        padding: 2px;
        margin-top: 15px;
    }

.clsPublicWall .post {
    width: 52px !important;
    height: 25px;
    padding: 0px;
    border: none !important;
    margin-top: 0px !important;
}

/****my wall start****/

.clsMyWall {
    width: 100%;
    float: left;
    margin: 15px 1px 1px 1px;
    font-size: 13px;
    color: #000;
    line-height: 20px;
}

    .clsMyWall a {
        font-weight: bold;
        color: #CA005D;
    }

        .clsMyWall a:hover {
            color: #4F2683;
            text-decoration: underline;
        }

    .clsMyWall .profile_box1 {
        width: 100%;
        float: left;
        border: 1px solid #ccc;
        margin-bottom: 10px;
        padding: 10px;
    }

        .clsMyWall .profile_box1:nth-child(even) {
            background: #fff;
            border: 1px solid #ccc;
        }

        .clsMyWall .profile_box1:nth-child(odd) {
            background: #eee;
            border: 1px solid #ccc;
        }

    .clsMyWall .snap {
        float: left;
        background-color: #4F2683;
        padding: 0px;
        margin-right: 10px;
    }

    .clsMyWall .photo1 {
    }

        .clsMyWall .photo1 a {
        }

    .clsMyWall .containt_snap1 {
    }

    .clsMyWall .likeuserdate {
        float: right;
        font-size: 11px;
        font-weight: bold;
    }

    .clsMyWall .profile_badges {
        float: left;
        width: 80%;
        margin: 1% 0% 1% 8%;
    }

        .clsMyWall .profile_badges img {
            margin: 0 auto;
            min-height: 150px;
            max-height: 200px;
        }

    .clsMyWall .write_coment {
        font-size: 11px;
    }

    .clsMyWall .commenttr {
        position: absolute;
        margin-top: 5px;
        margin-left: 7px;
    }

    .clsMyWall .commenttd {
        float: left;
    }

        .clsMyWall .commenttd a {
            background: url(Images/comments.png) no-repeat;
            padding: 0px 20px 0px 23px;
            float: left;
            background-position: 0px 3px;
        }

            .clsMyWall .commenttd a:hover {
                color: #CA005D;
            }

    .clsMyWall .likebutton {
        float: left;
    }

        .clsMyWall .likebutton a {
            background: url(Images/like.png) no-repeat;
            padding: 0px 0px 0px 20px;
            float: left;
        }

            .clsMyWall .likebutton a:hover {
                color: #CA005D;
            }

    .clsMyWall .likenumber {
        float: left;
        font-weight: bold;
        margin: 0px 0px 0px 5px;
    }

    .clsMyWall .maintable {
        border-collapse: collapse;
        background: #fff;
        border: 1px solid #ccc;
        width: 100%;
        min-height: 33px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f1f1f1+50,e1e1e1+51,f6f6f6+100;White+Gloss+%231 */
        background: rgb(255,255,255); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
    }

        .clsMyWall .maintable tr {
        }

            .clsMyWall .maintable tr td {
                padding: 0px 0px 2px 2px;
            }

    .clsMyWall .usercommentAll {
        float: left;
        width: 100%;
        font-size: 12px;
    }

    .clsMyWall .userimg {
        width: 30px;
        float: left;
        margin-right: 10px;
        margin-top: 15px;
    }

        .clsMyWall .userimg img {
            width: 30px;
            float: left;
            background-color: #4F2683;
        }

    .clsMyWall .likeusername {
        float: left;
        font-weight: bold;
        color: #4F2683;
        margin-top: 15px;
    }

    .clsMyWall .likeuserdate1 {
        float: right;
        margin-top: 15px;
        font-size: 11px;
        font-weight: bold;
        margin-right: 10px;
    }

    .clsMyWall .likeuserdatedelete {
        float: right;
        margin-right: 10px;
        cursor: pointer;
    }

    .clsMyWall .likeusercomment {
        width: 94%;
        float: left;
        font-size: 11px;
    }

    .clsMyWall .trcommenttable {
        width: 100%;
        margin-top: 25px;
        float: left;
    }

        .clsMyWall .trcommenttable input {
            border: 1px solid #ccc;
            width: 90%;
            padding: 2px;
            margin-top: 15px;
        }

    .clsMyWall .post {
        width: 52px !important;
        height: 25px;
        padding: 0px;
        border: none !important;
        margin-top: 0px !important;
    }

.divPagging {
    float: right;
    text-align: right;
    font-weight: bold;
    font-size: 11px;
    color: #f00;
    cursor: pointer;
}

    .divPagging:hover {
        color: #4F2683;
        text-decoration: underline;
    }

.ceo_masage {
    list-style-type: none;
    width: 100%;
    padding: 5px !important;
    margin: 5px 5px 5px 0px !important;
    font-size: 13px;
}

.ceo_masage_ul {
    list-style-type: none;
    width: 98%;
    padding: 5px !important;
    margin: 5px !important;
}

.ceo_masage ul li {
}

.ceo_masage_ul li:nth-child(1) {
    font-weight: bold;
    width: 80%;
    float: left;
    padding-right: 2%;
}

.ceo_masage_ul li:nth-child(2) {
    font-weight: bold;
    float: right;
}

.ceo_masage_ul li:nth-child(3) {
    width: 100%;
    float: left;
}

.ceo_masage:nth-child(even) {
    background: #f6f6f6;
    border: 1px solid #e3e3e2;
    float: left;
}

.ceo_masage:nth-child(odd) {
    background: #f5f5ed;
    border: 1px solid #e3e3e2;
    float: left;
}

.vow_card {
    margin-left: 20px;
    width: 97%;
}

    .vow_card td {
        font-weight: bold;
        width: 125px;
        font-size: 13px;
    }



.gift_page {
    float: left;
    font-size: 13px;
}

    .gift_page tr {
        float: left;
    }

.ecarttext {
    padding: 0 !important;
    margin: 0 !important;
    float: left;
    list-style-type: none;
}

    .ecarttext li {
        float: left;
        margin: 10px 20px 0 0;
    }

        .ecarttext li a {
            border: 1px solid #333 !important;
            float: left;
            background: #333 !important;
            padding: 0px;
        }

    .ecarttext .rewardselected {
        border: 2px solid #ffa200 !important;
        float: left;
        background: #ffa200 !important;
        padding: 1px;
    }

.thumbimagesmail {
    margin-top: 10px;
    float: left;
}

    .thumbimagesmail img {
        max-height: 372px;
        border: 3px solid #666;
    }

.vow_card td input {
    background-color: #ffffff;
    border: solid 1px #ccc;
    height: 32px;
    width: 240px;
    font-size: 12px;
    color: #034865;
    vertical-align: baseline;
    outline: none;
    outline-style: none;
    padding-left: 10px;
    margin: 5px 0 3px 0px;
}

.vow_card td textarea {
    background-color: #ffffff;
    border: solid 1px #ccc;
    width: 652px;
    font-size: 12px;
    color: #034865;
    vertical-align: baseline;
    outline: none;
    outline-style: none;
    padding-left: 10px;
    margin: 5px 0 5px 0px;
    height: 50px;
}

.vow_card td select {
    background-color: #ffffff;
    border: solid 1px #ccc;
    height: 32px;
    width: 240px;
    font-size: 12px;
    color: #034865;
    vertical-align: baseline;
    outline: none;
    outline-style: none;
    padding-left: 10px;
    margin: 5px 0 3px 0px;
}

.all_page {
    border: 1px solid #ccc;
    float: left;
    padding: 3px;
    width: 100%;
}

    .all_page h2 {
        margin-top: 0px;
    }


.pink_box .carousel-control.left {
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    filter: none;
    background-repeat: repeat-x;
}

.pink_box .carousel-control.right {
    right: 0px;
    left: auto;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    filter: none;
    background-repeat: repeat-x;
}

.pink_box .carousel-control {
    position: absolute;
    top: 75px;
    bottom: 0;
    left: 210px;
    width: 20px;
    font-size: 17px;
    color: #00A1C1;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: .5;
    height: 33px;
}



#Div2 .carousel-control.left {
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    filter: none;
    background-repeat: repeat-x;
}

#Div2 .carousel-control.right {
    right: 8px;
    left: auto;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    filter: none;
    background-repeat: repeat-x;
}

#Div2 .carousel-control {
    position: absolute;
    top: 115px;
    bottom: 0;
    left: 9px;
    width: 20px;
    font-size: 17px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: .5;
    height: 33px;
}

#Div2 a {
    border: none;
    background: none;
}

    #Div2 a:hover {
        border: none;
        background: none;
    }

.reward_box_slide {
    border: 1px solid #005B82;
    float: left;
    width: 100%;
}

    .reward_box_slide img {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        float: none !important;
        cursor: pointer;
    }

.vow_card .reward_gopopupbuton {
    border: 1px solid #047dff !important;
    background-image: url("images/popupbutton.png") !important;
    border-radius: 5px;
    color: #FFFFFF !important;
    cursor: pointer;
    font-weight: bold;
    height: 36px;
    line-height: 0;
    margin-top: 0;
    padding: 7px 10px !important;
    text-align: center;
    text-shadow: 1px 1px #000000;
    width: 82px !important;
}

.exp {
    float: right;
    margin-bottom: 10px;
}

.RedemptionReport {
}

    .RedemptionReport td {
        padding: 5px;
    }

.TextBoxDate {
    border: 1px solid #ccc;
    padding: 5px;
}

.caret {
    float: right;
    margin-top: 6px;
}

.preApproved {
    float: left;
    line-height: 22px;
}

.preApproved_input {
    float: left;
    width: 15px;
}

.todaybirthdayicon {
    background: url(Images/nav_icon.png);
    float: left;
    width: 20px;
    height: 20px;
    background-position: -500px -151px;
    position: absolute;
    margin-left: -20px;
    margin-top: 0px;
}







.panel-default {
    float: left;
    width: 100%;
}

    .panel-default a {
        float: left;
        color: #FF5800;
        font-weight: bold;
        font-size: 13px;
        padding: 8px 10px 8px 25px;
        text-decoration: none;
    }

        .panel-default a:hover {
            color: #ca005d;
        }

    .panel-default > .panel-heading {
        float: left;
        width: 100%;
    }

.panel-heading {
    padding: 0px;
}

.aprove_nominee {
}

.aprove_box2 {
    float: left;
    min-width: 20%;
    margin-bottom: 10px;
}

.aprove_box1 {
    float: left;
    min-width: 80%;
    margin-bottom: 10px;
    font-weight: normal;
}

.aprove_box {
    float: left;
    min-width: 20%;
    margin-bottom: 10px;
}

.aprove_box3 {
    float: left;
    min-width: 80%;
    margin-bottom: 10px;
    font-weight: normal;
}

.approvername {
}

.comentwidht {
    float: left;
    width: 100%;
}

.aprove_box-coment {
    float: left;
    min-width: 20%;
    margin-bottom: 10px;
}

.commentsbox {
    float: left;
    min-width: 80%;
    margin-bottom: 10px;
    font-weight: normal;
}

#empDetails table tr td:nth-child(1) {
    font-weight: bold;
}

#empDetails table tr td:nth-child(3) {
    font-weight: bold;
}

#empDetails table tr td:nth-child(5) {
    font-weight: bold;
}

.aprovenomineeborder {
    border-collapse: collapse;
    border: 1px solid #ccc;
    padding: 5px;
    font-size: 13px;
    width: 100%;
    margin-bottom: 5px;
    float: left;
}

    .aprovenomineeborder tr td {
        padding: 5px;
    }

.bigbadges {
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    background-color: #fff;
    border-collapse: collapse;
}

.badger_details {
    float: left;
}

    .badger_details img {
        border: 1px solid #ccc;
        margin: 10px;
    }


.badges_detail_name {
    float: left;
    width: 68%;
}

    .badges_detail_name ul {
        padding: 0;
        margin: 10px 0px 0px 5px;
        width: 100%;
        list-style-type: none;
    }

        .badges_detail_name ul li {
            float: left;
            min-width: 160px;
            margin-bottom: 10px;
        }

            .badges_detail_name ul li input {
                padding: 5px;
                float: left;
                height: 30px;
                width: 340px;
                border: 1px solid #ccc;
            }

            .badges_detail_name ul li select {
                padding: 5px;
                float: left;
                height: 30px;
                width: 250px;
                border: 1px solid #ccc;
            }

.sub_popup {
    float: right;
    margin-right: 12px;
    margin-bottom: 10px;
}

.RewardDetails {
    width: 100%;
    float: left;
}

    .RewardDetails ul {
        width: 100%;
        list-style-type: none;
        padding: 0;
        margin: 0;
        border: 1px solid #E2DEA6;
        float: left;
        line-height: 40px;
        font-size: 13px;
        background-color: #FFFDE2;
    }

        .RewardDetails ul li {
            /* width: 100%; */
            list-style-type: none;
            padding: 5px;
            margin: 0;
            float: left;
        }

            .RewardDetails ul li img {
                border: 1px solid #ccc;
                width: 70px;
            }

.catlog_product .ui-widget-header {
    border: none !important;
    background: none !important;
    color: #fff;
    font-weight: bold;
}

.coments_details {
    width: 100%;
    float: left;
}

    .coments_details ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
        width: 100%;
        float: left;
    }

        .coments_details ul li {
            list-style-type: none;
            padding: 0;
            margin: 0;
            float: left;
        }

.liinput {
    width: 331px;
}

    .liinput input {
        padding: 3px;
        border: 1px solid #ccc;
        width: 300px;
    }

.litext {
    width: 100px;
    /* height: 25px; */
    line-height: 25px;
    margin-bottom: 10px;
}

.moreinfo {
    width: 100%;
    float: left;
}

.usersubmit {
    text-align: right;
}

.clsPublicWall .containt_snap1 span {
    font-weight: bold;
    color: #005B82;
}

.clsMyWall .containt_snap1 span {
    font-weight: bold;
    color: #005B82;
}

.login_box {
    float: right;
    /* right: 0; */
}

/* login start */

.login_menu {
    width: 100%;
    float: left;
    margin: 150px 0px;
}

    .login_menu ul {
        padding: 0px;
        margin: 0px;
        width: 100%;
        list-style-type: none;
        float: left;
    }

        .login_menu ul li {
            padding: 0px;
            margin: 0px;
            width: 25%;
            list-style-type: none;
            float: left;
            text-align: center;
            color: rgb(255, 255, 255);
            line-height: 25px;
        }

.light_blue {
    background: rgb(0, 161, 193);
}

.dark_blue {
    background: rgb(103, 115, 182);
}

.orange1 {
    background: rgb(255, 88, 0);
}

.yellow {
    background: rgb(240, 171, 0);
}

.login_width {
    width: 1100px;
    margin: 0px auto;
}

.login_width1 {
    width: 625px;
    float: left;
    margin-top: 200px;
    margin-bottom: 17px;
}

.login_login {
    width: 235px;
    float: left;
}

    .login_login img {
        width: 330px;
    }

.main_loginbox {
    width: 275px;
    float: left;
    margin-bottom: 200px;
}

.login_ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

    .login_ul li {
        padding: 0px;
        margin: 0px;
        list-style-type: none;
    }

.main_loginbox form input[type="text"], .main_loginbox form input[type="password"] {
    border: 1px solid rgb(0, 161, 193);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    background: rgb(255, 255, 255);
    font: 14px 'Segoe UI', Arial, sans-serif;
    color: rgb(136, 136, 136);
    outline: none;
    height: 35px;
    margin: 0px 0px 10px;
    padding: 0px 10px;
    width: 265px;
    border-radius: 2px;
}

.main_loginbox form input[type="text"], .main_loginbox form input[type="password"] {
    border: 1px solid #dbdbdb;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    background: rgb(255, 255, 255);
    font: 14px 'Segoe UI', Arial, sans-serif;
    color: rgb(136, 136, 136);
    outline: none;
    height: 35px;
    margin: 0px 0px 10px;
    padding: 0px 10px;
    width: 265px;
    border-radius: 2px;
}


.main_loginbox form input[type="submit"] {
    border: 1px solid #dbdbdb;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: 'Open Sans', sans-serif;
    padding: 10px;
    background-color: #5e6980;
    width: 90px;
    font-size: 13px;
    font-weight: bold;
    float: right;
    margin-right: 10px;
}

    .main_loginbox form input[type="submit"]:hover {
        background: #000;
        text-decoration: none;
    }

.rewards_img {
    width: 450px;
    height: 540px;
    float: right;
}

    .rewards_img img {
        width: 450px;
    }

.forgotPopup {
    width: 100%;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

    .forgotPopup li {
        float: left;
        font-size: 13px;
        margin-right: 10px;
        line-height: 40px;
    }

    .forgotPopup input {
        width: 100%;
        border: 1px solid #ccc;
        padding: 5px;
        height: 32px;
        line-height: 32px;
        margin-top: 4px;
    }

    .forgotPopup input {
        width: 100%;
        border: 1px solid #ccc;
        padding: 5px;
        height: 32px;
        line-height: 32px;
        margin-top: 4px;
    }

.popup-btn {
    display: inline-block;
    padding: 6px 25px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
/* login end */

.container h4 {
    background-color: #FDF6E5;
    color: #5a5a5a;
    padding: 8px 10px;
    margin: 10px 0px 0px;
    font-size: 13px;
    font-weight: bold;
    border: 1px solid #E6E0D1;
}

.award_ul {
    font-size: 15px;
    padding: 0;
    margin: 0px 0px 0px 10px;
    list-style-type: none;
    font-weight: normal;
    line-height: 20px;
    width: 100%;
}

    .award_ul li {
        padding: 0;
        margin: 0;
        list-style-type: disc;
    }

.mywallet_amount a {
    color: #fff;
}

.apvdetail {
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
}

.widhbox {
    float: left;
    width: 120px;
    line-height: 30px;
}

.widhbox1 {
    float: left;
    line-height: 30px;
    width: 88%;
    font-weight: normal;
}

.widhbox2 {
    float: left;
    width: 120px;
    line-height: 30px;
}

.commentsbox {
}

.f1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 13px;
    width: 195px;
    line-height: 30px;
}

.f2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 13px;
    width: 350px;
    min-height: 30px;
    line-height: 20px;
}


.aprove_nominee {
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
}

#BAG_VALUETEXT ul {
}

    #BAG_VALUETEXT ul li {
        list-style-type: disc;
        width: 100%;
        line-height: 20px;
        margin: 0;
    }

.rewardtr .RwdDesc {
    line-height: 19px;
}

    .rewardtr .RwdDesc .RwdDesc1 {
    }

        .rewardtr .RwdDesc .RwdDesc1 ul li {
            font-weight: normal;
        }


        .rewardtr .RwdDesc .RwdDesc1 h4 {
            border: none;
        }

.reward_imgs img {
    width: 70px;
}

.appcaption {
    float: left;
    min-width: 110px;
    margin-bottom: 10px;
    line-height: 22px;
}

.appcaption1 {
    float: left;
    min-width: 200px;
    margin-bottom: 10px;
    line-height: 22px;
    font-weight: normal;
}

.appcaption2 {
    float: left;
    min-width: 100px;
    margin-bottom: 10px;
    line-height: 22px;
    font-weight: normal;
}

.appcaption3 {
    float: left;
    min-width: 100px;
    margin-bottom: 10px;
    line-height: 22px;
    font-weight: normal;
}

.appcaption4 {
    float: left;
    min-width: 150px;
    margin-bottom: 10px;
    line-height: 22px;
    height: 22px;
}

.appcaption6 {
    float: left;
    min-width: 110px;
    margin-bottom: 10px;
    line-height: 22px;
}

.appcaption7 {
    float: left;
    font-weight: normal;
    width: 85%;
}

.comenttext {
    float: right;
    width: 100%;
    text-align: right;
}

    .comenttext a {
        float: right;
        background: #ccc;
        color: #005b82;
        font-weight: normal;
        padding: 6px 11px;
        margin: 0px 2px;
    }

        .comenttext a:hover {
            background: #f00;
            color: #fff;
            text-decoration: none;
        }

.comments_boxs {
    width: 100%;
    float: left;
}

.viewsubmit {
    float: right;
    margin-top: 10px;
}

.an {
    width: 150px;
}


@media (min-width:200px) and (max-width:767px) {
    .myprofile_ul {
        padding: 0;
        margin: 20px 0px 0px 0px;
        list-style-type: none;
        float: right;
    }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        float: left !important;
        margin-top: 26px;
        width: 100%;
        z-index: 99999;
    }

    .navbar-toggle {
        float: left;
    }

    .navbar-header {
        float: left;
        margin-top: 15px;
    }

    .navbar-nav {
        width: auto;
        float: left;
        margin: 0px;
        z-index: 99999;
    }
    .navbar-collapse {
        z-index: 99998;
    }
    .nav > li {
        position: relative;
        display: block;
        width: 100%;
        float: left;
        border: 0px solid #fff;
        border-bottom: 1px solid #fff;
        margin-bottom: 0px;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #fff;
        text-transform: uppercase;
        text-align: left;
        float: left;
        width: 100%;
        background: #aeacac;
        padding-left: 20px;
    }

    .Home_icon, .Recognise_icon, .Nomination_icon, .Approval_icon, .Masters_icon {
        display: none;
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
        color: #fff;
        background-color: #000;
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
        color: #fff;
        background-color: #000;
    }

    .navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
        padding-top: 15px;
        overflow-x: visible;
        -webkit-overflow-scrolling: touch;
        border-top: 1px solid transparent;
        -webkit-box-shadow: inset 0 1px 0 transparent;
        box-shadow: inset 0 1px 0 #00A1C1);
    }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: transparent;
        padding-top: 0px;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #000;
        background: #ccc;
    }

    .dropdown-menu {
        background-color: #000 !important;
    }

    .open > .dropdown-menu {
        background-color: #fff !important;
    }

    .dropdown-menu > li {
        border-bottom: 0px solid #000 !important;
    }

    .mywall_header {
        background-color: #00A1C1;
        float: left;
        width: 100%;
        height: 35px;
        position: relative;
        top: 0px;
        left: 0px;
        margin-bottom: 5px;
    }

    .padding_right_5 {
        padding-right: 15px;
    }

    .our_wall {
        border: 1px solid #ccc;
        float: left;
        width: 96%;
        padding: 2%;
        margin: 10px 15px 3px 15px;
    }

    .our_badges_box {
        float: left;
        width: 96%;
        padding: 2%;
        margin: 10px 0px 5px 15px;
        border: 1px solid #ccc;
    }

    .badge_1 li {
        list-style-type: none;
        padding: 10px 0px 0px 0px;
        margin: 5px 0px 0px 15px;
        float: left;
    }

    .badge_2 li {
        list-style-type: none;
        padding: 10px 0px 0px 0px;
        margin: 5px 0px 0px 15px;
        float: left;
    }

    .badge_3 li {
        list-style-type: none;
        padding: 10px 0px 0px 0px;
        margin: 5px 0px 0px 15px;
        float: left;
    }

    .our_badges_box .nav > li {
        position: relative;
        display: block;
        width: auto;
        float: left;
        border: none;
        margin-bottom: 5px;
    }

    .our_wall .nav > li {
        position: relative;
        display: block;
        width: auto;
        float: left;
        border: none;
        margin-bottom: 5px;
    }

    .footer p {
        color: #fff;
        line-height: 35px;
        padding: 0;
        margin: 0;
        width: 100%;
        text-align: center;
    }

    .footer ul {
        float: left;
        list-style-type: none;
        padding: 0;
        margin: 0px;
        width: 100%;
        margin-top: 0px;
        margin-left: 0%;
    }

    .col-md-3 {
        width: 100%;
        padding-right: 15px;
    }

    .pagesbody {
        width: 100%;
        float: left;
        padding: 0px 0px 0px 15px;
    }

    .all_page {
        width: 96%;
        float: left;
        margin: 5px 0px 0px 15px;
    }

    .pink_box .carousel-control {
        left: 0px;
    }

    .mobile_div {
        width: 100%;
        /*overflow: auto;*/
    }

    .mobile_div1 {
        width: 90%;
        overflow: auto;
    }

    #dvEmpList {
        width: 100%;
        overflow: auto;
    }

    .vow_card {
        margin-left: 0px;
        width: 100%;
    }

        .vow_card td {
            font-weight: bold;
            width: auto;
            font-size: 13px;
        }

    .thumbimagesmail img {
        max-height: 372px;
        border: 3px solid #666;
        width: 100%;
    }

    .login_width1 {
        width: 100%;
        float: left;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .login_width {
        width: 100%;
        margin: 0px auto;
    }

    .login_login {
        width: 100%;
        float: left;
        padding: 0px 15px 0px 15px;
    }

        .login_login img {
            width: 100%;
        }

    .main_loginbox {
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }

    .login_ul {
        padding: 15px;
        margin: 0px 0px 0px 35px;
        list-style-type: none;
        width: 100%;
        max-width: 335px;
    }

        .login_ul li {
            padding: 0px;
            margin: 0px;
            list-style-type: none;
            line-height: 25px;
        }

    .main_loginbox form input[type="submit"] {
        margin-right: 40px;
    }

    .rewards_img {
        width: 100%;
        height: auto;
        float: left;
    }

        .rewards_img img {
            width: 100%;
            text-align: center;
        }

    .ui-dialog {
        width: 90% !important;
        top: 25px !important;
        left: 0px !important;
        margin: 10% 5% 5% 5%;
    }

    .popup_badges_front {
        padding: 0px;
        margin: 0px 0px 0px 10%;
        width: 90%;
    }

    .badger_details {
        float: left;
        margin: 0px 0px 0px 30px;
    }

    .badges_detail_name {
        float: left;
        width: 100%;
    }

    .f1 {
        font-family: 'Open Sans', sans-serif;
        font-weight: bold;
        font-size: 13px;
        width: 98%;
        line-height: 30px;
    }

    .f2 {
        font-family: 'Open Sans', sans-serif;
        font-weight: normal;
        font-size: 13px;
        width: 98%;
        min-height: 30px;
        line-height: 20px;
    }

    .badges_detail_name ul li input {
        padding: 5px;
        float: left;
        height: 30px;
        width: 98%;
        border: 1px solid #ccc;
    }

    .badges_detail_name ul li {
        float: left;
        min-width: 160px;
        margin-bottom: 5px;
    }

    #BAG_VALUETEXT ul {
        margin: 0px 0px 0px 20px;
        width: 90%;
        float: left;
    }

    .checkout_add div {
        font-size: 11px !important;
        width: auto !important;
    }

    .mol-only {
        font-size: 11px;
        color:#fff;
    }

        .mol-only .mob-profile {
           
            position: relative;
            float: right;
            margin-bottom: 5px;
        }

        .mol-only .mob-profile-1 {
            margin-top : 0px;
            position: relative;
            float: right;
           
        }

        .mol-only .profile {
            width: 100%;
            float: right;
            position: relative;
            background: transparent;
        }

            .mol-only .profile .profile-image {
                float: left;
                width: 100%;
                margin: 8px 0px 0px 0px;
                text-align: right;
                bottom: 0px;
                position: relative;
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
                border-radius: 50%;
            }

            .mol-only .profile .profile-data {
                width: 100%;
                float: left;
                text-align: left;
                background: transparent;
                padding: 50px 0px 0px 0px;
            }

            .mol-only .profile .profile-image img {
                width: 50px;
                border: 4px solid #FFF;
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
                border-radius: 50%;
                height: 50px;
            }

        .mol-only .carousel-inner > .item > a > img, .carousel-inner > .item > img {
            min-height: 100px;
        }

        .mol-only .panel-default {
            float: left;
            width: 100%;
        }

        .mol-only .panel-body {
            padding: 8px;
        }


        .mol-only .x-navigation li {
            float: left;
            display: block;
            width: 50%;
            padding: 0px;
            margin: 0px;
            position: relative;
        }

            .mol-only .x-navigation li > a {
                text-align: center;
            }

        .mol-only .xn-text {
            color: #989898;
            font-size: 14px;
            font-weight: 600;
        }
}


.clsPublicWall .MDBadge {
    float: left;
    width: 92%;
    margin: 1% 0% 1% 3% !important;
}

    .clsPublicWall .MDBadge img {
        margin: 0 auto;
        min-height: 150px;
        max-height: 200px;
    }


.clsMyWall .MDBadge {
    float: left;
    width: 92%;
    margin: 1% 0% 1% 3% !important;
}

    .clsMyWall .MDBadge img {
        margin: 0 auto;
        min-height: 150px;
        max-height: 200px;
    }

.main_boxdata {
    padding-bottom: 10px;
}

.coment_box {
    padding-top: 5px;
}

header {
    background: #fff;
    height: 100px;
    border-bottom: 0px solid #006cb6;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.54);
}

.navbar-brand {
    height: auto;
    width: auto;
    text-align: left;
    padding-left: 50%;
}

    .navbar-brand > img {
        position: relative;
        top: 8px;
        z-index: 10;
    }


.x-navigation,
.x-navigation ul {
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    float: left;
    list-style: none;
    display: block;
    z-index: 3;
}

.x-navigation {
   
}

    .x-navigation li {
        float: left;
        display: block;
        width: 100%;
        padding: 0px;
        margin: 0px;
        position: relative;
    }

        .x-navigation li > a {
            display: block;
            float: left;
            width: 100%;
            line-height: 19px;
            color: #000;
            font-size: 13px;
            font-weight: 400;
            padding: 9px 10px 10px 15px;
            text-decoration: none;
            border-top: 1px solid #fff;
            vertical-align: text-bottom;
            background: #fff;
        }
        .x-navigation li > a > span{
            margin-left: 10px;
        }

           


            .x-navigation li > a .fa,
            .x-navigation li > a .glyphicon {
                color: #000;
                text-align: center;
                width: 20px;
                font-size: 14px;
                margin-right: 10px;
                vertical-align: baseline;
                -webkit-transition: color 200ms ease;
                -moz-transition: color 200ms ease;
                -ms-transition: color 200ms ease;
                -o-transition: color 200ms ease;
                transition: color 200ms ease;
            }

            .x-navigation li > a:hover {
                background: #fff;
                -webkit-transition: all 200ms ease;
                -moz-transition: all 200ms ease;
                -ms-transition: all 200ms ease;
                -o-transition: all 200ms ease;
                transition: all 200ms ease;
            }

                .x-navigation li > a:hover .fa,
                .x-navigation li > a:hover .glyphicon {
                    color: #fde092;
                }

        .x-navigation li > ul {
            background: #fff;
            max-height: 0px;
            -webkit-transition: all 200ms ease;
            -moz-transition: all 200ms ease;
            -ms-transition: all 200ms ease;
            -o-transition: all 200ms ease;
            transition: all 200ms ease;
            overflow: hidden;
        }

            .x-navigation li > ul li > a {
                color: #CCC;
                font-size: 12px;
                line-height: 19px;
                font-weight: 400;
                padding: 12px 10px;
                border-bottom-color: #23303b;
            }

                .x-navigation li > ul li > a:hover {
                    background: #ccc;
                    color: #FFF;
                }

            .x-navigation li > ul li.active > a {
                background: #fff;
                color: #000;
            }

.open > .x-navigation.x-navigation-horizontal > li ul {
    display: block !important;
}
/*.x-navigation li.xn-openable:before {
  position: absolute;
  font-family: "FontAwesome";
  content: "\f107";
  font-size: 14px;
  width: 20px;
  height: 20px;
  color: #000;
  right: 0px;
  top: 12px;
  cursor: pointer;
}*/
.x-navigation li.xn-openable > .informer {
    right: 25px;
}

.x-navigation li.active.xn-openable:before {
    content: "\f106";
}

.x-navigation li.active > a {
    background: #fff;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

    .x-navigation li.active > a .fa,
    .x-navigation li.active > a .glyphicon {
        color: #000;
    }

.x-navigation li.active > ul {
    max-height: 1200px;
}

.x-navigation li.xn-title {
    padding: 20px 10px 10px;
    line-height: 20px;
    font-weight: 300;
    font-size: 13px;
    color: #999;
    border-bottom: 1px solid #2f3c48;
}

.x-navigation > li > a.x-navigation-control {
    background: #E34724;
}

.x-navigation > li.xn-openable:before {
    top: 15px;
}

.x-navigation > li > ul > li > a {
    padding-left: 25px;
}

    .x-navigation > li > ul > li > a:hover {
        padding-left: 30px;
    }

.x-navigation > li > ul > li.active > a {
    padding-left: 30px;
}

.x-navigation > li > ul > li > ul > li > a {
    padding-left: 40px;
}

    .x-navigation > li > ul > li > ul > li > a:hover {
        padding-left: 45px;
    }

.x-navigation > li > ul > li > ul > li.active > a {
    padding-left: 45px;
}

.x-navigation > li > ul > li > ul > li > ul > li > a {
    padding-left: 50px;
}

    .x-navigation > li > ul > li > ul > li > ul > li > a:hover {
        padding-left: 55px;
    }

.x-navigation > li > ul > li > ul > li > ul > li.active > a {
    padding-left: 55px;
}

.x-navigation > li > ul > li > ul > li > ul > li > ul > li > a {
    padding-left: 60px;
}

    .x-navigation > li > ul > li > ul > li > ul > li > ul > li > a:hover {
        padding-left: 65px;
    }

.x-navigation > li > ul > li > ul > li > ul > li > ul > li.active > a {
    padding-left: 65px;
}

.x-navigation > li > ul > li > ul > li > ul > li > ul > li > ul > li > a {
    padding-left: 70px;
}

    .x-navigation > li > ul > li > ul > li > ul > li > ul > li > ul > li > a:hover {
        padding-left: 75px;
    }

.x-navigation > li > ul > li > ul > li > ul > li > ul > li > ul > li.active > a {
    padding-left: 75px;
}

.x-navigation > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > a {
    padding-left: 80px;
}

    .x-navigation > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > a:hover {
        padding-left: 85px;
    }

.x-navigation > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li.active > a {
    padding-left: 85px;
}

.x-navigation > li:last-child > a {
    -moz-border-radius: 0px 0px 0px 3px;
    -webkit-border-radius: 0px 0px 0px 3px;
    border-radius: 0px 0px 0px 3px;
    border-bottom: 0px;
}

.x-navigation.x-navigation-horizontal {
    height: 90px;
    background: #000000;
}

    .x-navigation.x-navigation-horizontal .xn-logo a {
        border-bottom: 0px;
        width: 50px;
    }

    .x-navigation.x-navigation-horizontal > li.xn-openable:before {
        display: none;
    }

    .x-navigation.x-navigation-horizontal > li > a {
        padding: 15px 12px;
        border-bottom: 0px;
        line-height: 20px;
        color: #FFF;
        text-shadow: none;
        text-align: center;
        margin-right: 25px;
    }

        .x-navigation.x-navigation-horizontal > li > a:hover {
            background: #3d4e5d;
        }

            .x-navigation.x-navigation-horizontal > li > a:hover .fa,
            .x-navigation.x-navigation-horizontal > li > a:hover .glyphicon {
                color: #FFD559;
            }

        .x-navigation.x-navigation-horizontal > li > a .fa,
        .x-navigation.x-navigation-horizontal > li > a .glyphicon {
            color: #FFF;
        }

    .x-navigation.x-navigation-horizontal > li.active > a {
        background: #3d4e5d;
    }

        .x-navigation.x-navigation-horizontal > li.active > a .fa,
        .x-navigation.x-navigation-horizontal > li.active > a .glyphicon {
            color: #FFD559;
        }

    .x-navigation.x-navigation-horizontal > li ul {
        width: 220px;
        position: absolute;
        overflow: visible;
        display: none;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -moz-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
        z-index: 3;
    }

        .x-navigation.x-navigation-horizontal > li ul ul.xn-drop-white:after {
            border-right-color: #FFF;
        }

    .x-navigation.x-navigation-horizontal > li > ul {
        top: 70px;
        left: -13px;
    }

        .x-navigation.x-navigation-horizontal > li > ul.xn-drop-white:after {
            border-bottom-color: #FFF;
        }

        .x-navigation.x-navigation-horizontal > li > ul.xn-drop-left {
            left: auto;
            right: 0px;
        }

            .x-navigation.x-navigation-horizontal > li > ul.xn-drop-left.xn-drop-white ul:after {
                border-left-color: #FFF;
            }

        .x-navigation.x-navigation-horizontal > li > ul:after {
            bottom: 100%;
            left: 27px;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: rgba(0, 0, 0, 0);
            border-bottom-color: #33414E;
            border-width: 5px;
            margin-left: -5px;
        }

        .x-navigation.x-navigation-horizontal > li > ul.xn-drop-left:after {
            right: 20px;
            left: auto;
        }

            .x-navigation.x-navigation-horizontal > li > ul.xn-drop-left:after ul {
                left: auto;
                right: 230px;
            }

                .x-navigation.x-navigation-horizontal > li > ul.xn-drop-left:after ul:after {
                    right: auto;
                    left: 100%;
                    border: solid transparent;
                    border-left-color: #33414E;
                    border-width: 5px;
                    margin-right: -5px;
                }

        .x-navigation.x-navigation-horizontal > li > ul ul {
            top: 0px;
            right: -230px;
        }

            .x-navigation.x-navigation-horizontal > li > ul ul:after {
                right: 100%;
                top: 23px;
                border: solid transparent;
                content: " ";
                height: 0;
                width: 0;
                position: absolute;
                pointer-events: none;
                border-color: rgba(0, 0, 0, 0);
                border-right-color: #33414E;
                border-width: 5px;
                margin-top: -5px;
            }

        .x-navigation.x-navigation-horizontal > li > ul li > a {
            padding-left: 10px;
        }

            .x-navigation.x-navigation-horizontal > li > ul li > a:hover {
                padding-left: 15px;
            }

        .x-navigation.x-navigation-horizontal > li > ul li.active > a {
            padding-left: 15px;
        }

    .x-navigation.x-navigation-horizontal > li li {
        width: 100%;
    }

        .x-navigation.x-navigation-horizontal > li li:first-child a {
            -moz-border-radius: 3px 3px 0px 0px;
            -webkit-border-radius: 3px 3px 0px 0px;
            border-radius: 3px 3px 0px 0px;
        }

        .x-navigation.x-navigation-horizontal > li li:last-child a {
            -moz-border-radius: 0px 0px 3px 3px;
            -webkit-border-radius: 0px 0px 3px 3px;
            border-radius: 0px 0px 3px 3px;
            border-bottom-color: transparent;
        }

        .x-navigation.x-navigation-horizontal > li li.xn-openable:before {
            content: "\f105";
        }

        .x-navigation.x-navigation-horizontal > li li.active.xn-openable:before {
            content: "\f104";
        }

    .x-navigation.x-navigation-horizontal > li:last-child > a {
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
    }

    .x-navigation.x-navigation-horizontal > li.last > a {
        -moz-border-radius: 0px 3px 0px 0px;
        -webkit-border-radius: 0px 3px 0px 0px;
        border-radius: 0px 3px 0px 0px;
    }

    .x-navigation.x-navigation-horizontal li {
        width: auto;
        position: relative;
    }

        .x-navigation.x-navigation-horizontal li.active > ul {
            display: block;
        }

        .x-navigation.x-navigation-horizontal li.xn-openable > a {
            padding-right: 20px;
        }

    .x-navigation.x-navigation-horizontal ul.xn-drop-white {
        background: #FFF;
    }

        .x-navigation.x-navigation-horizontal ul.xn-drop-white ul {
            background: #FFF;
        }

            .x-navigation.x-navigation-horizontal ul.xn-drop-white ul:after {
                border-right-color: #FFF;
            }

        .x-navigation.x-navigation-horizontal ul.xn-drop-white li > a {
            color: #333;
            text-shadow: none;
            border-bottom: 1px solid #E9E9E9;
        }

            .x-navigation.x-navigation-horizontal ul.xn-drop-white li > a:hover {
                background: #F5F5F5;
                color: #333;
            }

            .x-navigation.x-navigation-horizontal ul.xn-drop-white li > a .fa,
            .x-navigation.x-navigation-horizontal ul.xn-drop-white li > a .glyphicon {
                color: #33414E;
            }

        .x-navigation.x-navigation-horizontal ul.xn-drop-white li.active > a {
            color: #333;
            text-shadow: none;
            border-bottom: 1px solid #E9E9E9;
        }

        .x-navigation.x-navigation-horizontal ul.xn-drop-white li.active.xn-openable:before {
            color: #333;
        }

    .x-navigation.x-navigation-horizontal .xn-icon-button > a {
        padding: 15px 10px;
        text-align: center;
        width: 50px;
    }

        .x-navigation.x-navigation-horizontal .xn-icon-button > a .fa,
        .x-navigation.x-navigation-horizontal .xn-icon-button > a .glyphicon {
            margin: 0px;
        }

    .x-navigation.x-navigation-horizontal .xn-search {
        padding: 7px 5px;
    }

        .x-navigation.x-navigation-horizontal .xn-search input {
            width: 100px;
        }

            .x-navigation.x-navigation-horizontal .xn-search input:focus {
                width: 200px;
            }

        .x-navigation.x-navigation-horizontal .xn-search:before {
            left: 5px;
            top: 7px;
        }

.x-navigation.x-navigation-minimized {
    width: 50px;
}

    .x-navigation.x-navigation-minimized .xn-text {
        display: none;
    }

    .x-navigation.x-navigation-minimized .xn-visible {
        display: block;
    }

    .x-navigation.x-navigation-minimized li {
        width: auto;
        position: relative;
    }

        .x-navigation.x-navigation-minimized li.xn-profile .profile-mini {
            display: block;
        }

        .x-navigation.x-navigation-minimized li.xn-profile .profile:after {
            right: 100%;
            top: 23px;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: rgba(0, 0, 0, 0);
            border-right-color: #33414E;
            border-width: 5px;
            margin-top: -5px;
        }

        .x-navigation.x-navigation-minimized li.xn-title {
            display: none;
        }

        .x-navigation.x-navigation-minimized li.active > ul {
            display: block;
        }

        .x-navigation.x-navigation-minimized li ul {
            top: 0px;
            right: -230px;
            -moz-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
            -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
        }

            .x-navigation.x-navigation-minimized li ul:after {
                right: 100%;
                top: 23px;
                border: solid transparent;
                content: " ";
                height: 0;
                width: 0;
                position: absolute;
                pointer-events: none;
                border-color: rgba(0, 0, 0, 0);
                border-right-color: #33414E;
                border-width: 5px;
                margin-top: -5px;
            }

            .x-navigation.x-navigation-minimized li ul li > a {
                padding-left: 15px !important;
            }

                .x-navigation.x-navigation-minimized li ul li > a:hover {
                    padding-left: 20px !important;
                }

            .x-navigation.x-navigation-minimized li ul li.active > a {
                padding-left: 20px !important;
            }

            .x-navigation.x-navigation-minimized li ul li:first-child > a {
                -moz-border-radius: 3px 3px 0px 0px;
                -webkit-border-radius: 3px 3px 0px 0px;
                border-radius: 3px 3px 0px 0px;
            }

            .x-navigation.x-navigation-minimized li ul li:last-child > a {
                border-bottom: 0px;
                -moz-border-radius: 0px 0px 3px 3px;
                -webkit-border-radius: 0px 0px 3px 3px;
                border-radius: 0px 0px 3px 3px;
            }

    .x-navigation.x-navigation-minimized > li {
        width: 100%;
    }

        .x-navigation.x-navigation-minimized > li > a {
            padding: 15px 10px;
            text-align: center;
        }

            .x-navigation.x-navigation-minimized > li > a .fa,
            .x-navigation.x-navigation-minimized > li > a .glyphicon {
                margin: 0px;
            }

        .x-navigation.x-navigation-minimized > li ul {
            width: 220px;
            position: absolute;
            overflow: visible;
            display: none;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
        }

        .x-navigation.x-navigation-minimized > li li {
            width: 100%;
        }

            .x-navigation.x-navigation-minimized > li li.xn-openable:before {
                content: "\f105";
            }

            .x-navigation.x-navigation-minimized > li li.active.xn-openable:before {
                content: "\f104";
            }

        .x-navigation.x-navigation-minimized > li.active:before,
        .x-navigation.x-navigation-minimized > li.xn-openable:before {
            display: none;
        }

        .x-navigation.x-navigation-minimized > li.xn-logo > a:first-child {
            padding: 0px;
            width: 50px;
            background-image: url("../img/logo.png");
        }

    .x-navigation.x-navigation-minimized .xn-search input {
        width: 30px;
        padding: 0px 2px 0px 28px;
    }

        .x-navigation.x-navigation-minimized .xn-search input:focus {
            width: 200px;
            padding: 0px 8px 0px 28px;
        }

    .x-navigation.x-navigation-minimized.x-navigation-hover li:hover > ul {
        display: block;
        background: #273541;
        max-height: 1200px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        right: -220px;
    }

        .x-navigation.x-navigation-minimized.x-navigation-hover li:hover > ul:after {
            display: none;
        }

.x-navigation.x-navigation-custom li ul {
    background: #2d3945;
}

.x-navigation.x-navigation-custom li > a {
    border-bottom: 0px;
}

    .x-navigation.x-navigation-custom li > a:hover {
        background: #2b3742;
    }

        .x-navigation.x-navigation-custom li > a:hover .fa,
        .x-navigation.x-navigation-custom li > a:hover .glyphicon {
            color: #FFD559;
        }

    .x-navigation.x-navigation-custom li > a .fa,
    .x-navigation.x-navigation-custom li > a .glyphicon {
        color: #DDD;
    }

.x-navigation.x-navigation-custom li.active > a {
    background: #2b3742;
}

    .x-navigation.x-navigation-custom li.active > a .fa,
    .x-navigation.x-navigation-custom li.active > a .glyphicon {
        color: #FFD559;
    }

.x-navigation.x-navigation-custom > li > a {
    padding: 12px 10px 12px 12px;
    border-bottom: 0px;
    font-size: 13px;
    color: #CCC;
    border-left: 3px solid transparent;
}

    .x-navigation.x-navigation-custom > li > a:hover {
        color: #FFF;
        background: #374654;
    }

.x-navigation.x-navigation-custom > li.active > a {
    color: #FFF;
    background: #374654;
    border-left: 3px solid #FFD559;
}

.x-navigation.x-navigation-custom > li.xn-openable:before {
    color: #CCC;
    top: 12px;
}

.x-navigation.x-navigation-custom > li.xn-title {
    border-bottom: 0px;
}

.x-navigation.x-navigation-custom > li.xn-logo > a {
    border-left: 0px;
}

    .x-navigation.x-navigation-custom > li.xn-logo > a:hover {
        background-color: #e0401d;
    }

.x-navigation.x-navigation-custom.x-navigation-minimized > li > a {
    padding: 15px 10px 15px 7px;
}

.x-navigation.x-navigation-custom.x-navigation-minimized > li.xn-profile > a {
    border-left: 0px;
    padding: 7px;
}

.x-navigation .xn-search {
    padding: 10px 10px 10px 9px;
    position: relative;
}

    .x-navigation .xn-search input {
        width: 100%;
        height: 36px;
        padding: 0px 8px 0px 36px;
        line-height: 36px;
        border: 1px solid #29343f;
        background: #2d3945;
        color: #AAA;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

    .x-navigation .xn-search:before {
        content: "\f002";
        font-family: FontAwesome;
        position: absolute;
        width: 36px;
        height: 36px;
        text-align: center;
        font-size: 14px;
        line-height: 36px;
        color: #AAA;
        left: 10px;
        top: 10px;
        z-index: 2;
        cursor: pointer;
    }

.x-navigation .xn-visible {
    display: none;
}

.x-navigation .x-navigation-control {
    position: absolute;
    right: 0px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    display: none;
}

    .x-navigation .x-navigation-control:hover {
        background: #e0401d;
        border-bottom: 0px;
    }

    .x-navigation .x-navigation-control:before {
        position: absolute;
        font-family: "FontAwesome";
        content: "\f0c9";
        font-size: 14px;
        top: 14px;
        left: 20px;
        color: #FFF;
        text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
    }

.x-navigation > li.xn-navigation-control {
    display: none;
    height: 50px;
    border-bottom: 1px solid #2f3c48;
}

    .x-navigation > li.xn-navigation-control .x-navigation-control:hover {
        background: #273541;
    }

.x-navigation > li.xn-logo > a {
    border-bottom: 0px;
}

    .x-navigation > li.xn-logo > a:first-child {
        font-size: 0px;
        text-indent: -9999px;
        /* background: url("../img/logo.png") top center no-repeat #E34724;*/
        padding: 0px;
        border-bottom: 0px;
        color: #FFF;
        height: 50px;
    }

        .x-navigation > li.xn-logo > a:first-child:hover {
            /* background-color: #33414E;*/
        }

.x-navigation > li.xn-profile {
    padding: 0px;
    border-bottom: 0px solid #273541;
    margin-bottom: 0px;
}

    .x-navigation > li.xn-profile .profile-data-name {
        color: #000;
    }

    .x-navigation > li.xn-profile .profile-mini {
        display: none;
        width: 50px;
        padding: 7px;
    }

        .x-navigation > li.xn-profile .profile-mini img {
            width: 36px;
            border: 2px solid #FFF;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
        }

.x-navigation .informer {
    font-size: 11px;
    position: absolute;
    line-height: 20px;
    text-align: center;
    padding: 0px 5px;
    background: #BBB;
    right: 10px;
    top: 15px;
    color: #FFF;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

    .x-navigation .informer.pulsate {
        -webkit-animation: pulsate 1s ease-out;
        -webkit-animation-iteration-count: infinite;
        -moz-animation: pulsate 1s ease-out;
        -moz-animation-iteration-count: infinite;
        animation: pulsate 1s ease-out;
        animation-iteration-count: infinite;
    }

    .x-navigation .informer.informer-primary {
        background: #33414E;
    }

    .x-navigation .informer.informer-success {
        background: #95B75D;
    }

    .x-navigation .informer.informer-info {
        background: #3FBAE4;
    }

    .x-navigation .informer.informer-warning {
        background: #FEA223;
    }

    .x-navigation .informer.informer-danger {
        background: #B64645;
    }

.x-navigation li li .informer {
    top: 12px;
}

.x-navigation .xn-icon-button .informer {
    left: auto;
    bottom: auto;
    right: 1px;
    top: 5px;
}

.page-container.page-mode-rtl .x-navigation.x-navigation-minimized li ul {
    top: 0px;
    right: auto;
    left: -230px;
}

    .page-container.page-mode-rtl .x-navigation.x-navigation-minimized li ul:after {
        right: auto;
        left: 100%;
        border-right-color: transparent;
        border-left-color: #33414E;
    }

.page-container.page-mode-rtl .x-navigation.x-navigation-minimized li .profile {
    right: auto;
    left: -230px;
}

    .page-container.page-mode-rtl .x-navigation.x-navigation-minimized li .profile:after {
        right: auto;
        left: 100%;
        border-right-color: transparent;
        border-left-color: #33414E;
    }

.page-container.page-mode-rtl .x-navigation.x-navigation-minimized.x-navigation-hover li ul {
    left: -220px;
}

.page-container-boxed .x-navigation {
    -moz-border-radius: 3px 0px 0px 3px;
    -webkit-border-radius: 3px 0px 0px 3px;
    border-radius: 3px 0px 0px 3px;
}

    .page-container-boxed .x-navigation .xn-logo a {
        -moz-border-radius: 3px 0px 0px 0px;
        -webkit-border-radius: 3px 0px 0px 0px;
        border-radius: 3px 0px 0px 0px;
    }

    .page-container-boxed .x-navigation.x-navigation-horizontal {
        -moz-border-radius: 3px 3px 0px 0px;
        -webkit-border-radius: 3px 3px 0px 0px;
        border-radius: 3px 3px 0px 0px;
    }

        .page-container-boxed .x-navigation.x-navigation-horizontal.x-navigation-panel {
            -moz-border-radius: 0px 3px 0px 0px;
            -webkit-border-radius: 0px 3px 0px 0px;
            border-radius: 0px 3px 0px 0px;
        }

.page-container-boxed .page-container .page-content {
    -moz-border-radius: 0px 3px 3px 0px;
    -webkit-border-radius: 0px 3px 3px 0px;
    border-radius: 0px 3px 3px 0px;
}

.page-container-boxed .page-container.page-navigation-top-custom .x-navigation.x-navigation-horizontal {
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
}

.page-container-boxed .page-container.page-mode-rtl .page-content {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.page-container-boxed .page-container.page-mode-rtl .page-sidebar .x-navigation {
    -moz-border-radius: 0px 3px 5px 0px;
    -webkit-border-radius: 0px 3px 5px 0px;
    border-radius: 0px 3px 5px 0px;
}

    .page-container-boxed .page-container.page-mode-rtl .page-sidebar .x-navigation .xn-logo a {
        -moz-border-radius: 0px 3px 0px 0px;
        -webkit-border-radius: 0px 3px 0px 0px;
        border-radius: 0px 3px 0px 0px;
    }

.page-container-boxed .page-container.page-mode-rtl .x-navigation.x-navigation-horizontal {
    -moz-border-radius: 3px 0px 0px 0px;
    -webkit-border-radius: 3px 0px 0px 0px;
    border-radius: 3px 0px 0px 0px;
}

    .page-container-boxed .page-container.page-mode-rtl .x-navigation.x-navigation-horizontal.x-navigation-panel {
        -moz-border-radius: 3px 0px 0px 0px;
        -webkit-border-radius: 3px 0px 0px 0px;
        border-radius: 3px 0px 0px 0px;
    }

    .page-container-boxed .page-container.page-mode-rtl .x-navigation.x-navigation-horizontal > li:first-child a {
        -moz-border-radius: 3px 0px 0px 0px;
        -webkit-border-radius: 3px 0px 0px 0px;
        border-radius: 3px 0px 0px 0px;
    }

.profile {
    width: 100%;
    float: left;
    position: relative;
    margin-top: -6px;
}

    .profile .profile-image {
        float: left;
        width: 100%;
        margin: 0px 0px 10px;
        text-align: center;
        bottom: -20px;
        position: relative;
    }

        .profile .profile-image img {
            width: 100px;
            border: 7px solid #F2F2F2;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            min-height: 106px;
            max-height: 103px;
        }

    .profile .profile-data {
        /*width: 100%;
        float: left;
        text-align: left;
        
        padding: 15px 15px 15px 15px;*/
        width: 100%;
        float: left;
        text-align: left;
        background: #fff;
        padding: 15px 15px 15px 15px;
    }

        .profile .profile-data .profile-data-name {
            width: 100%;
            float: left;
            font-size: 13px;
            font-weight: 600;
            color: #FFF;
            margin-bottom: 5px;
        }

        .profile .profile-data .profile-data-title {
            width: 100%;
            float: left;
            font-size: 11px;
            font-weight: 600;
            color: #AAA;
        }

    .profile .profile-controls a {
        width: 36px;
        height: 36px;
        font-size: 14px;
        color: #FFF;
        border: 2px solid #FFF;
        line-height: 32px;
        position: absolute;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        padding: 0px;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease;
    }

        .profile .profile-controls a.profile-control-left {
            left: 15px;
            top: 53px;
            text-align: center;
        }

        .profile .profile-controls a.profile-control-right {
            right: 15px;
            top: 53px;
            text-align: center;
        }

        .profile .profile-controls a .fa,
        .profile .profile-controls a .glyphicon {
            width: auto;
            margin-right: auto;
        }

        .profile .profile-controls a:hover {
            border-color: #DDD;
            color: #DDD;
        }

.x-navigation.x-navigation-minimized .profile {
    width: 300px;
    background: #33414E;
    position: absolute;
    top: 4px;
    right: -230px;
    display: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.x-navigation.x-navigation-minimized li.active .profile {
    display: block;
}

.x-navigation.x-navigation-minimized .profile-mini {
    display: block;
    border-bottom: 0px;
}

.navbar-inverse .navbar-nav > li > a {
    text-transform: none;
}
.container .PromoPrivilege h2 {
    background-color: #000000 !important;
    color: #fff;
    padding: 0px 10px;
    margin: 10px 0px;
    font-size: 24px;
    font-weight: 500;
    height: auto;
    line-height: 30px;
    float: left;
    width: 100%;
    padding: 10px 10px 10px 10px;
}


@media (min-width:200px) and (max-width:767px) {
   
    .navbar-brand > img {
        position: relative;
        height: auto;
        width: auto;
        top: 0px;
        z-index: 10;
        margin: 0px;
    }

    .navbar-brand {
        position: relative;
        height: auto;
        width: 50px;
        top: 0px;
        z-index: 10;
        margin: 0px;
    }

    .navbar-inverse .navbar-nav > li > a > img {
        display: none;
    }

    .navbar-inverse .navbar-nav > li > a > br {
        display: none;
    }
}

.navbar-toggle {
    position: relative;
    float: left;
    padding: 10px 10px;
    margin-top: 14px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 8px;
    background-color: #006cb6;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
}

.left-box {
    float: left;
    width: 20%;
}

.mid-box {
    float: left;
    width: 60%;
}

.right-box {
    float: left;
    width: 20%;
}

.no-margin {
    margin: 0 !important;
}

.right-panel-margin {
    margin: 0px 0px 15px 0px !important;
}

.right-panel-height {
    min-height: 199px;
}

.Main_page {
    background-color: #fff;
    float: left;
    width: 100%;
    min-height: 418px;
    padding: 0px 8px 8px 8px;
    margin-top: 15px;
}

.container_adminbg {
    background-color: #fff;
    float: left;
    width: 100%;
    min-height: 400px;
    padding: 0px 8px 8px 8px;
    margin-top: 15px;
}

.catalogue-page {
    margin-top: 20px;
    background-color: #fff;
    padding: 10px 10px 10px 10px;
    min-height: 425px;
}
.catalogue-page h2{
    background-color: #000000 !important;
    color: #fff;
    padding: 0px 10px;
    margin: 0px 0px;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    float: left;
    width: 100%;
    
}
.catalogue-page .product-info-detail{
    border:solid 1px #ccc;
    display: inline-block;
    border-radius:5px;
    width: 100%;
    
}

.Main_page-p {
    background-color: #fff;
    float: left;
    width: 100%;
    min-height: 450px;
    padding: 0px 8px 8px 8px;
    margin-top: 35px;
}

.ui-widget-header {
    border: 1px solid #000000 !important;
    background: #000000 !important;
    color: #fff;
    font-weight: bold;
}

.margin-top-15 {
    margin-top: 15px;
    float: left;
    width: 100%;
}

@media (min-width:200px) and (max-width:767px) {
    
    .catalogue-page {
        margin-top: 55px;
    }

    .cat-nav {
        display: block;
    }

    .titleBar {
        margin: 10px 10px 10px 10px;
        background: #ccc;
        width: 94%;
    }

    .footer ul li a {
        color: #000;
        text-decoration: none;
        line-height: 20px;
        padding: 0px;
    }

    .footer ul li {
        float: left;
        list-style-type: none;
        padding: 0px;
        margin: 0px 7px;
        background: none;
        font-size: 10px;
    }
    footer {
        position: fixed;
        bottom: 0;
        z-index: 99;
        background: #fff;
    }
    .btn {
        font-size: 12px;
    }
    footer {
    font-size: 11px;
    padding: 8px 0px 8px 0px;
    margin-top: 0px;
    }
    .Main_page {
    margin-top: 0px;
}
}


.FooterUL {
    list-style: none;
}
  .FooterUL li {
        width:20%;
    }
    /*.FooterUL li a img {
        width: 40px;
        height: 27px;
    }*/
.morecontent span {
    display: none;
}
.morelink {
    display: block;
}
.more {
font-size: 11px;
float: left;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
            min-height: 328px !important;
        }
.no-left-right-pad {
    padding-left: 0px;
}
@media (max-width: 768px) {
    .navbar-collapse {
        position: fixed;
        top: 60px;
        right: 100%;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        width: 100%;
        transition: all 0.3s ease;
        background: #aeacac;
        height: 100%
    }
    .navbar-collapse.collapsing {
        height: auto !important;
        margin-right: 50%;
        transition: all 0.3s ease;
        display: block;
        z-index:1001;
    }
    .navbar-collapse.in {
        right: 0px;
        z-index:1001;
    }
    .panel {
    background-color: #fff;
    border: 0px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.05);
    box-shadow: 0 0px 0px rgba(0,0,0,.05);
}
    body {
        background: #e7e7e7;
    }
    .right-panel-margin {
    
    padding: 0px 10px 0px 10px;
}
    .panel-default > .panel-heading {
    color: #333;
    background-color: #efefef;
    border-color: #efefef;
}
    .no-left-pad {
        padding-left: 0px;
    }
  #carousel-example-generic2 .carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -20px;
    width: 10%;
    font-size: 20px;
    color: #000;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: .5;
}

    #carousel-example-generic2 .carousel-control.left {
        background-image: none;
        background-image: none;
        background-image: none;
        background-image: none;
        filter: none;
        background-repeat: repeat-x;
    }

    #carousel-example-generic2 .carousel-control.right {
        right: -20px;
        left: auto;
        background-image: none;
        background-image: none;
        background-image: none;
        background-image: none;
        filter: none;
        background-repeat: repeat-x;
    }

    .carousel-control:focus, .carousel-control:hover {
        color: #000;
        text-decoration: none;
        filter: alpha(opacity=90);
        outline: 0;
        opacity: .9;
    }
    
    .panel-default #carousel-example-generic2 a {
    color: #000;
    font-weight: bold;
    font-size: 13px;
}
  .panel-default #carousel-example-generic2 a:hover {
    color: #000;
}

  .panel-default #carousel-example-generic2 .no-left-pad {
    padding-left:15px;
    padding-right:5px;
}
  .panel-default #carousel-example-generic2 .no-right-pad {
    padding-right:15px;
    padding-left:5px;
}

  

    .panel-default #carousel-example-generic2 .margin-top-10 {
        margin-top:7px;
    }

    .panel-default #carousel-example-generic2 .img-responsive{
    border-radius:5px;
    height:80px;
    width:100%;
}


   .panel-default #carousel-example-generic2 .carousel-inner .item span{
        font-size:11px;
        width:100%;
        margin-top:0px;
        display:block;
    }

    .carousel-inner > .item > a > img, .carousel-inner > .item > img {
        min-height: 175px !important;
        height: 175px !important;
    }
    .myprofile_ul li ul {
    left: -220px;
    color: #000;
}
    .myprofile_ul .dropdown-menu {
    background: #fff;
        background-color: rgb(255, 255, 255);
    width: 280px;
}
    .popup_menus ul li a {
    background-color: #000;
    padding: 7px;
    width: 125px;
    float: left;
    margin: 5px;
    border-radius: 5px;
    text-align: center;
    color: #fff;
}
    .popup_menus ul li a:hover {
    background-color: #fde092;
    text-decoration: none;
    color: #000;
}
    header {
    background: #fff;
    height: auto;
    padding-bottom:5px;
}
    .pro-text{
        font-size:11px;
    }
    .container h3 {
        color: #006cb6;
        padding: 8px 10px;
        margin: 0px 0px;
        font-size: 13px;
        font-weight: bold;
    }
    .catalogue-page {
    margin-top: 15px;
    background-color: #fff;
    /*padding: 0px 0px 10px 0px;*/
    min-height: 425px;
}
    .padding_left {
        padding-left: 15px;
    }
    .catalogue-img-box-bt {
        margin-bottom: 15px;
    }
    .Main_page {
        background-color: #e7e7e7;
        float: left;
        width: 100%;
        min-height: 452px;
        padding: 0px 15px 8px 15px;
        margin-top: 0px;
    }
    .mobile_div {
        width: 100%;
        overflow: auto;
    }
    .navbar-inverse .navbar-toggle {
        border-color: #fff;
    }

    .cat-nav .navbar-toggle {
       
        margin-top: 0px;
    }

    .no-left-right-pad {
        padding-left: 15px;
        padding-right: 15px;
    }
    .container .PromoPrivilege h2 {
        background-color: #000000 !important;
        color: #fff;
        padding: 0px 10px;
        margin: 10px 0px;
        font-size: 16px;
        font-weight: 500;
        height: auto;
        line-height: 30px;
        float: left;
        width: 100%;
        padding: 10px 10px 10px 10px;
    }
    .container .PromoPrivilege .coments_details {
        width: 100%;
        float: left;
        margin-bottom: 70px;
    }

}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    filter: none;
    background-repeat: repeat-x;
}
.carousel-control.left {
    
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    filter: none;
    background-repeat: repeat-x;
}
.MainDivContent .panel-default {
    border-color: #fff;
    border-radius:0px;
}
    .MainDivContent .panel-default > .panel-heading {
        color: #333;
        background-color: #fff;
        border-color: #006cb6;
    }
.backImgLOgin {
    background: url(../content/images/WTCBangaloreBg.jpg);
    background-repeat: no-repeat;
    height: 100vh;
    background-size: cover;
}
.backImgLOginM {
    background: url(../content/images/WTCBangaloreMBg.jpg);
    background-repeat: no-repeat;
    height: 100vh;
    background-size: cover;
}
.admin-h1 {
    font-size: 24px;
    margin-top: 15px;
    margin-bottom: 15px;
}