﻿@import url("Theme.CommonProfileBaseTheme.css?1637");

@font-face {    
    font-family: 'myfont';
    src: url('/CommonProfile/WorkSans-Medium.ttf') format('truetype');
}

@font-face {    
    font-family: 'myfont1';
    src: url('/CommonProfile/WorkSans-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: DinReg;
    src:url('/G2CUITheme/DIN-Regular.ttf');
}

@font-face {
    font-family: Montserrat-Regular;
    src: url('/G2CUITheme/Montserrat-Regular.ttf');
}

@font-face {
    font-family: Roboto-Medium;
    src: url('/G2CUITheme/Roboto-Medium.ttf');
}

@font-face {
    font-family: Roboto-Regular;
    src: url('/G2CUITheme/Roboto-Regular.ttf');
}
  
  .Application_Menu {
      background-color: transparent;
      box-shadow: none;
      float: right;
      height: inherit;
  }

 .Application_Title a,
.Application_Title a:link,
.Application_Title a:visited,
.Application_Title a:hover {
    color: #FFFFFF;
}
.Application_Title img {
    max-height: 70px;
    margin-left: 0px;
    margin-top: 20px;
}


myInfo-Button {
    background-color: #cfcfcf;
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 25px;
    line-height: 30px;
    margin-left: 0px;
    width: 60px;
    padding: 0 15px;
    text-align: right;
    text-decoration: none;
}

.Form input[type="checkbox"]{
    margin-left: 15px;

}
.use-all
{
   
    border: 1px solid #808080;
    border-radius: 5px;
    color: #808080;
    text-align:center;
    text-decoration: none;
    display: inline-block;   
    cursor: pointer;
     height: 30px;
width: 80px;
    padding:0px;
    background-color: white;
}

.clear-all
{
   
    border: 1px solid #808080;
    border-radius: 4px;
    color:white ;
    text-align: center;
    text-decoration: none;
    display: inline-block;   
    margin: 4px 2px;
    cursor: pointer;
     height: 30px;
    width: 80px;
    padding:0px;
    background-color: #808080;
}
.class-check
{
    font-size: 30px !important;
    color: #19b735 !important;
    background-color: white;
    
}
.class-uncheck
{
    font-size: 30px !important;
    color: #DCDCDC !important;
    background-color: white;
    
}
.InputWithIcons .InputIcon 
{
    background-color: white;
    left:0px !important;
}
.class-set-primary-contact
{
    font-size: 30px !important;
    color: #19b735;
    background-color: white;
    
    
}
.class-unset-primary-contact
{
    font-size: 30px !important;
    color:  #DCDCDC;
    background-color: white;
    
}
  input[type="checkbox"]:before {
    background: transparent;
    border: 0;
    cursor: pointer;
    display: inline-block;
    height: 25px !important;
    position: relative;
    width: 25px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.Responsive .HiddenInDesktop {
    display: none;
}

.CpBody_Mob.cpBody {
    margin: 0px auto;
    width: 80%;
}

div span.ProfileUpdatelabel {
    vertical-align: top;
    color: #000000;
    vertical-align: top;
    font-size: 18px;
    font-family: 'WorkSans-SemiBold', sans-serif;
    font-weight: bold;
}

div span.edu_label {
    vertical-align: top;
    color: #000000 !important;
    vertical-align: top;
    font-size: 18px;
    font-family: 'Calibri' !important;
    font-weight: 400;
}

input.prefixlineCommonProfile {
    border: none !important;
    border-bottom: 1px solid grey !important;
    border-radius: 0px !important;
    background-color: transparent !important;
    box-shadow: none !important;
    width: 100%;
    margin: 0px auto;
    font-family: 'WorkSans-Regular', sans-serif;
}

.containerlabel{
    padding-top: 5px;
}

.OSAutoMarginTop {
    margin-top: 10px;
    padding-bottom: 10px;
}

.cpActionBtns {
    margin: 0 auto 20px auto;
    text-align: center;
}

.cancelbutton {
    cursor: pointer;
    background-color: #fff;
    border: none;
    text-shadow: none;
    font-family: 'WorkSans-Regular', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    color: #6B6B6B;
    width: 100px;
    height: 40px;
}

.savebutton {
    cursor: pointer;
    background-color: #b91b7b;
    border: none;
    /* border: 1px solid #fff; */
    /* border-color: #bb8e8e; */
    color: #15b0c1;
    text-shadow: none;
    font-family: 'WorkSans-Regular', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    color: #fff;
    width: 100px;
    height: 40px;
}

.MarginBottom {
    margin-bottom: 20px;
}

@media only screen and (min-device-width: 768px) and (max-device-width:1024px)Â {
@font-face {    
    font-family: 'myfont';
    src: url('/CommonProfile/WorkSans-Medium.ttf') format('truetype');
   }
@font-face {    
    font-family: 'myfont1';
    src: url('/CommonProfile/WorkSans-SemiBold.ttf') format('truetype');
   }
   
.Responsive .HiddenInDesktop {
    display: none;
}

myInfo-Button {
    background-color: #cfcfcf;
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 25px;
    line-height: 30px;
    margin-left: 0px;
    width: 60px;
    padding: 0 15px;
    text-align: right;
    text-decoration: none;
}
.Form input[type="checkbox"]{
    margin-left: 15px;

}
.use-all
{
   
    border: 1px solid #808080;
    border-radius: 5px;
    color: #808080;
    text-align:center;
    text-decoration: none;
    display: inline-block;   
    cursor: pointer;
    height: 30px;
  width: 80px;
    padding:0px;
    background-color: white;
    
}

.clear-all
{
   
    border: 1px solid #808080;
    border-radius: 4px;
    color:white ;
    text-align: center;
    text-decoration: none;
    display: inline-block;   
    margin: 4px 2px;
    cursor: pointer;
    height: 30px;
    width: 80px;
    padding:0px;
    background-color: #808080;
}
.class-check
{
    font-size: 30px !important;
    color: #19b735 !important;
    background-color: white;
    
}
.class-uncheck
{
    font-size: 30px !important;
    color: #DCDCDC !important;
    background-color: white;
    
}
.InputWithIcons .InputIcon 
{
    background-color: white;
    left:0px !important;
}
.class-set-primary-contact
{
    font-size: 30px !important;
    color: #19b735;
    background-color: white;
    
    
}
.class-unset-primary-contact
{
    font-size: 30px !important;
    color:  #DCDCDC;
    background-color: white;
    
}
  input[type="checkbox"]:before {
    background: transparent;
    border: 0;
    cursor: pointer;
    display: inline-block;
    height: 25px !important;
    position: relative;
    width: 25px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
}
}


@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
@font-face {    
    font-family: 'myfont';
    src: url('/CommonProfile/WorkSans-Medium.ttf') format('truetype');
   }
@font-face {    
    font-family: 'myfont1';
    src: url('/CommonProfile/WorkSans-SemiBold.ttf') format('truetype');
   }
  .Responsive .HiddenInDesktop {
    display: block;
}

myInfo-Button {
    background-color: #cfcfcf;
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 25px;
    line-height: 30px;
    margin-left: 0px;
    width: 60px;
    padding: 0 15px;
    text-align: right;
    text-decoration: none;
}
img.myAppTitlexxx {
    top: 50%;
    
    height: 55px;
    
    position: relative;
    transform: translateY(-50%);
}
.CustomHeader.ThemeGrid_Wrapper {
    position: relative;
    top: 0;
    width: 100%;
    z-index: 20;
    height: 80px;
}

.CntImg image {
    height: 60px;
}

.Form input[type="checkbox"]
{
     margin-left: 15px;

}
.Inherit-height
{
height: inherit;
}

.use-all
{
   
    border: 1px solid #808080;
    border-radius: 5px;
    color: #808080;
    text-align:center;
    text-decoration: none;
    display: inline-block;   
    cursor: pointer;
    height: 30px;
    width: 80px;
    padding:0px;
    background-color: white;
}
.clear-all
{
   
    border: 1px solid #808080;
    border-radius: 4px;
    color:white ;
    text-align: center;
    text-decoration: none;
    display: inline-block;   
    margin: 4px 2px;
    cursor: pointer;
     height: 30px;
   width: 80px;
    padding:0px;
    background-color: #808080;
}
.class-check
{
    font-size: 30px !important;
    color: #19b735 !important;
    background-color: white;
    
}
.class-uncheck
{
    font-size: 30px !important;
    color: #DCDCDC !important;
    background-color: white;
    
}
.InputWithIcons .InputIcon 
{
    background-color: white;
    
}
.class-set-primary-contact
{
    font-size: 30px !important;
    color: #19b735;
    background-color: white;
    
    
}
.class-unset-primary-contact
{
    font-size: 30px !important;
    color:  #DCDCDC;
    background-color: white;
    
}
  input[type="checkbox"]:before {
    background: transparent;
    border: 0;
    cursor: pointer;
    display: inline-block;
    height: 25px !important;
    position: relative;
    width: 25px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
}
}
