.login-body h1 {
    font: 400 25px Helvetica,Arial,sans-serif;
    letter-spacing: -.05em;
    line-height: 20px;
    margin: 20px 0 10px;
}

.help-block {
    color: #CE5454;
    text-align: left;
}

@media (min-width: 992px)
{
    footer {
        margin-left: 230px;
    }
}

footer {
    /*background: #fff;*/
    padding: 0px 20px 15px 20px;
    display: block;
}

video{
    outline: 0;
}

.col-xs-5th-1, .col-xs-5th-2, .col-xs-5th-3, .col-xs-5th-4 {
  float: left;
}

.col-xs-5th-5 {
  float: left;
  width: 100%;
}

.col-xs-5th-4 {
  width: 80%;
}

.col-xs-5th-3 {
  width: 60%;
}

.col-xs-5th-2 {
  width: 40%;
}

.col-xs-5th-1 {
  width: 20%;
}

.col-xs-5th-pull-5 {
  right: 100%;
}

.col-xs-5th-pull-4 {
  right: 80%;
}

.col-xs-5th-pull-3 {
  right: 60%;
}

.col-xs-5th-pull-2 {
  right: 40%;
}

.col-xs-5th-pull-1 {
  right: 20%;
}

.col-xs-5th-pull-0 {
  right: auto;
}

.col-xs-5th-push-5 {
  left: 100%;
}

.col-xs-5th-push-4 {
  left: 80%;
}

.col-xs-5th-push-3 {
  left: 60%;
}

.col-xs-5th-push-2 {
  left: 40%;
}

.col-xs-5th-push-1 {
  left: 20%;
}

.col-xs-5th-push-0 {
  left: auto;
}

.col-xs-5th-offset-5 {
  margin-left: 100%;
}

.col-xs-5th-offset-4 {
  margin-left: 80%;
}

.col-xs-5th-offset-3 {
  margin-left: 60%;
}

.col-xs-5th-offset-2 {
  margin-left: 40%;
}

.col-xs-5th-offset-1 {
  margin-left: 20%;
}

