﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

.input-lg-ddl{
    max-width: 380px !important;
}

.grid-border {
    border: solid;
    border-width: 1px;
    border-color: lightgray;
    margin-top: 20px;
    width: 95%;
}

.grid-panel
{
    padding-left: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 20px;
}

.grid-filter {
    float: left !important;
    margin-right: 7px;
}
#parentName
{
    font-weight: normal;
}
.button-save-group {
}

.btn-sm {
    background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #ccc;
    text-shadow: 0 1px 0 #fff;
}
.button-pad
{
    margin-bottom: 0px;
}
/* Modal styles */
.modal-content {
    width: 600px;
    margin: 30px auto !important;
}


.grid-label-text
{
    font-weight: 400 !important;
    font-size: small !important;
    background-color: white !important;
}
.panel-grid
{
    margin-top: 10px;
    margin-left: 10px;
}

.red-back{
    padding-top: 8px;
    color: darkred !important;
}

.red{
    color: darkred;
}
.green-back{
    color: #00CC00 !important;
}

.edit-glyph{
    padding-top: 8px;
    color: cadetblue !important;
}
.view-glyph {
    padding-top: 8px;    
    padding-left: 8px;
    color: grey !important; 
}
.back-btn {
   padding-bottom: 8px; 
   padding-left: 0px !important;
}
/*.dropdown-text{
    color: black !important;
    background-color: black;
}*/

/*.dropdown-menu > li > a
{
    color: #333 !important;
}*/
.navbar-li {
    color: #333 !important;
}
.upper-text
{
    text-transform: uppercase;
}
.anchor-btn
{
    color: #333;
    
}
.anchor-btn-lg
{
    background-color: lightgray; 
}
.grid-check
{
    padding-top: 10px;
}
.grid-header-title > span
{
    color:#428bca;
}
.grid-edit-col
{
    width: 65px;
}
.grid-edit-glyph
{
    margin-right: 8px;
    margin-left: 6px;
}
.text-check
{
    margin-bottom: 12px;
    margin-left: 130px
}
/*#addRelatedPersonal
{
    padding-bottom: 48px;
}*/
.pnl-bot-margin
{
    padding-bottom: 48px;
}
.dropdown-text {
    color: black !important;
}
#editGuestForm
{
    margin-bottom: 50px;
}
#btnAddRelatedGuests
{
    margin-bottom: 20px;
}
.padded-panel
{
    padding: 30px;
}
.side-padded-panel
{
    padding-left: 30px;
    padding-right: 30px;
}
.margin-sides
{
    margin-right: 30px;
    margin-left: 30px;
}
.padded-form-panel
{
    padding-top: 30px;
    padding-bottom: 30px;
}
.btn-info
{
    color: white;
}
#removeRelated
{
    margin-right: 10px;
}
#assocHostPnl
{
    margin-top: 20px;
}
.assoc-hosttd
{
    margin-right: 10px;
    width: 25px;
}
.add-gridbutton
{
    margin-top: 10px;
    margin-left: 6px;
}
.delete-gridbtn
{
    margin-bottom: 10px;
}
.alert-danger
{
    text-align: left !important;
}
.delete-btn:hover
{
   color: darkred !important;
}
.margtop-md
{
    margin-top: 35px;
}
.margtop-sm
{
    margin-top: 15px;
}
.margtop-xsm
{
    margin-top: 3px;
}
.just-rt
{
    text-align: right;
}
.input-total
{
    color: black;
    background-color: #C6DEFF !important;
}
.inline-form-grp
{
    padding-bottom: 8px;
}
.inline-form-grp > label
{
    text-align:right;
    font-size: 12px;
}
.inline-form-grp > div > select,
.inline-form-grp > div > input
{
    height: 30px;
}
.date-textbx
{
    margin-left: 13px;    
}
.date-textbx > span
{
    padding-left: 12px;
}
.chekbx-lbl
{
    line-height: 15px;
}
.disabled-input, textarea 
{ 
    background: #C8C8C8; 
}
.chkbx
{
    width: 14px;
}
.checkbox-label {
    font-weight: bold !important;
}
.chkbx-lg {
    width: 30px;
}
.table-input
{
    height: 30px;
}
span.red-text
{
    color: red;
}
.mt-tablemsg
{
    margin-bottom: 20px;
    color: #FF0000;
    font-size: 12pt;
}
.large-ddl
{
    max-width: 500px;
}
.med-ddl
{
    max-width: 300px;
}
.chkbx-guestselect
{
    margin-left: 20px !important;
}
.highlight-bk{
    background-color: #E0E0E0 !important;
    border-bottom: 2px solid lightgray; 
}
.highlight-yellow{
    background-color: #F3F781 !important;
}
.noborder-btm {
    border-bottom: 0px !important;
}
.error-row {
    border-bottom: 2px solid lightgray;     
}
.selected-gridrow {
    background-color: #CCCCCC !important;
}
input.text-danger{
    color: #a94442 !important;
}
.yes
{
    color: #FFF !important;
    background: #33CC33;
}
.yes:hover{
    background-color: #339933;
    color: #FFF;
}
.no:focus, .yes:focus{
    outline: thin dotted;
    outline-offset: -2px;
}
.no
{
    color: #FFF !important;
    background: #E41B17 !important;
}
.no:hover{
    background-color: #D9534F;
    color: #FFF;
}
.table.grid-table tr.grid-row-selected a.action {
    color: #333;
}
.radio-label
{
    font-weight: normal;
    padding-right: 15px;
    padding-left: 6px;
}
.button-selected
{
    color: white;
    background-color: #C8C8C8;
}
a.disabled {
    color: grey;
}
/*.box {
    width: 25%;
    padding-bottom: 25%;
    background-color: white;
    /*color: #FFF;
    position: relative;
    
}*/

