﻿
.wide-button {
    width:100%
}
.errorMeassageLocaltedDown {
    display: table-row;
}

.text-area-full-width {
    width:100%!important;
}

.display-data-container{
    margin-left:20px!important;
}
.display-data{
    min-width:120px;
    background-color:#f2f2f2;
}
.left-to-right
{
    direction:ltr!important;
    text-align:right;
}
.smaller-text{
    font-size:12px!important;
}
.btn-edit {
  padding: 3px 10px!important;
  font-size: 12px!important;
  line-height: 1.5!important;
  border-radius: 3px!important;
  margin-top:0px!important;
}
.site-mar
{
    padding-top: 16px!important; 
}
.checkbox-label-margined
{
    margin-left: 20px!important;
}

.td-data {
    vertical-align: middle !important;
}
.td-data-top {
    vertical-align: top !important;
}

.padded-for-icon
{
    padding-left:30px!important;
}
.cancelation-alert-reason
{
    color: orange;
}



.mail-verify-deliverable {
    color: green;
}

.mail-verify-undeliverable {
    color: red;
}

.mail-verify-risky {
    color: orange;
}

.mail-verify-unknown {
    color: black;
}

.mail-verify-problem {
    color: black;
}

.mail-bad-format {
    color: red;
}

.roms-number-not-match-cards-number {
    background-color: #e9c7c7;
    padding: 10px 20px;
    font-weight: bold;
    color: firebrick;
    border-radius: 5px;
}

.btn-waiting-list {
    background-color: #fff !important;
    background-image: none;
    border: 1px solid #ff8c00;
    color: #ff8c00 !important;
}
.btn-waiting-list:hover {
    background-color: #eee !important;
}
.awl {
    background-color: #e4d4d4;
    border: 1px solid #db9a9a;
    border-radius: 3px;
    padding: 10px 20px;
    margin-bottom: 20px;
    color: firebrick;
    font-weight: bold;
}
.btn-wl-actions {
    padding: 7px 15px!important;
}


.toggle-a 
{
    text-decoration: none!important;
}
.toggle-button
{
    border: 1px solid #888;
    padding: 7px 15px;
    color: black;
    background-color: #fff;
    cursor: pointer;
}
.toggle-button:hover 
{
    background-color: #5bc0de;
}

.toggle-right {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-left: 0px none;
}
.toggle-left {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.toggle-button-selected {
    background-color: #bce8f1;
}



.direct-login {
    padding-top: 0px !important;
    border: 1px solid red;
    border-radius: 4px;
    padding-bottom: 0px !important;
    margin-top: 5px;
    margin-right: 20px;
    background-color: firebrick;
    color: white !important;
}

/* Event HAll Tickets */


/* End Event HAll Tickets */
