table { border-spacing: 0px !important;}
.rightdiv{ float:right}
.laftdiv{float:left}
.divcover{ width:25%; margin:20px auto;}
.bmiddle{  text-align: center;}

#customers td, #customers th {
  padding: 5px;
  white-space: nowrap;
border:0px !important
}
.modaldiv{ margin:0 auto; width:35%}
#customers tr:nth-child(even){background-color: #f6f6f6;white-space: nowrap}

.modal-footer , .modal-header{ border: none !important;}
#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: transparent !important;
  color: #484848;
  font-weight: normal;
  white-space: nowrap;
 border:none !important;
}
  .bcs{border-radius: 25px !important; -moz-border-radius: 25px !important; -webkit-border-radius: 25px !important; font-size: 14px; font-family: Arial, helvetica, sans-serif; color: #FFFFFF; text-align: center; text-decoration: none; display: block; background-color: #CB4E05; border: 1px solid #CB4E05; padding: 10px 30px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; font-weight: bold;}

  .rcs{border-radius: 25px !important; -moz-border-radius: 25px !important; -webkit-border-radius: 25px !important; font-size: 14px; font-family: Arial, helvetica, sans-serif; color: #095586; text-align: center; text-decoration: none; display: block; background-color: #fff; border: 1px solid #095586; padding: 10px 30px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;font-weight: bold;}
  .unsa {
    margin:0;font-size: 16px; line-height: 28px; font-family: Helvetica, Arial, sans-serif; color: #484848; text-align: center; word-wrap: break-word;font-weight: 700;
}
.headerclass{font-family: Helvetica, Arial, sans-serif; text-decoration: none; font-size: 34px; color: #095586; font-weight: normal; line-height: 42px;margin: 0; font-weight: 100}
.tablecss , .pageheader , .layout-canvas-g > .section{margin:0 !important; padding:0 !important}
.pageheader{ width:100%; padding: 22px 0 13px 15px !important; background-color: #0072bc}
.h2-headerclass{font-family: Helvetica, Arial, sans-serif; text-decoration: none; font-size: 28px; color: #095586; font-weight: normal; line-height: 42px;margin: 0; font-weight: 100}

.buttonstyle{ margin:0 auto; width:15%}
.upperblock{width: 60%; margin: 30px auto 10px;}
.upperblock p{text-align: left;}

.h2-heading{font-family: Helvetica, Arial, sans-serif; font-size: 25px; color: #095586; text-align:center; font-weight: normal; line-height: 32px; padding:  0 0 10px 0; margin: 0;}
.h1-heading{font-family: Helvetica, Arial, sans-serif; font-size: 28px; color: #095586; text-align:center; font-weight: normal; line-height: 32px; padding:  0 0 10px 0; margin: 0;}
.p-class{margin:0;padding: 15px 0 0 0;font-size: 16px; line-height: 28px; font-family: Helvetica, Arial, sans-serif; color: #484848; text-align: center; word-wrap: break-word;}
.form-control{height: 65px !important; background: #fff !important; line-height: 2.9 !important;}
.footertable{border: 1px solid #dedede;
width: 40%;
margin: 40px auto;
padding: 30px;}
.form-outline{margin-top:15px}
  .bcs{border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; font-size: 14px; font-family: Arial, helvetica, sans-serif; color: #FFFFFF; text-align: center; text-decoration: none; display: block; background-color: #CB4E05; border: 1px solid #CB4E05; padding: 10px 30px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }

.fill-left {
    -ms-user-select: none;
    padding: 8px 0 8px !important;
  font-size: 16px; line-height: 28px; font-family: Helvetica, Arial, sans-serif !important;
  color: #484848;
  font-weight: normal;
}

.fill-left {
    display: inline;
    text-decoration: none;
    -webkit-user-select: none;
     line-height:25px !important;
}

.fill-left {
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    -ms-transition: color 1s ease;
    -o-transition: color 1s ease
}

.TwitterLogo{
width: 26px;
height: 26px;
}

.fill-left {
    position: relative;
    z-index: 2;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    white-space: nowrap;
    overflow: hidden;
    transition: color 1s ease
}


/* Customize the label (the container) */
.containerlabel {
  position: relative;
  cursor: pointer;
  font-size: 22px;
padding-left: 27px;
margin-bottom: 18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.containerlabel input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
    background-color: transparent;
  border:1px solid black;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  background-color: #fff !important;
  border:1px solid #0079bf;
}



/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
    background-color: transparent;
  border:1px solid #0079bf;
}

/* Show the checkmark when checked */
.containerlabel input:checked ~ .checkmark:after {
  display: block;
    background-color: transparent;
  border:1px solid #0079bf;
}

/* Style the checkmark/indicator */
.containerlabel .checkmark:after {
left: 8px;
top: 3px;
width: 6px;
height: 15px;
  border: solid #0079bf;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
    background-color: transparent;
  border:1px solid #0079bf;
}

/* When the checkbox is checked, add a blue background */
.containerlabel input:checked ~ .checkmark {
  background-color: transparent;
  border:1px solid #0079bf;
}

.containerlabel input.white:checked ~ .checkmark:after {
  border: solid #0079bf;
  border-width: 0 3px 3px 0;
}
.containerlabel input.black:checked ~ .checkmark:after {
  border: solid #0079bf;
  border-width: 0 3px 3px 0;
    background-color: #eee;

}

.emailsendtable{
width:65%; margin:0 auto !important; padding:10px 30px
}

.h2email-heading {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 25px;
    color: #095586;
    text-align: left;
    font-weight: normal;
    line-height: 32px;
    padding: 0 0 10px 0;
    margin: 0;}



@border-color: #c8c8c8;
@active-bg: #f5f8fc;
@active-color: #52a6e1;
@anim: cubic-bezier(0.215, 0.610, 0.355, 1.00);
@error-bg: #feeeee;
@error-color: darken(@error-bg, 35);

.bt-form__wrapper {
  margin: 30px auto;
  max-width: 500px;
}

.bt-flabels {  
  input[type] {
    position: relative;
    width: 100%;
    height: 50px;
    border: none;
    border-radius: 0;
    z-index: 1;
    transition: background 0.3s @anim, border-color 0.3s @anim;
    
    &:focus {
      background: @active-bg;
    }
  }
  
  label {
    pointer-events: none;
    position: absolute;
    opacity: 0;
    top: 0;
    transform: translateY(15%);
    z-index: 2;
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
    padding-left: 6px;
    color: @active-color;
    transition: transform 0.3s @anim, opacity 0.3s @anim;
  }
  
  >*:not(:first-child) {
    
    &.bt-flabels__wrapper, .bt-flabels__wrapper {
      border-top: none;
    }
  }
}
.bt-flabels__wrapper {
  position: relative;
  border: 1px solid @border-color;
}
.bt-flabels__error-desc {
  position: absolute;
  top: 0;
  right: 6px;
  opacity: 0;
  font-weight: bold;
  color: @error-color;
  font-size: 10px;
  text-transform: uppercase;
  z-index: 3;
  pointer-events: none;
}
.bt-flabels__error {
  
  input[type] {
    background: @error-bg;
    
    &:focus {
      background: @error-bg;
    }
  }
  
  .bt-flabels__error-desc {
    opacity: 1;
    transform: translateY(0);
  }
}

.bt-flabels--right {
  border-left: none;
}
.bt-flabel__float {
  
  label {   
    opacity: 1;
    transform: translateY(0);
  }
  
  input[type] {
    padding-top: 9px;
  }
}

.disclaimer-text{font-size: 1.2rem !important; line-height: 1.25; font-family: Helvetica, Arial, sans-serif;text-align: left; color: #484848; font-weight: 400 !important;}
a {
    color: #337ab7;
    /*text-decoration: underline !important;*/
}