/*.inner-content {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    /*background: #66F;
}*/
/*table.grid-table tr.grid-row-selected a {
    color: #333 !important;
}*/
#container {
    width: 100%;
    max-width: 700px;
    margin: 2em auto;
}
.cols {
    -moz-column-count:2;
    -moz-column-gap: 3%;
    -moz-column-width: 30%;
    -webkit-column-count:2;
    -webkit-column-gap: 3%;
    -webkit-column-width: 30%;
    column-count: 2;
    column-gap: 3%;
    column-width: 30%;
}
.box {
    margin-bottom: 20px;
    height:100px;
    background:#BFBFBF;
}
.center-elem{
    text-align: center !important;
}
.related-spinner{
    width: 25px;
}
.required:after {
    content: " *";
    color: red;
    display: inline;
}
.form-group.required .control-label:after {
    color: #d00;
    content: "*";
    position: absolute;
    margin-left: 8px;
    top: 7px;
}

/*bootstrap 4 spacing classes*/
.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.m-a-0 {
  margin: 0 0 !important;
}

.m-t-0 {
  margin-top: 0 !important;
}

.m-r-0 {
  margin-right: 0 !important;
}

.m-b-0 {
  margin-bottom: 0 !important;
}

.m-l-0 {
  margin-left: 0 !important;
}

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.m-a-1 {
  margin: 1rem 1rem !important;
}

.m-t-1 {
  margin-top: 1rem !important;
}

.m-r-1 {
  margin-right: 1rem !important;
}

.m-b-1 {
  margin-bottom: 1rem !important;
}

.m-l-1 {
  margin-left: 1rem !important;
}

.m-x-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.m-y-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.m-a-2 {
  margin: 1.5rem 1.5rem !important;
}

.m-t-2 {
  margin-top: 1.5rem !important;
}

.m-r-2 {
  margin-right: 1.5rem !important;
}

.m-b-2 {
  margin-bottom: 1.5rem !important;
}

.m-l-2 {
  margin-left: 1.5rem !important;
}

.m-x-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.m-y-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.m-a-3 {
  margin: 3rem 3rem !important;
}

.m-t-3 {
  margin-top: 3rem !important;
}

.m-r-3 {
  margin-right: 3rem !important;
}

.m-b-3 {
  margin-bottom: 3rem !important;
}

.m-l-3 {
  margin-left: 3rem !important;
}
.m-l-14 {
    margin-left: 14rem !important
}
.m-x-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.m-y-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.m-l-4px {
    margin-left: 4px !important;
}

.p-a-0 {
  padding: 0 0 !important;
}

.p-t-0 {
  padding-top: 0 !important;
}

.p-r-0 {
  padding-right: 0 !important;
}

