    .Dash-top-button {
        width: 120px;
        height: 25px;
        /* padding-top: 3px; */
        margin-bottom: 5px;
        border-radius: 5px;
        text-align: center;
    }
    
    .Dash-table-top li {
        list-style: none;
        display: inline-block;
        float: right;
        margin-right: 10px;
        margin-bottom: 5px;
    }
    
    .Dash-table-top {
        margin-left: 150px;
    }
    
    .acco-mid-r-active p {
        margin-top: 0px !important;
        margin-bottom: 10px;
        margin-left: 10px;
    }
    
    .Dash-table th {
        height: 30px;
        font-size: 20px;
        font-weight: normal;
        margin-top: 30px;
    }
    
    </style><!---------------------- STYLES --------------------------><style>.dash-arrow {
        height: 35px;
        width: 35px;
        float: right;
        position: relative;
        top: -95px;
        margin-right: 10px;
        display: none;
    }
    
    .dash-arrow:hover {
        height: 37px;
        width: 37px;
    }
    
    .Acco_bottom_ad {
        height: 100px;
        width: 100%;
    }
    
    .dashboard-left {
        width: 900px;
        height: auto;
        margin: 0 auto;
        /*       float:left;*/
        /*border:1px yellow solid;*/
    }
    
    .dashboard-right {
        margin-top: 20px;
        width: 100%;
        height: auto;
        background-color: #f1f1f2;
        position: inherit;
        /*		 float:right;*/
    }
    
    .info-wrap {
        height: auto;
        width: 400px;
        background-color: #f1f1f2;
    }
    
    .edit-top {
        /*        height: 100px;*/
        width: 300px;
        text-align: center;
        padding-top: 10px;
    }
    
    .edit img {
        height: 25px;
        width: 25px;
        float: right;
        position: relative;
        top: -2px;
        cursor: pointer;
    }
    
    .edit {
        padding: 10px;
    }
    
    .comon-font {
        font-family: Arial, Helvetica, sans-serif !important;
        font-size: 16px;
    }
    
    .edit input[type=text],
    .edit input[type=email],
    .edit input[type=password] {
        width: 100%;
        padding: 12px 20px;
        margin: 8px 0;
        display: inline-block;
        border: 1px solid #ccc;
        box-sizing: border-box;
    }
    
    .edit button {
        width: 100%;
        padding: 5px;
    }
    /*  -------------------------------from css file ends       */
    
    #nav-uname a {
        background-image: url(Image/TSimages/pat2.png);
    }
    
    .tablinks {
        padding: 9px 16px 9px 16px
    }
    
    .active-tab,
    .tablinks:hover {
        /*    background-image: url(Image/TSimages/pat7.png);*/
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        background-color: #fafafa;
        background-color: rgb(242, 242, 242);
        padding-bottom: 18px;
        color: #0e5b9a !important;
    }
    /*@media (max-width:500px) {*/
    
    .db-pic {
        margin-right: 10px;
    }
    
    #dasboard-menu li {
        display: inline-block !important;
        margin-left: 0px;
        display: inline;
        color: aliceblue;
        font-size: 20px;
    }
    
    .liActive1 {
        float: left !important;
        position: relative;
        right: 150px;
    }
    
    .active-td-content {
        height: 170px !important;
    }
    
    .active-td-content-sub {
        height: auto;
        background-color: #fafafa;
        border-radius: 10px;
        border: 1px solid #dfdfdf;
    }
    
    .acco-mid-r-active {
        margin-top: 10px;
        margin-left: 160px;
        width: 300px;
        /*            float:left; */
    }
    
    .acco-mid-pic-active {
        float: left;
        height: 150px;
        width: 150px;
        margin: 4px;
        background-color: white;
    }
    
    .acco-mid-pic-active img {
        height: 150px;
        width: 150px;
    }
    
    .msg-text-reply {
        height: 100px;
        width: 100%;
        text-align: justify;
        padding: 0;
        resize: none;
    }
    /***********************************************RESPONSIVE***********************/
    /***** For Big n Med*******/
    
    @media (max-width: 1225px) {
        .header-allpage {
            width: 100%;
        }
        .dashboard-left {
            width: 100%;
            /*border: 1px green solid;*/
        }
        .dashboard-left-wrap {
            height: auto;
            margin: 0 auto;
            /*border: 1px red solid;*/
        }
    }
    /********************MEDIUM  900*************************************************/
    
    @media (max-width:900px) {
        .header-allpage {
            width: 900px;
        }
        .dashboard-left {
            width: 900px;
        }
        .min-width {
            width: 900px;
        }
    }
    /***** SMALL 500*************************************************/
    /***** SMALL 500*************************************************/
    
    @media (max-width:500px) {
        .min-width {
            width: 500px;
        }
        .header-allpage {
            width: 500px;
        }
        .dashboard-left {
            width: 500px;
        }
        .dashboard-left-wrap {
            width: 496px;
            margin: 0 !important;
            padding-left: 2px;
            padding-right: 2px;
        }
        .dashboard-content {
            width: 496px;
        }
        .dash-arrow {
            height: 25px;
            width: 25px;
            position: relative;
            top: 40%;
            left: 220px;
            z-index: 1;
        }
        .active_num {
            font-size: 25px;
            font-family: monospace;
            font-style: italic;
        }
        .active-td-content {
            height: 170px !important;
        }
        .acco-mid-pic-active {
            float: left;
            height: 120px;
            width: 120px;
            display: none;
        }
        .acco-mid-pic-active img {
            height: 120px;
            width: 120px;
        }
        .Dash-top-button {
            width: 100px;
            height: 20px;
            /* padding-top: 3px; */
            margin-bottom: 5px;
            border-radius: 5px;
            /*    text-align: center;*/
        }
        .Dash-table-top li {
            list-style: none;
            display: inline-block;
            float: right;
            margin-right: 10px;
            margin-bottom: 5px;
        }
        .Dash-table-top {
            margin-left: 0px;
        }
        .liActive1 {
            float: left !important;
            position: relative;
            right: 0px !important;
        }
        #dasboard-menu li {
            font-size: 17px;
        }
        .active-tab,
        .tablinks:hover {
            padding-bottom: 18px;
        }
        .dasboard {
            height: 40px;
            border-bottom-left-radius: 10px;
            border-top-left-radius: 10px;
        }
        #dashboard-acco-1 {
            margin-top: 70px;
        }
        .db-pic {
            height: 60px;
            width: 60px;
            position: relative;
            top: -65px;
            left: 220px;
        }
        .acco-mid-r-active {
            margin-top: 10px;
            margin-left: 10px;
            width: 300px;
        }
        #account-setting {
            position: absolute;
            right: 10px;
            top: 135px;
        }
        
          #dash-new-post { 
            color:black;
            position: absolute;
           left:10px;
            top:-70px; 
        }  
        
        
    }