﻿@media screen and (max-width:1024px) {

    body {
        /*padding:0 20px;*/
        font-size: 12px;
    }

    .ipod_inner {
        padding: 0 20px;
        /*width:768px;*/
    }

    h2 {
        font-family: "Segoe UI Light", "Segoe UI", Arial, Sans-Serif;
        font-size: 27px;
        color:#de4a4a;
        margin: 0px;
        padding: 0px;
        font-weight: bold;
    }


    /*-------------------------Top Links----------------------------*/
    .top-links {
        background-color: #464444;
        padding: 2px 20px 4px 20px;
        /*padding:0 20px;*/
    }

    .inner-content {
        width: 100%;
        margin: 0 auto;
        color: #fff;
        overflow: hidden;
    }
    /*-------------------------Top Links Close----------------------------*/

    /*-------------------------Header----------------------------*/

    .header-wrapper {
        width: 100%;
        margin: 0 auto;
        color: #444;
        overflow: hidden;
    }

    /*-------------------------Header Close----------------------------*/

    /*-----------------------Navigation------------------------*/
    .navigation {
        width: 100%;
        margin: 0 auto 0px auto;
        height: 53px;
        background-color: #1e64a2;
    }

    .nav_mid {
        width: 100%;
        margin: 0 auto;
        padding: 0px;
        display: block;
        box-sizing: border-box;
    }

    #ddmenu li a.translate_btn {
        background-color: #1CAEE7;
        padding: 3px 29px;
        text-decoration: none;
        color: #fff;
        border-right: none;
        border-left: none;
        text-shadow: none;
        box-shadow: 0px 0px 2px #444;
        position: relative;
        top: 0px;
    }

    #ddmenu li a.translate_btn_minscreen {
        display: none;
    }

    /*----------------------Navigation Close-----------------------*/

    /*-------------------------Footer----------------------------*/
    .footer {
        background-color: #E2E2E2;
        padding: 30px 0 0px 0;
        clear: both;
    }

    .footer_content {
        width: 100%;
        margin: 0 auto;
        color: #444;
        overflow: hidden;
    }

    .footer_bottomline {
        width: auto;
        margin: 0 auto;
        padding-right: 20px;
    }

    .footer_links {
        width: 220px;
        float: left;
        padding-right: 10px;
        font-size: 14px;
    }

        .footer_links:first-child {
            width: 200px;
        }

        .footer_links:nth-child(2) {
            width: 200px;
        }


        .footer_links h2 {
            padding: 0px 0px 15px 0;
            margin: 0px;
            font-family: Calibri;
            font-size: 25px;
            font-weight: normal;
            color: #3d3d3d;
        }

    .footer_links_right {
        width: 280px;
        float: left;
        font-size: 14px;
    }


        .footer_links_right h3 {
            padding: 70px 0px 10px 7px;
            margin: 0px;
            font-family: Calibri;
            font-size: 23px;
            font-weight: normal;
            color: #3d3d3d;
        }

    /*-------------------------Footer Close----------------------------*/

    /*-------------------------Body Content Styles----------------------------*/
    .body_content {
        width: 100%;
        overflow: hidden;
        display: block;
        margin: 20px auto 20px auto;
    }
    /*-------------------------Body Content Styles Close----------------------------*/


    /*-------------------------------Home(index) styles-----------------------------*/

    .welcome_img_left {
        float: left;
        padding: 10px 10px 10px 0;
    }

    .welcome_img_right {
        float: right;
        padding: 10px 0px 10px 10px;
    }

    .welcome_text {
        padding: 10px;
        width: auto;
        float: left;
    }

        .welcome_text h1 {
            font-family: "Segoe UI Light", "Segoe UI", Arial, Sans-Serif;
            font-size: 22px;
            color: #1c64a1;
            margin: 0px;
            padding: 0px;
            font-weight: bold;
        }

        .welcome_text p {
            color: #d83c54;
            font-size: 14px;
        }


    .community_div {
        padding: 25px 0 20px 10px;
    }

        .community_div h2 {
            font-size: 30px;
            margin: 0px;
            padding: 0px;
        }

    .blog_divs {
        /*margin-left:20px;*/
        overflow: hidden;
    }

    .blog_box {
        background-color: #fff;
        border: 1px solid #DFDFDF;
        float: left;
        width: 48.7%;
        margin-bottom: 15px;
        min-height: 300px;
        margin-right: 14px;
    }

    .blog_divs .blog_box:nth-child(2) {
        margin-right: 0px;
    }

    .blog_divs .blog_box:nth-child(4) {
        margin-right: 0px;
        min-height: 360px;
    }


    /*-------------------------------Home(index) styles-----------------------------*/
    .appstore_wiki_inner {
        float: left;
        margin: 0px;
        padding: 0px 15px 15px 15px;
        /* border: #ccc solid 1px; */
        border-top: 0px;
        width: 97%;
    }
    .community_currently div {
        float: right;
        margin: 0px;
        padding: 0px 15px;
        width: 96%;
        border-bottom: 1px solid #cecece;
    }
    /*-------------------------------Blog Start ------------------------------------*/

    .wrapper_blog {
        margin: 0px auto;
        padding: 0px;
        width: 100%;
        max-width: 1160px;
    }


    .left_panel {
        float: left;
        /*width:131px;*/
        background: url('../Content/images/left_panel_bg.png')repeat-y;
    }

    .left_panel_left {
        float: left;
        width: 131px;
        /*display:none;*/
    }

    .usernameface {
        background: url('../Content/images/userface.png') no-repeat right 0px;
        height: 37px;
        width: 100%;
        font-size: 20px;
        padding: 07px 0px 0px 0px;
        color: #9d9d9d;
    }

    .face_photo {
        float: right;
        height: 26px;
        width: 26px;
        margin: 0px;
        position: relative;
        right: 6px;
        bottom: 0px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        -ms-border-radius: 15px;
        -o-border-radius: 15px;
    }

    .left_panel em {
        font-size: 12px;
        color: #9d9d9d;
    }

    .middle_panel {
        float: left;
        margin: 0px 0px 10px 05px;
        padding: 10px;
        width: 100%;
        max-width: 535px;
        background: #fafafa;
        border-radius: 8px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
        border: 1px solid #dbdbdb;
    }

    .middle_arrow {
        left: -26px;
        position: relative;
        top: 17px;
        float: left;
        /*display:none;*/
    }

    .middle_panel_h1 {
        height: 36px;
        font-size: 25px;
        padding: 0px 0px 0px 0px;
        color: #155e87;
        border-bottom: 1px solid #dcdcdc;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        margin-left: -3px;
        position: relative;
    }

    .right_panel {
        float: right;
        margin: 0px;
        padding: 0px;
        width: 263px;
        /*border:1px solid #dcdcdc;*/
    }

    .right_search {
        float: right;
        margin: 0px 0px 20px 0px;
        width: 100%;
        padding: 0px;
        border: 1px solid #dcdcdc;
    }

    .right_panel_header {
        border-bottom: 1px solid #dcdcdc;
        padding: 21px 15px 17px 15px;
        font-size: 25px;
        color: #155e87;
        background: url('../Content/images/search.png')no-repeat 95% 11px;
    }

    .right_panel_blog {
        border-bottom: 1px solid #dcdcdc;
        padding: 21px 15px 17px 15px;
        font-size: 25px;
        color: #155e87;
        background: url('../Content/images/blog_icon.png')no-repeat 95% 19px;
    }

    .right_panel_content {
        padding: 10px;
        color: #9d9d9d;
    }

        .right_panel_content span {
            font-size: 18px;
            color: #393939;
        }

    .input {
        background: #fff;
        border: 1px solid #a7a7a7;
        border-right: none;
        padding: 0px;
        /*float: left;*/
        height: 25px;
        width: 71%;
    }

    .search {
        color: #fff;
        height: 31px;
        width: 61px;
        cursor: pointer;
        font-size: 14px;
        border: 1px solid #dcdcdc;
        padding: 5px 9px;
        background: #e98300;
        margin: 0px 0px 20px 0px;
    }

    .go {
        color: #fff;
        height: 31px;
        font-size: 13px;
        width: 61px;
        padding: 6px 30px 5px 9px;
        border: 1px solid #dcdcdc;
        cursor: pointer;
        background: url('../Content/images/go_arrow.png') #e98300 no-repeat 31px 3px;
        margin: 0px 0px 20px 0px;
    }
    /*-------------------------------------------Blog Page End--------------------------------------------------------------*/

    /*------------------------------Details Page Start-----------------------------------------------------------------------*/
    .wrapper_inner {
        margin: 0px auto;
        width: 100%;
        max-width: 1160px;
    }

    .leftpanel {
        margin: 0px;
        width: 100%;
        max-width: 274px;
        float: right;
    }

    .rightpanel {
        margin: 0px;
        width: 100%;
        max-width: 685px;
        float: left;
        border: 1px solid #dcdcdc;
    }

    .rightpanel_header {
        margin: 0px;
        width: 100%;
        background: #f1f1f1;
        border-bottom: 1px solid #dcdcdc;
        padding: 10px 0px;
    }

        .rightpanel_header img {
            margin: 0px 05px 0px 15px;
            padding: 0px;
            width: 42px;
            height: 42px;
            float: left;
        }

        .rightpanel_header h1 {
            margin: 0px;
            padding: 0px;
            color: #696969;
            font-size: 26px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            font-weight: normal;
        }

        .rightpanel_header span {
            float: left;
            color: #7d7d7d;
            font-size: 13px;
            font-weight: normal;
        }

    .rightpanel_content {
        margin: 10px;
        width: 97%;
        background: #fff;
        float: left;
    }

    .rightpanel_content_heading {
        background: #;
        padding: 0px;
        color: #105f8c;
        font-size: 19px;
        text-align: left;
        margin: 0px;
    }

    .rightpanel_content p {
        padding: 0px;
        line-height: 17px;
    }

    /*.rightpanel_content img {
        margin: 10px 0px 10px 0px;
        width: 150px;
        height: 125px;
        border: 5px solid #c5c5c5;
    }*/

    .rightpanel_content ul {
        margin: 10px 25px 0 25px;
        padding: 0px;
        line-height: 19px;
        list-style: decimal;
    }

    .downloadpanel {
        border-bottom: 1px solid #dcdcdc;
        border-top: 1px solid #fff;
        background: #fff;
        margin: 0px;
        overflow: hidden;
    }

        .downloadpanel h1 {
            color: #696969;
            font-size: 22px;
            font-weight: normal;
            background: #f1f1f1;
            padding: 21px 20px;
            border-bottom: 1px solid #dcdcdc;
            margin: 0px;
            float: left;
            width: 89%;
        }

    .header_bottom {
        float: right;
        width: 19px;
        height: 13px;
        border: none;
        margin-top: -1px;
        margin-right: 5%;
        /*top: -1px;
        position: relative;
        right: 5%;*/
    }


    .downloadpanel_content {
        margin: 20px;
        padding: 0px;
        float: left;
        width: 88%;
    }

        .downloadpanel_content ul {
            list-style: none;
            margin: 0px;
            padding: 0px;
        }

            .downloadpanel_content ul label {
                color: #5e5e5e;
                margin: 0px;
                padding: 0px 21px;
                font-size: 12px;
                top: -8px;
                position: relative;
            }

    .downloadpanel li {
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-decoration: none;
        padding: 0px;
        line-height: 25px;
    }

        .downloadpanel li a {
            color: #084f8c;
            font-size: 16px;
            font-weight: normal;
            text-decoration: none;
        }

            .downloadpanel li a:hover {
                color: #e98300;
            }

        .downloadpanel li img {
            float: left;
            margin: 05px 05px 0px 0px;
            padding: 0px;
        }

        .downloadpanel li span {
            color: #e98300;
            padding: 0px;
            top: 0px;
        }

    .downloadpanel_content_order {
        margin: 20px;
        padding: 0px;
        float: left;
        width: 88%;
    }

        .downloadpanel_content_order ul {
            list-style: none;
            margin: 0px;
            padding: 0px;
            float: left;
            width: 100%;
        }

        .downloadpanel_content_order li {
            width: 100%;
            line-height: 30px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            text-decoration: none;
            border-bottom: 0px dotted #0c75ae;
            padding: 0px;
        }

            .downloadpanel_content_order li a {
                color: #084f8c;
                font-size: 16px;
                font-weight: normal;
                text-decoration: none;
            }

                .downloadpanel_content_order li a:hover {
                    color: #e98300;
                }

            .downloadpanel_content_order li span {
                font-size: 18px;
                color: #e98300;
                font-weight: normal;
                float: right;
            }


        .downloadpanel_content_order button {
            font-size: 18px;
            color: #fff;
            font-weight: normal;
            padding: 5px 25px;
            border-radius: 2px;
            background: #2a7daa;
            cursor: pointer;
            border: none;
            margin: 15px 0px;
        }

            .downloadpanel_content_order button:hover {
                background: #e98300;
            }

    /*----------------------------------Detaols Page End---------------------------------------------------------------------*/
   
    /*----------------------------------------------------Contacts Page Start---------------------------------------------*/
    .wrapper_contact {
        margin: 0px auto;
        width: 100%;
        max-width: 1160px;
    }

    .leftpanel_contact {
        margin: 0px;
        width: 100%;
        max-width: 319px;
        float: left;
    }

    .leftpanel_contact_panel {
        border-bottom: 1px solid #dcdcdc;
        background: #fff;
        margin: 0px;
        padding: 0px;
        overflow: hidden;
    }

        .leftpanel_contact_panel h1 {
            padding: 21px 20px;
            color: #696969;
            font-size: 22px;
            font-weight: normal;
            margin: 0px;
            width: 88%;
            background: #f1f1f1;
            border-top: 1px solid #fff;
            border-bottom: 1px dotted #dcdcdc;
        }

            .leftpanel_contact_panel h1 img {
                float: right;
                border: none;
                margin: 0px;
            }

        .leftpanel_contact_panel p {
            float: none;
            border: none;
            padding: 0px 20px;
            line-height: 20px;
        }

        .leftpanel_contact_panel b {
            color: #2a7daa;
        }

        .leftpanel_contact_panel button {
            background: #2a7daa;
            color: #fff;
            padding: 5px 10px;
            border: none;
            float: right;
            border-radius: 2px;
            cursor: pointer;
        }

            .leftpanel_contact_panel button:hover {
                background: #e98300;
            }

    .leftpanel_contact_heading {
        background: #;
        padding: 5px 5px 0px 20px;
        color: #2a7cab;
        font-weight: bold;
        font-size: 14px;
        margin: 0px;
        float: left;
        width: 95%;
    }

    .rightpanel_contact {
        margin: 0px 0px 10px 0px;
        width: 100%;
        max-width: 635px;
        float: right;
    }

    .rightpanel_contact_content {
        margin: 0px;
        width: 99%;
        background: #fff;
        border: 1px solid #dcdcdc;
        overflow: hidden;
    }

    .rightpanel_contact_header {
        width: 100%;
        float: left;
        background: #f1f1f1;
        padding: 0px;
        margin-bottom: 0px;
        border-bottom: 1px solid #dcdcdc;
    }

        .rightpanel_contact_header span {
            margin: 0px;
            padding: 20px 0px;
            font-size: 25px;
            float: left;
            color: #155e87;
        }

        .rightpanel_contact_header img {
            float: left;
        }

    .rightpanel_contact_heading {
        background: #;
        padding: 5px 5px 5px 20px;
        color: #e98300;
        font-weight: bold;
        font-size: 16px;
        margin: 0px;
        float: left;
        width: 25%;
    }

    .rightpanel_contact p {
        padding: 0px 20px;
        line-height: 17px;
    }

    .login_panel {
        float: left;
        width: 95%;
        margin: 0px 0px 10px 20px;
        border: 0px solid #dcdcdc;
    }

    .Contact_login_total {
        width: 100%;
        border: 0px solid #dcdcdc;
        margin: 2px 0px 3px 0px;
        float: left;
    }

    .Contact_login_text {
        width: 20%;
        border: none;
        float: left;
        font-weight: bold;
        padding: 0px;
    }

    .Contact_login_input {
        width:100%;
        border: none;
        padding: 0px;
    }

        .Contact_login_input textarea {
            height: 95px;
            outline: none;
            width: 236px;
            border: 1px solid #ccc;
        }

        .Contact_login_input select {
            height: 25px;
            outline: none;
            width: 240px;
            border: 1px solid #ccc;
        }
        .Contact_login_input input[typr="text"]
         {
            /*height: 20px;*/
            outline: none;
            width: 235px;
            float: left;
        }

        .Contact_login_input textarea {
            height: 95px;
            outline: none;
            width: 236px;
            border: 1px solid #cecece;
            float: left;
        }

        .Contact_login_input span {
            color: #FF0000;
            width: 46%;
            /*float:left;*/
        }

    .Contact_login_recapch {
        width: 78%;
        float: left;
        border: none;
        padding: 0px;
    }

    .input_txtbox {
        height: 20px;
        outline: none;
        width: 235px;
    }

    .Contact_login_sumbit {
        background: #2a7daa;
        color: #fff;
        padding: 5px 10px;
        border: none;
        border-radius: 2px;
        cursor: pointer;
    }

        .Contact_login_sumbit:hover {
            background: #e98300;
        }
    /*----------------------------------------------------Contacts Page ENd---------------------------------------------*/
    /*----------------------------------------------------About Page Start----------------------------------------------*/
    .total_about {
        margin: 0px auto 20px auto;
        width: 99.9%;
        background: #fff;
        border: 1px solid #dcdcdc;
        overflow: hidden;
        float: left;
    }

    .total_about_content {
        padding: 0px 20px;
        width: 96%;
        float: left;
    }

    .total_about_header {
        width: 100%;
        float: left;
        background: #f1f1f1;
        padding: 0px;
        margin-bottom: 0px;
        border-bottom: 1px solid #dcdcdc;
    }
    /*----------------------------------------------------About Page End------------------------------------------------*/

    /*-------------------------------------Create a new Account & Login and also Forgot Pages---------------------------*/
    .register_wrapper {
        width: 99.6%;
        margin: 0px 0px 10px 0px;
        padding: 0px;
        border: 1px solid #dcdcdc;
    }

        .register_wrapper h2 {
            font-size: 25px;
            color: #155e87;
            background: #f1f1f1;
            width: 95.8%;
            padding: 15px 20px;
            border-bottom: 1px solid #dcdcdc;
        }

            .register_wrapper h2 img {
                float: left;
            }

    .register_content_left {
        width: 45%;
        margin: 15px;
        padding: 15px;
        overflow: hidden;
    }

    .register_content_right {
        width: 40%;
        float: right;
        margin: 17px;
    }

        .register_content_right button {
            margin: 0px 20px;
            background: #2a7daa;
            color: #fff;
            padding: 5px 10px;
            border: none;
            border-radius: 2px;
            cursor: pointer;
        }

    .resig_total {
        width: 100%;
        float: left;
        margin: 4px 0px;
    }

    .resig_text {
        width: 22%;
        float: left;
        color: #000;
        font-weight: bold;
    }

    .resig_field {
        width: 75%;
        float: left;
        color: #000;
    }

        .resig_field input[type="text"] {
            width: 63%;
            padding: 3px;
            margin: 0px;
        }

        .resig_field input[type="password"] {
            width: 63%;
            padding: 3px;
            margin: 0px;
        }

        .resig_field input[type="submit"] {
            background: #1e64a2;
            color: #fff;
            padding: 5px 10px;
            border: none;
            border-radius: 2px;
            cursor: pointer;
        }

            .resig_field input[type="submit"]:hover {
                background: #de4a4a;
            }

        .resig_field select {
            width: 65.5%;
            padding: 3px;
            border: 1px solid #cecece;
            margin: 0px;
        }

        .resig_field textarea {
            width: 63.8%;
            padding: 3px;
            margin: 0px;
            border: 1px solid #cecece;
        }

    .resig_field_off select {
        width: 40%;
        padding: 3px;
        border: 1px solid #cecece;
        margin: 0px;
        outline: none;
    }
    /*-----------------------------------------Create a new Account-----------------------------------------------------*/
    /*-----------------------------------------Images Light Box-----------------------------------------------------*/
    .example-image-link {
        display: inline-block;
        margin: 10px 10px 10px 0px;
        width: 141px;
        height: 126px;
        /*-webkit-box-shadow: 0 0 5px rgba(0,0,0, .65);
    -moz-box-shadow: 0 0 5px rgba(0,0,0, .65);
    -ms-box-shadow: 0 0 5px rgba(0,0,0, .65);
    -o-box-shadow: 0 0 5px rgba(0,0,0, .65);
    box-shadow: 0 0 5px rgba(0,0,0, .65);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;*/
        border: 5px solid #c5c5c5;
        -webkit-transition: all 0.1s ease-out;
        -moz-transition: all 0.1s ease-out;
        -o-transition: all 0.1s ease-out;
        transition: all 0.1s ease-out;
    }
        /* line 191, ../sass/screen.sass */
        .example-image-link:hover {
            border: 5px solid #DBDBDB;
        }

    .example-image {
        width: 140px;
        height: 125px;
        box-shadow: 0px 0px 05px #888;
        -moz-box-shadow: 0px 0px 05px #888;
        -webkit-box-shadow: 0px 0px 05px #888;
        -ms-box-shadow: 0px 0px 05px #888;
        -o-box-shadow: 0px 0px 05px #888;
    }
    /*------------------------------------------Images Light Box ENd----------------------------------------------------------*/
    /*----------------------------------------------Mobile Menu Prodcts Catagories--------------------------------------------*/
    .rmm {
        display: block;
        position: relative;
        width: 91.2%;
        padding: 0px;
        margin: 0px auto !important;
        text-align: center;
        line-height: 19px !important;
        float: left;
    }

        .rmm a {
            color: #ebebeb;
            text-decoration: none;
        }
        /*.rmm .rmm-main-list, .rmm .rmm-main-list li {
	margin:0px;
	padding:0px;
}*/
        .rmm ul {
            display: block;
            width: auto !important;
            margin: 0 auto !important;
            overflow: hidden;
            list-style: none;
        }
            /* sublevel menu - in construction */
            .rmm ul li ul, .rmm ul li ul li, .rmm ul li ul li a {
                display: none !important;
                height: 0px !important;
                width: 0px !important;
            }
        /* */

        .rmm .rmm-main-list li {
            display: inline;
            padding: 0px;
            margin: 0px !important;
        }

    .rmm-toggled {
        display: none;
        width: 100%;
        position: relative;
        overflow: hidden;
        margin: 0 auto !important;
    }

    .rmm-button:hover {
        cursor: pointer;
    }

    .rmm .rmm-toggled ul {
        display: none;
        margin: 0px !important;
        padding: 0px !important;
    }

        .rmm .rmm-toggled ul li {
            display: block;
            margin: 0 auto !important;
        }


    /* GRAPHITE STYLE */

    .rmm.graphite .rmm-main-list li a {
        display: inline-block;
        padding: 02px 3px 02px 3px !important;
        list-style: none;
        text-decoration: none;
        border: #D5D5D5 solid 1px;
        box-sizing: border-box;
        background-color: #DFDFDF;
        color: #5A5A5A;
        cursor: pointer;
        margin: 02px 6px 02px 0px;
    }

        .rmm.graphite .rmm-main-list li a:hover {
            background-color: #de4a4a;
            color: #fff;
            border: #de4a4a solid 1px;
        }

    .rmm.graphite .rmm-toggled {
        width: 100%;
        background-color: #476cb3;
        min-height: 27px;
        border-radius: 0px;
    }

    .rmm.graphite .rmm-toggled-controls {
        display: block;
        height: 27px;
        color: white;
        text-align: left;
        position: relative;
        background-image: url('../rmm-img/graphite-menu-bg.png');
        background-repeat: repeat-x;
        border-radius: 0px;
    }

    .rmm.graphite .rmm-toggled-title {
        position: relative;
        top: 3px;
        left: 15px;
        font-size: 16px;
        color: white;
        /*text-shadow:1px 1px 1px black;*/
    }

    .rmm.graphite .rmm-button {
        display: block;
        position: absolute;
        right: 10px;
        top: 3px;
    }

        .rmm.graphite .rmm-button span {
            display: block;
            margin-top: 3px;
            height: 2px;
            background: white;
            width: 14px;
        }

    .rmm.graphite .rmm-toggled ul li a {
        display: block;
        width: 100%;
        background-color: #555555;
        text-align: left;
        padding: 10px 0px 10px 20px;
        border-bottom: 1px solid #333333;
        border-top: 1px solid #777777;
        text-shadow: 1px 1px 1px #333333;
        margin: 0px;
    }

        .rmm.graphite .rmm-toggled ul li a:hover {
            color: #fff;
            background-color: #de4a4a;
            border-bottom: 1px solid #de4a4a;
            border-top: 1px solid #de4a4a;
            text-shadow: 1px 1px 1px #333333;
        }

        .rmm.graphite .rmm-toggled ul li a:active {
            padding: 03px 10px 05px 20px;
            list-style: none;
            text-decoration: none;
            border: #1e64a2 solid 1px;
            box-sizing: border-box;
            background-color: #1e64a2;
            color: #fff;
            cursor: pointer;
            margin: 02px 6px 02px 0px;
        }
    /* SAPPHIRE STYLE */

    .rmm.sapphire .rmm-main-list li a {
        display: inline-block;
        padding: 8px 30px 8px 30px;
        margin: 0px -3px 0px -3px;
        font-size: 15px;
        text-shadow: 1px 1px 1px #3e587b;
        background-color: #537b9f;
        border-left: 1px solid #3e587b;
        background-image: url('../rmm-img/sapphire-menu-bg.png');
        background-repeat: repeat-x;
    }

        .rmm.sapphire .rmm-main-list li a:hover {
            background: #3e597b;
        }

    .rmm.sapphire .rmm-toggled {
        width: 95%;
        background-color: #537b9f;
        min-height: 36px;
        border-radius: 6px;
    }

    .rmm.sapphire .rmm-toggled-controls {
        display: block;
        height: 36px;
        color: white;
        text-align: left;
        position: relative;
        background-image: url('../rmm-img/sapphire-menu-bg.png');
        background-repeat: repeat-x;
        border-radius: 5px;
    }

    .rmm.sapphire .rmm-toggled-title {
        position: relative;
        top: 9px;
        left: 15px;
        font-size: 16px;
        color: white;
        text-shadow: 1px 1px 1px #3e587b;
    }

    .rmm.sapphire .rmm-button {
        display: block;
        position: absolute;
        right: 9px;
        top: 7px;
        width: 20px;
        padding: 0px 7px 0px 7px;
        border: 1px solid #3e587b;
        border-radius: 3px;
        background-image: url('../rmm-img/sapphire-menu-bg.png');
        background-position: top;
    }

        .rmm.sapphire .rmm-button span {
            display: block;
            margin: 4px 0px 4px 0px;
            height: 2px;
            background: white;
            width: 20px;
        }

    .rmm.sapphire .rmm-toggled ul li a {
        display: block;
        width: 100%;
        background-color: #537698;
        text-align: center;
        padding: 10px 0px 10px 0px;
        border-bottom: 1px solid #3c5779;
        border-top: 1px solid #6883a6;
        text-shadow: 1px 1px 1px #333333;
    }

        .rmm.sapphire .rmm-toggled ul li a:active {
            background-color: #3c5779;
            border-bottom: 1px solid #3c5779;
            border-top: 1px solid #3c5779;
        }

    .rmm.sapphire .rmm-toggled ul li:first-child a {
        border-top: 1px solid #3c5779 !important;
    }

    /* MINIMAL STYLE */

    .rmm.minimal a {
        color: #333333;
    }

        .rmm.minimal a:hover {
            opacity: 0.7;
        }

    .rmm.minimal .rmm-main-list li a {
        display: inline-block;
        padding: 8px 30px 8px 30px;
        margin: 0px -3px 0px -3px;
        font-size: 15px;
    }

    .rmm.minimal .rmm-toggled {
        width: 95%;
        min-height: 36px;
    }

    .rmm.minimal .rmm-toggled-controls {
        display: block;
        height: 36px;
        color: #333333;
        text-align: left;
        position: relative;
    }

    .rmm.minimal .rmm-toggled-title {
        position: relative;
        top: 9px;
        left: 9px;
        font-size: 16px;
        color: #333333;
    }

    .rmm.minimal .rmm-button {
        display: block;
        position: absolute;
        right: 9px;
        top: 7px;
    }

        .rmm.minimal .rmm-button span {
            display: block;
            margin: 4px 0px 4px 0px;
            height: 2px;
            background: #333333;
            width: 25px;
        }

    .rmm.minimal .rmm-toggled ul li a {
        display: block;
        width: 100%;
        text-align: center;
        padding: 10px 0px 10px 0px;
        border-bottom: 1px solid #dedede;
        color: #333333;
    }

    .rmm.minimal .rmm-toggled ul li:first-child a {
        border-top: 1px solid #dedede;
    }

    /*--------------------------------------------------------------------------------------------------------------------------*/

    .Orgdiv {
        width: 100%;
        float: left;
        margin: 10px 0 20px 0;
    }

    .tbldiv {
        overflow-x: auto;
        width: 100%;
    }

    .cart_div {
        overflow-x: auto;
        width: 100%;
    }

    .appstore_currently div {
        float: right;
        margin: 0px;
        padding: 0px 15px;
        width: 76%;
        border-bottom: 1px solid #cecece;
    }
    .appstore_bc_inner {
        float: left;
        margin: 0px;
        padding: 0px 15px 15px 15px;
        border: #ccc solid 1px;
        border-top: 0px;
        width: 96.7%;
    }
    .appstore_currently {
        border: 1px solid #cecece;
        background: #fff;
        width: 99.7%;
        float: left;
    }
        .appstore_currently div a {
            color: #de4a4a;
            font-size: 13px;
            font-weight: bold;
            line-height: 20px;
            float: right;
            margin: 15px 0px;
            width: 22%;
        }
        .appstore_currently div span {
            float: right;
            margin: 15px 0px;
            width: 22%;
            border: 1px solid #cecece;
        }

    #EmployeeViewGrid {
        overflow-x: auto;
        width: 100%;
    }

    #grid {
        width: 1115px;
    }

    .webGridCrmWiki {
        width: 1115px !important;
    }

    #gridContentCrmWiki {
        overflow-x: auto;
        width: 100%;
    }

    .appstore_ss_inner_Addnew {
        width: 97.2%;
        border-left: 1px solid #cecece;
        border-right: 1px solid #cecece;
        margin: 0px;
        padding: 10px 12px 10px 13px;
        float: left;
    }

    a.cart_btn {
        padding: 6px 10px;
    }
    .MyAc_popup_div {
        margin: 10% auto 0px auto;
        width: 93%;
        background: #fff;
        overflow: hidden;
        padding: 10px 20px;
    }
    #ddmenu li.over .dropdown {
        display: block;
        /* position: relative; */
        width: auto;
        margin-left: -100px !important;
        border: #3A7AC3 solid 1px;
        box-sizing: border-box;
        box-shadow: 0px 3px 14px -3px #444;
        border-top: none;
    }
}