.p-b-0 {
  padding-bottom: 0 !important;
}

.p-l-0 {
  padding-left: 0 !important;
}

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.p-a-1 {
  padding: 1rem 1rem !important;
}

.p-t-1 {
  padding-top: 1rem !important;
}

.p-r-1 {
  padding-right: 1rem !important;
}

.p-b-1 {
  padding-bottom: 1rem !important;
}

.p-l-1 {
  padding-left: 1rem !important;
}

.p-x-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.p-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.p-a-2 {
  padding: 1.5rem 1.5rem !important;
}

.p-t-2 {
  padding-top: 1.5rem !important;
}

.p-r-2 {
  padding-right: 1.5rem !important;
}

.p-b-2 {
  padding-bottom: 1.5rem !important;
}

.p-l-2 {
  padding-left: 1.5rem !important;
}

.p-x-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.p-y-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.p-a-3 {
  padding: 3rem 3rem !important;
}

.p-t-3 {
  padding-top: 3rem !important;
}

.p-r-3 {
  padding-right: 3rem !important;
}

.p-b-3 {
  padding-bottom: 3rem !important;
}

.p-l-3 {
  padding-left: 3rem !important;
}

.p-x-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.p-y-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.uiswitch {
    margin-top: 0px !important;
}
.uiswitch:not(checked)::before {
    background-color: lightgrey;
}

.uiswitch-neg:not(checked)::before {
    background-color: #4cd964 !important;
}
.uiswitch-neg:checked {
    background-color: #ff8080 !important;
    background-image: -webkit-linear-gradient(-90deg, #ff8080 0%, #ff8080 100%) !important;
    background-image: linear-gradient(-180deg,#ff8080 0%, #ff8080 100%) !important; 
}

#closeEvent {
    z-index: 104;
}
.switchery {
    z-index: 900;
}
.tr-text-sm {
    font-size:  smaller;
}
.center-text {
    justify-content: center;
    align-items: center;
    display: flex;
    height: 2em;
}

.navbar-default .navbar-toggle {
  border-color: red; /* Removes border color */
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #f00; /* Changes regular toggle color */
}
.navbar-default .navbar-toggle .icon-bar:hover {
  background-color: #fff; /* Changes toggle color on hover */
}
.white-toggle-nav {
    color: #9d9d9d !important;
    border-color: #9d9d9d !important;    
}


/*radio button*/

.control-group {
  display: inline-block;
  vertical-align: top;
  background: #fff;
  text-align: left;
  box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  /*padding: 30px;
  width: 200px;
  height: 210px;
  margin: 10px;*//*padding: 30px;
  width: 200px;
  height: 210px;
  margin: 10px;*/
}
.control {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  cursor: pointer;
  /*font-size: 18px;*/
}
.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.control__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background: #e6e6e6;
}
.control--radio .control__indicator {
  border-radius: 50%;
}
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
  background: #ccc;
}
.control input:checked ~ .control__indicator {
  background: rgb(100, 189, 99);
}
.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
  background: rgb(100, 189, 99);
}
.control input:disabled ~ .control__indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}
.control__indicator:after {
  content: '';
  position: absolute;
  display: none;
}
.control input:checked ~ .control__indicator:after {
  display: block;
}
.control--checkbox .control__indicator:after {
  left: 8px;
  top: 4px;
  width: 3px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b;
}
.control--radio .control__indicator:after {
  left: 7px;
  top: 7px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #fff;
}
.control--radio input:disabled ~ .control__indicator:after {
  background: #7b7b7b;
}
.select {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
}
.select select {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 10px 15px;
  outline: 0;
  border: 0;
  border-radius: 0;
  background: #e6e6e6;
  color: #7b7b7b;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.select select::-ms-expand {
  display: none;
}
.select select:hover,
.select select:focus {
  color: #000;
  background: #ccc;
}
.select select:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.select__arrow {
  position: absolute;
  top: 16px;
  right: 15px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #7b7b7b transparent transparent transparent;
}
.select select:hover ~ .select__arrow,
.select select:focus ~ .select__arrow {
  border-top-color: #000;
}
.select select:disabled ~ .select__arrow {
  border-top-color: #ccc;
}

/*radio button*/


.access-text {
    font-size: x-large;

}
.access-label {
    font-size: large;
    padding-top: 7px;
}

