   .framePanel{
        height: 30px;
        position: fixed;
        width: 100%;
        bottom: 0px;
        transition: all 0.5s ease;
        box-sizing: border-box;
        border-top-right-radius: 20px;
        border-top-left-radius: 20px;
        z-index: 1000000001;
    }
    .csrFrame{
        height: 630px;
    }
    #admin_menu {
        height: 25px;
    }
    #admin_menu .wrraper:hover li {
        line-height: 25px !important;
        height: 25px !important;
        font-size: 10px !important;
    }
    #admin_menu .wrraper:hover {
        height: 25px !important;
        font-size: 10px;
    }
    
        .head_slide{ height: 60px; }
        .con-notes div{ width: 50%; }
        .head_notes {
            background: none repeat scroll 0 0 #fff;
            font-family: Josefin Sans;
            padding-bottom: 22px;
            background-image: url(/img/1imagegraphics.png);
            background-repeat: no-repeat;
            background-position-y: 112%;
            background-size:80%;
            padding-left: 0px;
            margin-bottom:12px;
            font-size:30px !important;
        }
        #textareaPO{ padding-bottom:0px;padding-top: 15px; }
        #textareaOrderBy{ padding-bottom:0px;padding-top: 15px; }
        #textareaDN{ padding-bottom:10px;padding-top: 0px; }
        #ShippingDiv,#paymentDiv,#shippingaddress-Div{ padding-left:0px; }
        .con-notes textarea{ width:60%; }
        .con-notes .action_price { text-align:center; }
        .btn-order { left: 0px; }
        .con-notes select { padding-left: 15px; }
        .black { width:60%; }
        .po-nr{ background:none;padding-left: 0;padding-top: 18px;margin-bottom: 0px; }
        .poText{ font-size: 0.8rem;color: #9e9e9e;padding-bottom: 2.5px; }
        .poText span { color:#dc7027; }
        .po-nr input { padding-left: 4px;width: 60%;border: 1px solid #565656; }
        .con-notes { margin-top: 50px; }
        .blue { color: #dc7027; }
        .section_number { color: lightgray;margin-left: 10px; }
        .con-notes .width-st2 { width: 42%; }
        #btnplaceorder { width:60%; }
        #check-btn{ padding: 4px !important;width: 100%;text-align: center; }
        #shippingpolicies:hover,#terms:hover{ text-decoration:underline; }
        /*#shippingAddress .head_notes { margin-top:75px; }*/
        @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
            .con-notes div{ width: 53%; }
        }
        @media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
            .con-notes div{ width: 53%; }
        }
        #CRDropdown2Wrapper .dropdown-content { top:-60.733px!important }
        #redeemPoints span {color: #dc7027;padding:0px;}