.col-xs-5th-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-5th-1, .col-sm-5th-2, .col-sm-5th-3, .col-sm-5th-4 {
    float: left;
  }

  .col-sm-5th-5 {
    float: left;
    width: 100%;
  }

  .col-sm-5th-4 {
    width: 80%;
  }

  .col-sm-5th-3 {
    width: 60%;
  }

  .col-sm-5th-2 {
    width: 40%;
  }

  .col-sm-5th-1 {
    width: 20%;
  }

  .col-sm-5th-pull-5 {
    right: 100%;
  }

  .col-sm-5th-pull-4 {
    right: 80%;
  }

  .col-sm-5th-pull-3 {
    right: 60%;
  }

  .col-sm-5th-pull-2 {
    right: 40%;
  }

  .col-sm-5th-pull-1 {
    right: 20%;
  }

  .col-sm-5th-pull-0 {
    right: auto;
  }

  .col-sm-5th-push-5 {
    left: 100%;
  }

  .col-sm-5th-push-4 {
    left: 80%;
  }

  .col-sm-5th-push-3 {
    left: 60%;
  }

  .col-sm-5th-push-2 {
    left: 40%;
  }

  .col-sm-5th-push-1 {
    left: 20%;
  }

  .col-sm-5th-push-0 {
    left: auto;
  }

  .col-sm-5th-offset-5 {
    margin-left: 100%;
  }

  .col-sm-5th-offset-4 {
    margin-left: 80%;
  }

  .col-sm-5th-offset-3 {
    margin-left: 60%;
  }

  .col-sm-5th-offset-2 {
    margin-left: 40%;
  }

  .col-sm-5th-offset-1 {
    margin-left: 20%;
  }

  .col-sm-5th-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-5th-1, .col-md-5th-2, .col-md-5th-3, .col-md-5th-4 {
    float: left;
  }

  .col-md-5th-5 {
    float: left;
    width: 100%;
  }

  .col-md-5th-4 {
    width: 80%;
  }

  .col-md-5th-3 {
    width: 60%;
  }

  .col-md-5th-2 {
    width: 40%;
  }

  .col-md-5th-1 {
    width: 20%;
  }

  .col-md-5th-pull-5 {
    right: 100%;
  }

  .col-md-5th-pull-4 {
    right: 80%;
  }

  .col-md-5th-pull-3 {
    right: 60%;
  }

  .col-md-5th-pull-2 {
    right: 40%;
  }

  .col-md-5th-pull-1 {
    right: 20%;
  }

  .col-md-5th-pull-0 {
    right: auto;
  }

  .col-md-5th-push-5 {
    left: 100%;
  }

  .col-md-5th-push-4 {
    left: 80%;
  }

  .col-md-5th-push-3 {
    left: 60%;
  }

  .col-md-5th-push-2 {
    left: 40%;
  }

  .col-md-5th-push-1 {
    left: 20%;
  }

  .col-md-5th-push-0 {
    left: auto;
  }

  .col-md-5th-offset-5 {
    margin-left: 100%;
  }

  .col-md-5th-offset-4 {
    margin-left: 80%;
  }

  .col-md-5th-offset-3 {
    margin-left: 60%;
  }

  .col-md-5th-offset-2 {
    margin-left: 40%;
  }

  .col-md-5th-offset-1 {
    margin-left: 20%;
  }

  .col-md-5th-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-5th-1, .col-lg-5th-2, .col-lg-5th-3, .col-lg-5th-4 {
    float: left;
  }

  .col-lg-5th-5 {
    float: left;
    width: 100%;
  }

  .col-lg-5th-4 {
    width: 80%;
  }

  .col-lg-5th-3 {
    width: 60%;
  }

  .col-lg-5th-2 {
    width: 40%;
  }

  .col-lg-5th-1 {
    width: 20%;
  }

  .col-lg-5th-pull-5 {
    right: 100%;
  }

  .col-lg-5th-pull-4 {
    right: 80%;
  }

  .col-lg-5th-pull-3 {
    right: 60%;
  }

  .col-lg-5th-pull-2 {
    right: 40%;
  }

  .col-lg-5th-pull-1 {
    right: 20%;
  }

  .col-lg-5th-pull-0 {
    right: auto;
  }

  .col-lg-5th-push-5 {
    left: 100%;
  }

  .col-lg-5th-push-4 {
    left: 80%;
  }

  .col-lg-5th-push-3 {
    left: 60%;
  }

  .col-lg-5th-push-2 {
    left: 40%;
  }

  .col-lg-5th-push-1 {
    left: 20%;
  }

  .col-lg-5th-push-0 {
    left: auto;
  }

  .col-lg-5th-offset-5 {
    margin-left: 100%;
  }

  .col-lg-5th-offset-4 {
    margin-left: 80%;
  }

  .col-lg-5th-offset-3 {
    margin-left: 60%;
  }

  .col-lg-5th-offset-2 {
    margin-left: 40%;
  }

  .col-lg-5th-offset-1 {
    margin-left: 20%;
  }

  .col-lg-5th-offset-0 {
    margin-left: 0%;
  }
}


.package_non_active{
    box-shadow: 0 0px 4px 3px rgba(32,33,36,0.28) !important;
    background: white !important;
    color: #0178a7 !important;
    border: 0 !important;
}

@media only screen and (device-width: 768px) {
    
    #edit_profile .form-group
    {
        margin-bottom:0px;
    }
    
    #edit_profile .col-md-2.col-sm-4,
    #edit_profile .col-md-4.col-sm-8,
    #edit_profile .col-md-3.col-sm-8,
    #edit_profile .col-md-1.col-sm-4,
    #edit_profile .col-md-2.col-sm-4,
    #edit_profile .col-md-10.col-sm-8,
    #edit_profile .col-md-2.col-sm-4,
    #edit_profile .col-md-1.col-sm-4,
    #edit_profile .col-md-3.col-sm-8,
    #edit_profile .col-md-2.col-sm-8{
        margin-top: 5px;
    }
}

@media (max-width: 768px) {
    .control-label{
        padding: 10px 15px 0px;
    }
}

.flat-green label{
    padding-left:0px;
}

.irs-grid{
    display: none !important;
}


.coupon_applied{
    padding: 5px 10px;
    background: #dff0d8;
    color: #3c763d;
}