.eilPad {
    padding-left: 5.5px;
}

.idCardPad {
    padding-right: 75px;
    line-height: 2.4 !important;
}

.togglePadding {
    padding-left: 170px;
    white-space: nowrap;
    line-height: 2.4 !important;
}

.rsvpTypeTextPadding {
    padding-left: 100px;
    line-height: 2.4 !important;
}

.idCheckBtnPad {
    padding-right: 900px !important;
}

.unexpectedGuestIdCheckBtnPad {
    padding-top: 10px !important;
    padding-left: 205px !important;
}

.hiddenTextBox {
    opacity: 0;
    filter: alpha(opacity=0);
}

.unexpectedHiddenTextBox {
    opacity: 0 !important;
    filter: alpha(opacity=0) !important;
}

.boldFont {
    font-weight: bold;
}

.birthdayVerificationSize {
    font-size: large;
}

#alotInviteRemainTable {
    font-family: arial, sans-serif;
    width: 500px;
    table-layout: fixed;
}

#alotInviteRemainTable td, #alotInviteRemainTable th {   
    text-align: center;
    padding: 10px;
}

#alotInviteRemainTable td {
    font-weight: 200;
    /*font-size: 63px;*/
    /*font-size: 32px;*/
    /*font-size: 26px;*/
    font-size: 23px;
    background: white;
    text-align: center;
    border: 10px solid #eee;
    border-top: 1px solid white;
    
}

#alotInviteRemainTable th {
    color: black;
    font-weight: 200;
    /*font-size: 21px;*/
    /*font-size: 16px;*/
    font-size: 17px;
    background: white;
    border: 10px solid #eee;
    border-bottom: 1px solid white;
}

.specialJumbotron {
    padding-top: 20px;
    padding-bottom: 10px;
    margin-bottom: -150px;
    background-color: #eee;
}

.alignHostId {
    margin-left: 123px;
}

.specialRedText {
    color: red !important;
}

.rememberMeCheckBxPadding {
    padding-left: 25px !important;
}

.rememberMeLabelSpecial {
    font-weight: bold !important;
    padding-left: 25px;
}

.invalidGuestFontSize {
    font-size: 16px;
}

.forgot-password-email-wrapper {
    width: 100%;
    margin: 0;
    padding: 0;
    -premailer-width: 100%;
    -premailer-cellpadding: 0;
    -premailer-cellspacing: 0;
    background-color: #F2F4F6;
}

.forgot-password-email-content {
    width: 100%;
    margin: 0;
    padding: 0;
    -premailer-width: 100%;
    -premailer-cellpadding: 0;
    -premailer-cellspacing: 0;
}


.forgot-password-body-action {
    width: 100%;
    margin: 30px auto;
    padding: 0;
    -premailer-width: 100%;
    -premailer-cellpadding: 0;
    -premailer-cellspacing: 0;
    text-align: center;
}

.forgot-password-body-sub {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #EDEFF2;
}

.forgot-password-content-cell {
    padding: 35px;
}

/* Three image containers (use 25% for four, and 50% for two, etc) */
.landing-page-column {
    float: left;
    width: 45%;
    padding: 5px;
}

/* Clear floats after image containers */
.landing-page-row::after {
    content: "";
    clear: both;
    display: table;
}

.landing-page-icon-properties {
    font-size: 80px !important;
    width: 100% !important;
}

.landing-page-button {
    border-radius: 4px;
    background-color: #f4511e;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 28px;
    padding: 20px;
    width: 200px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
}

.landing-page-button span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}

.landing-page-button span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
}

.landing-page-button:hover span {
    padding-right: 55px;
}

.landing-page-button:hover span:after {
    opacity: 1;
    right: 0;
}

.swal-button--confirm {
    background-color: #33cc33 !important;
    background: #33cc33 !important;
}

.badge-printer-ddl-pad {
    padding-top: 30px;
    padding-right: 60px;
}

.add-cursor-pointer {
    cursor: pointer !important;
}

.cool-blue-color {
    color: #428bca;
}

.duplicate-guest-panel {
    padding: 50px;
    display: none;
}

.background-color-transparent {
    background-color: transparent !important;
    background: None !important;
}

.grid-cell-text-align-right {
    text-align: right;
}


