﻿.FormTitle_Section {
    margin-top: 77px !important;
}

.ThemeGrid_Width12 {
    width: auto;
}

.Button {
    margin-left: 0px;
}
/*For mobile and tablet both*/
@media screen and (max-device-width: 1024px)
{
    body, select, textarea, input {
    font-size: 12px;
}
a.Header_ButtonMenu{position: absolute;}
.Login_Info {
    color: #fff;
    margin-right: 10px;
}
.HeaderRight {
    margin-top: -4.5px;
}
.en-US .PH.LanguagePicker {
    margin-top: -10px;
}
.Breadcrumbs {
    font-size: 10px !important;
    margin: 64px auto 0;
}
label, .Form label {
    color: #5e5e5e;
    font-size: 12px;
}
.upload-btn-wrapper.cell>div:nth-child(2){
 display: none;   
}
.imgUpload{height: 150px; width: 150px;}
.mt-card{margin-top: 7px;}
.FormContent.PH> .ThemeGrid_Width8{width: 100%; margin-left: 0px;}
.Form_SubTitle.PH>div:nth-child(2)>.ThemeGrid_Width8{width: 100%; margin-left: 0px;}
.CardGray { padding: 12px;}
.Login_Info .InlineDropdown {
    margin-bottom: 20px;
    margin-right: 17px;
}
.body.en-US .header-container.sticky {
     width: 100%; 
     left: 0px; 
}
.main-details-container {
    margin: 8px 10px 8px 10px;
}
.BoldMedium {
  font-size: 10px;
}
.Login_Info:before {
    background: #fff;
    margin-bottom: 7px;
}
.ar-AE .LoginContainer.PH {
    float: right;
}
.ar-AE .Login_Info {
    direction: rtl;
}
.push-indent.ThemeGrid_Width2{display: none;}
.Form_Breadcrumbs.PH>div.ThemeGrid_Width10{width: 100%;}
.sticky-footer-actions-container>div>div:first-child{
 width: 10%;
 padding-left: 0px;
}
.sticky-footer-actions-container>div>div:nth-child(2){
 width: 83%;   
}
.sticky-footer-actions-container>div>div:nth-child(2)>div{
margin-left: 0px;   
}
.padding-top-10{padding-top: 0px;} 
div.Page > main.Content {
    padding: 70px 20px 110px 20px;
}



span.fa.fa-fw.fa-bars {
    margin-top: 18px;
}



}

@media screen and (min-device-width: 1023px) and (max-device-width: 1024px)
{
 
 .FormTitle_Section {
    margin-top: 71px !important;
 }

}

/*For mobile*/
@media screen and (max-device-width: 640px)
{
 .ThemeGrid_Width3 {width: 75%;}
 .sticky-footer-actions-container>.ThemeGrid_Width8{
     width: 100%;}
.uploaderCont-upload{
float: left;
width: 100% !important;
}
.ar-AE .uploaderCont-upload{
    float: right;
}
.imgCont-upload{
    width: 55% !important;
    float: left;
    margin-top: 15px;
}
.ar-AE .imgCont-upload{
    float: right;
}
.btnCont-upload{
    width: 25% !important;
    float: right;
    margin-top: 57px;
}
.ar-AE .btnCont-upload{
    float: right;
}
  .sticky-footer input, .sticky-footer a {
    margin: 10px 5px;
}

.ar-AE .Outline.LightGray { float: left;}
 label.label-detail.OSFillParent{height: 40px;}
 .sticky-footer-actions-container{line-height: 0.4}
 .main-details-container>.ThemeGrid_Width3>span{
word-break: break-word;}

.FormTitle_Section {
    margin-top: 0px !important;
}


}