.ad-left-holder {
    width: 100% !important;
}

#add1 {
    width: 470px !important;
    height: auto !important;
}

#topmenu {
    width: 100%;
    height: 40px;
    position: relative;
    float: left;
    background-color: #ebebeb;
    color: white;
}

#tmenu {
    position: relative;
    float: left;
    margin: 2px 0 0 11px;
    height: 145px;
    width: 160px;
    border: none;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.button {
    background-color: #909E7B;
    font-family: 'SolaimanLipi';
    border: none;
    color: white;
    padding: 5px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 5px 0 0 0;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

#archieve-holder {
    width: 325px;
    height: 29px;
    font-size: 14px;
    color: #000;
    position: relative;
    float: right;
    margin: 4px 11px 0 11px;
    border: solid 1px #fff;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:last-child {
    padding: 12px 16px 125px;
}

.dropdown:hover .dropdown-content {
    display: block;
}

#day {
    width: auto;
    height: auto;
    position: relative;
    float: left;
}

#myDay {
    width: 48px;
    height: auto;
    font-family: SolaimanLipi;
    font-size: 14px;
    margin: 5px 0 0 16px;
    text-align: center;
}

#month {
    width: 72px;
    height: auto;
    font-family: solaimanlipi;
    font-size: 14px;
}

#year {
    width: 57px;
    height: auto;
    font-family: solaimanlipi;
    font-size: 14px;
    margin: 5px 0 0 3px;
}

#oldEdition {
    cursor: pointer;
    background-image: url("show.png");
    background-size: 52px 20px;
    width: 55px;
    height: 22px;
    background-repeat: no-repeat;
    border: solid 1px white;
    float: right;
    margin: 4px 0 0 0;
}

#down{
    margin-bottom: -22px;
}

.archieve-parent{
    margin-top: 0 !important;
}

.right-bottom-holder {
    width: 90%;
    margin-top: -5px;
}

#ad-bottom {
    display: inline-block;
}