﻿/**--------------------------------------------------------------------
    SD-7582: Color Theme Palette
---------------------------------------------------------------------*/
/*Setting apply to Tables.*/
/*Setting apply to Message Bubble.*/
/*Settings apply to primary Buttons.*/
/*Settings apply to secondary White Buttons.*/
/*These settings apply to panel buttons.*/
/*These settings apply to records on grids.*/
/*Option selection*/
/*These settings apply to records on dropdown lists.*/
/*These Apply to All Entry Forms.*/
/*Form Icons color.*/
/*Chat page CSS.*/
/*Settings for Tags*/
/*Response Editor Tab Css*/
/*Settings applied to Input field.*/
/*Setting for font awesome*/
/*Settings for Page Creation.*/
#TAWrap, #InviteWrap {
  width: 485px;
  height: 335px;
  padding: 20px;
  background-color: #FFF;
  border: 1px solid #E1E1E1;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto; }

/*#TAWrap {
    width: 460px;
    padding: 20px;
    margin: 0 auto;
    margin-top: 100px;
    background-color: #FFF;
    border: 1px solid #E1E1E1;
    box-shadow: 0px 0 2px rgba(0,0,0,0.1);
}*/
#LoginWrap {
  width: 400px; }

#LoginWrap h2 {
  font-size: 24px;
  font-weight: normal;
  line-height: 1;
  margin: 0 0 16px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #BBB;
  text-align: right;
  color: #888; }

#LoginWrap h2 span {
  color: #333; }

#LoginWrap input:not(.notLoginTextBox) {
  width: 100%;
  background-color: white !important;
  border: 1px solid #CCCCCC;
  padding: 10px 0px 10px 20px;
  color: #222222;
  border-radius: 4px !important; }

#LoginWrap input:-webkit-autofill:not(.notLoginTextBox) {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  -webkit-text-fill-color: #222222 !important; }

#LoginWrap .btn-block {
  width: 100%;
  text-align: center; }

#LoginForm .FormInline .FormRow .FormElement {
  margin-left: 0em; }

/* SD-7582: Increase new Logo size by 10% */
.width220 {
  width: 220px !important; }

#TAWrap {
  text-align: center;
  height: 350px;
  font-family: "Sora", sans-serif; }

#TAWrap select {
  width: 290px; }

#chkActiveClients {
  vertical-align: text-bottom;
  margin-bottom: 2px;
  margin-left: 22.9px;
  position: relative; }

#chkIncludeDeletedCompanies {
  vertical-align: text-bottom;
  margin-bottom: 2px;
  margin-left: 9px; }

.satisfiCompanylabel {
  margin-left: 32%;
  font-size: 10px;
  color: #606060;
  font-family: "Sora", sans-serif; }

.satisyCheckboxDivUp {
  margin-top: 3%; }

.satisyCheckboxDivDown {
  margin-bottom: 3%; }

.left-align {
  text-align: left; }

@font-face {
  font-family: Akkur;
  src: url("../Fonts/Akkur.otf") format("opentype"), url("../Fonts/Akkur.eot") format("embedded-opentype"); }

.businessLoginAlign {
  text-align: left; }

@media (min-width: 1000px) {
  .businessLoginAlign {
    text-align: right; } }

