﻿
.Tabs {
    background: #ececec;
    border-radius: 20px;
}



.rightAligh
{
    text-align: right !important;
    vertical-align: middle !important;
}
.rightAlighForgotPassword
{
    text-align: right !important;
}
.vAlign
{
    vertical-align: middle !important;
}

body.ar-AE .announcement-item-div-right {
  float: right !important;
  vertical-align: right !important;
}



.horizontal-or {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    font-size: 2px;
}

.light-divider {
    border-bottom: dashed 1px rgb(204 204 204);
    height: 1px;
    width: 100%;
    color: #500707;
}
@media screen and (max-width: 1024px){
    .tc-account>.ThemeGrid_Width2, .tc-account>.ThemeGrid_Width10{width: 100%;}
    
.mob-vert-align
{
   margin-top: -5px !important;
}
.mon-user-align
{
    margin-top: -35px !important;
}

.ver-appf-prereg
{
    margin-top: -5px !important;
}
}