.green_text{
    color: #3c763d;
}

.remove_coupon{
    cursor: pointer;
}

.red_text{
    color: #a94442;
}

.continuebutton{
    width: 70%;
}
.modal-confirm {
  color: #636363;
  /*width: 400px;*/
}
.modal-confirm .modal-content {
  padding: 20px;
  border-radius: 5px;
  border: none;
      text-align: center;
  font-size: 14px;
}
.modal-confirm .modal-header {
  border-bottom: none;   
      position: relative;
}
.modal-confirm h4 {
  /*text-align: center;*/
  text-align:left;
  font-size: 20px;
  margin:0;
  /*margin: 30px 0 -10px;*/
}
.modal-confirm .close {
  position: absolute;
  top: 12px;
  right: 12px;
  font-weight: 700;
  font-size: 40px;
}
.modal-confirm .modal-body {
  color: #666;
  padding: 20px 0px 20px 0px;
}
.modal-confirm .modal-body strong{
  color: black;
  font-weight: bolder;
}
.modal-confirm .understand_text_container{
  font-weight: 700;
  display: inline-block;
  /*line-height: 40px;*/
}
.modal-confirm .understand_text_container label{
    line-height: 22px;
    color: black;
    font-weight: 900;
}
.modal-confirm .errorMessage{
  position: absolute;
  margin-top: 35px;
  display: none;
}
.modal-confirm .errorMessage.delete_msg{
  /*display: block;*/
}

.modal-confirm .modal-footer {
  border: none;
  text-align: center;   
  border-radius: 5px;
  font-size: 13px;
  padding: 10px 15px 10px;
}
.modal-confirm .icon-box {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  border-radius: 50%;
  z-index: 9;
  text-align: center;
  border: 3px solid #f15e5e;
}
.modal-confirm .icon-box i {
  color: #f15e5e;
  font-size: 46px;
  display: inline-block;
  margin-top: 13px;
}
  .modal-confirm .btn {
      color: #fff;
      border-radius: 4px;
  background: #60c7c1;
  text-decoration: none;
  transition: all 0.4s;
      line-height: normal;
  min-width: 120px;
      border: none;
  min-height: 40px;
  border-radius: 3px;
  margin: 0 5px;
  outline: none !important;
  }
.modal-confirm .btn-info {
      background: #c1c1c1;
  }
  .modal-confirm .btn-info:hover, .modal-confirm .btn-info:focus {
      background: #a8a8a8;
  }
  .modal-confirm .btn-danger {
      background: #f15e5e;
  }
  .modal-confirm .btn-danger:hover, .modal-confirm .btn-danger:focus {
      background: #ee3535;
  }
.trigger-btn {
  display: inline-block;
  margin: 100px auto;
}

.dropdown-toggle .fa-angle-down{
    font-weight: bold;
}

.pager .next>a, .pager .next>span {
    float: left !important;
}

.grid-view .pager{
    text-align:center !important;
}

.btn-primary-transparent, .showDetailModal.btn{
    font-size: 22px;
    color: #0b7eb5;
    padding: 0;
    line-height: 15px;
}

.btn-primary-transparent.delete-rule
{
    background: transparent;
}

.blue_link{
    color: #0B7EB5;
}

.ui-sortable .ui-state-default{
    border : none;
    background : none;
}

.inner_sidebar{
    list-style: none;
    padding-left : 10px;
}

.inner_sidebar a{
    color: #0b7eb5;
    text-decoration: none;
    display: inline-block;
    padding: 6px 10px 6px 10px;
    margin: 3px 0;
    /*font-size: 12px;*/
    outline: none;
}

.inner_sidebar a.active, .inner_sidebar a:hover{
    background: #0b7eb5;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
}

.errorMessage{
    color: #CE5454;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #0b7eb5;
  color:white;
}
.sms_beta_text{
	color:#CE5454;
}

.d-none {
  display: none;
}

#userCampaignTable_wrapper .dataTable tr:last-child .open>.dropdown-menu,
#userCampaignTable_wrapper .dataTable tr:nth-last-child(2) .open>.dropdown-menu {
    top: auto;
    bottom: 34px;
}

#userCampaignTable_wrapper{
  padding-top: 50px;
}