/*This CSS code adding by Rahul for responsiveness */
._rstring ._dummylogo{ position:absolute; left:0; top:10px; width: 150px; display: flex; justify-content: space-between; align-items:stretch; z-index:999; display:none; }
@media only screen and (min-width: 768px) {
}
@media only screen and (max-width: 1200px) {
._rstring ._dummylogo{ display: flex; }
right: auto;
z-index: auto;
min-height: 48px;
height: 48px;
}
border-bottom: 1px solid #CCC;
padding-bottom: 5px;
min-height: 48px;
}
._rstring #p-personal li {
}
._rstring #mw-panel._show { margin-top: 0px; z-index: 1000; }
._rstring #mw-panel._show {
margin-top: 0px;
z-index: 1000;
overflow: auto;
position: fixed;
height: 100%;
}
._rstring #left-navigation {
float: left;
margin-top: 51px;
}
._rstring #right-navigation {
float: right;
margin-top: 51px;
}
}
@media only screen and (max-width: 768px) {
._rstring .mw-body {
margin-left: 0;
margin-top: 100px;
}
._rstring #p-personal {
min-height: 82px;
height: 82px;
}
._rstring #p-personal ul{
min-height: 82px;
height: 82px;
}
._rstring #left-navigation {
margin-top: 59px;
}
._rstring #right-navigation{
margin-top: 59px;
}
._rstring #mf-pagebanner center table tr td>div {
width: auto !important;
display: block !important;
padding: 7px !important;
min-height: 129px !important;
margin: 0 !important;
}
}