/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 26 Oct, 2018, 3:47:42 PM
    Author     : bgi113
*/
.declined {
  background: #ed1c24;
}
.approved {
  background: #00b658;
}
.yetapproved {
  background: #d8d8d8;
}
.notapplicable {
  background: #d1d4db;
}
.inprogress {
  background: #ff6b09;
}
.green-bg {
  background: #33b546;
}
.gray-bg {
  background: #666666;
}
.decline-red {
  background: #e04444;
}
.cerulean-bg {
  background: #0ab8d7;
}
.athen-gray {
  background: #ebeff1;
}
.noimage {
  top: 50%;
  left: 50%;
  position: absolute;
  padding: 3rem 3rem;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
@media only screen and (max-width: 767px) {
  .noimage {
    position: relative ;
    padding: 0px;
    margin-bottom: 10px;
    top: 0px ;
    left: 0px;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
  }
}
.countbox {
  text-align: center;
  position: absolute;
  line-height: 17px;
  padding: 2px 10px;
  color: #545454;
  right: 10px;
  width: auto;
  top: 10px;
}
.approved-st {
  color: #30b048;
}
.inprogress-st {
  color: #ff6b09;
}
.declined-st {
  color: #e13e3e;
}
.cancelled-st {
  color: #666666;
}
.border-3 {
  border-top: 3px solid #33b546;
}
.bg-grayf1 {
  background: #f1f3f5;
}
.count {
  width: auto;
  font-size: 13px;
  padding: 3px 9px;
  text-align: center;
  border-radius: 10px;
  color: #33b546;
  background: #ffffff;
  font-family: 'proxima-regular';
}
.btn {
  margin-top: 10px;
  border: 0px;
  color: #ffffff;
  float: left;
  font-size: 16px;
  margin-right: 0;
  cursor: pointer;
  text-align: center;
  line-height: 23px;
  padding: 15px 20px;
  text-decoration: none;
  border-radius: 4px;
  border: 0px solid #ffffff;
  font-family: 'FrutigerLTStd-Regular';
}
a.btn-gray,
.btn-gray {
  border: 1px solid #c6d0d4;
  background: #c6d0d6;
  color: #545454;
}
a.btn-gray:hover,
.btn-gray:hover {
  color: #545454;
  background: #c6d0d6;
}
a.btn-hash,
.btn-hash {
  border: 1px solid #c6d0d4;
  background: #9d9d9d;
  color: #ffffff;
}
a.btn-hash:hover,
.btn-hash:hover {
  color: #ffffff;
  background: #9d9d9d;
}
a.btn-mystic-gray,
.btn-mystic-gray {
  border: 1px solid #c6d0d4;
  background: #eff3f5;
  color: #5f7689;
}
a.btn-mystic-gray:hover,
.btn-mystic-gray:hover {
  color: #5f7689;
  background: #eff3f5;
}
a.btn-white,
.btn-white {
  border: 1px solid #014a81;
  background: #ffffff;
  color: #014a81;
}
a.btn-white:hover,
.btn-white:hover {
  color: #014a81;
  background: #ffffff;
}
a.btn-wall,
.btn-wall {
  border: 1px solid #65778b;
  background: #65778b;
  color: #fff;
}
a.btn-wall:hover,
.btn-wall:hover {
  color: #fff;
  background: #65778b;
}
a.btn-blue,
.btn-blue {
  background: #014171 !important;
}
a.btn-blue:hover,
.btn-blue:hover {
  color: #ffffff;
  background: #014171 !important;
}
a.btn-pri-blue,
.btn-pri-blue {
  background: #077ccc;
}
a.btn-pri-blue:hover,
.btn-pri-blue:hover {
  color: #ffffff;
  background: #077ccc;
}
a.interest,
.btn-interest {
  color: #ffffff;
  background: #33b546;
}
a.interest:hover,
.btn-interest:hover {
  color: #ffffff;
  background: #33b546;
}
a.declined {
  color: #ffffff;
  background: #e04444;
}
a.declined:hover {
  color: #ffffff;
  background: #e04444;
}
a.submitdeligence {
  color: #ffffff;
  background: #0ab8d7;
}
a.submitdeligence:hover {
  color: #ffffff;
  background: #0ab8d7;
}
a.btn-white,
.btn-white {
  background: #ffffff;
  color: #65778b;
}
a.btn-white:hover,
.btn-white:hover {
  color: #65778b;
  background: #ffffff;
}
a.btn-green,
.btn-green {
  background: #39b549;
}
a.btn-green:hover,
.btn-green:hover {
  color: #ffffff;
  background: #39b549;
}
a.btn-green.open i.fas:before,
.btn-green.open i.fas:before {
  content: "\f068";
}
a.btn-green.btn-shadow,
.btn-green.btn-shadow {
  box-shadow: 0px 6px 20px 0px #39b549;
}
.btn-download,
.btn-upload {
  position: relative;
  background: #4a5164;
  padding: 10px 20px 10px 45px;
}
.btn-download:before,
.btn-upload:before {
  top: 10px;
  left: 15px;
  position: absolute;
  content: "\e92f";
  font-family: 'iop' !important;
}
.btn-pinup {
  color: #c7474c;
  position: relative;
  background: none;
  padding: 10px 20px 10px 45px;
  border-color: #c7474c !important;
}
.btn-pinup:before {
  top: 10px;
  left: 15px;
  color: #c7474c;
  position: absolute;
  content: "\e952";
  font-family: 'iop' !important;
}
.btn-rating {
  color: #ffffff;
  position: relative;
  padding: 10px 20px 10px 45px;
  background: #0470b8 !important;
  border-color: #0470b8 !important;
}
.btn-rating img {
  top: 10px;
  left: 15px;
  color: #f4c42c;
  position: absolute;
  width: 22px;
  height: 22px;
}
.btn-download:before {
  content: "\e94a";
  font-family: 'iop' !important;
}
a.btn-declined,
.btn-declined {
  color: #ffffff;
  background: #ec3535;
}
a.btn-declined:hover,
.btn-declined:hover {
  color: #ffffff;
  background: #ec3535;
}
a.btn-resubmit,
.btn-resubmit {
  background: #f28e2c;
}
a.btn-resubmit:hover,
.btn-resubmit:hover {
  color: #ffffff;
  background: #f28e2c;
}
a.btn-resubmitted,
.btn-resubmitted {
  background: #0cc0bf;
}
a.btn-resubmitted:hover,
.btn-resubmitted:hover {
  color: #ffffff;
  background: #0cc0bf;
}
a.btn-trans,
.btn-trans {
  background: transparent;
  color: #014171;
}
a.btn-trans:hover,
.btn-trans:hover {
  background: transparent;
  color: #014171;
}
.btn-circle {
  width: 50px !important;
  height: 50px;
  border-raidus: 100%;
  background: #f1f3f5;
  padding: 0.625rem 0.625rem;
}
.btn.verify,
a.btn.verify {
  padding: 5px 25px;
}
.btn.register,
a.register {
  padding: 15px 50px;
  box-shadow: 0px 5px 30px 0px rgba(51, 182, 70, 0.45);
}
@media (max-width: 480px) {
  .btn.register,
  a.register {
    padding: 15px 20px;
  }
}
.btn.cancel,
a.cancel {
  color: #677581;
  background: #c6d0d6;
  padding: 15px 50px;
}
.btn-decline {
  background: #ed1c24;
}
.btn-decline:hover {
  color: #ffffff;
  background: #ed1c24;
}
.btn-decline-info {
  color: #ed272f;
  border: 1px solid #ed272f;
}
.btn-decline-info:hover {
  color: #ed272f;
  border: 1px solid #ed272f;
}
.btn-notapplicable {
  color: #545454 !important;
  background: #d1d4db;
}
.btn-notapplicable:hover {
  color: #545454 !important;
  background: #d1d4db;
}
.btn-cancel {
  background: #666666;
}
.btn-cancel:hover {
  color: #ffffff;
  background: #666666;
}
.btn-approved {
  background: #00b658;
}
.btn-approved:hover {
  color: #ffffff;
  background: #00b658;
}
.btn-inprogress {
  background: #ff6b09;
}
.btn-inprogress:hover {
  color: #ffffff;
  background: #ff6b09;
}
.btn-yetapproved {
  color: #545454 !important;
  background: #d8d8d8;
}
.btn-yetapproved:hover {
  color: #545454 !important;
  background: #d8d8d8;
}
.btn-multiple-min,
.btn-multiple-add {
  border-radius: 3px;
  background: #6b6f7b;
  text-align: center;
  padding: 3px 5px;
  color: #ffffff;
  height: 25px;
  line-height: 25px;
  width: 25px;
}
a.btn-shortlist,
.btn-shortlist {
  background: #fff8f8;
  color: #c7474c;
}
a.btn-shortlist i.iop,
.btn-shortlist i.iop,
a.btn-shortlist span,
.btn-shortlist span {
  color: #c7474c;
}
a.btn-shortlist:hover,
.btn-shortlist:hover {
  background: #fff8f8;
  color: #c7474c;
}
a.btn-shortlist.active,
.btn-shortlist.active {
  color: #fff;
  background: #e95050;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0), inset 0 3px 5px rgba(0, 0, 0, 0);
}
a.btn-shortlist.active:hover,
.btn-shortlist.active:hover {
  color: #fff;
  background: #e95050;
}
a.btn-shortlist.active i.iop:before,
.btn-shortlist.active i.iop:before {
  color: #fff;
  content: "\e94d";
}
a.btn-shortlist.active i.iop,
.btn-shortlist.active i.iop,
a.btn-shortlist.active span,
.btn-shortlist.active span {
  color: #fff;
}
.border {
  border: 0px;
}
.border2 {
  border: 3px;
}
.border2 {
  border: 2px;
}
.borderb {
  border: 1px solid #014171;
}
.border1 {
  border: 1px solid #ffffff;
}
.borderg {
  border: 1px solid #39b549;
}
.borderc7 {
  border: 1px solid #c7474c;
}
.borderc7 {
  border: 1px solid #c7474c;
}
.bordergra {
  border: 1px solid #39b549;
}
.bordersgray {
  border: 1px solid #65778b;
}
.btn-shadow {
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.45);
}
body.rtl .btn-pinup {
  padding: 10px 45px 10px 20px;
}
body.rtl .btn-pinup:before {
  left: auto;
  right: 15px;
}
.yetto-post {
  border: 1px solid #015289;
  color: #015289;
}
.yet-post {
  border: 1px solid #ff6a04;
  color: #ff6a04;
}
.yet-decline {
  color: #eb1b29;
  position: relative;
  border: 1px solid #eb1b29;
  padding-right: 2.625rem !important;
}
.yet-decline:after {
  content: "\e99a";
  font-family: 'iop';
  position: absolute;
  right: 10px;
  top: 12px;
}
.yet-decline:hover {
  color: #eb1b29;
  border: 1px solid #eb1b29;
}
.yet-approved {
  border: 1px solid #01b84e;
  color: #01b84e;
}
.yet-resubmit {
  border: 1px solid #40c6ae;
  color: #40c6ae;
}
body.rtl .btn-rating img {
  left: auto;
  right: 15px;
  display: inline-block;
}
body.rtl .btn-rating {
  padding: 10px 45px 10px 20px;
}
.inv-approved {
  background: #01b659 !important;
}
.inv-declined {
  background: #ed1b24 !important;
}
.inv-cancelled {
  background: #373737 !important;
}
.inv-submited {
  background: #ff6b09 !important;
}
.inv-resubmitted {
  background: #00bfbf !important;
}
.inv-notrequired {
  background: #cccccc !important;
}
.inv-yetvalidate {
  background: #06b7d6 !important;
}
/*# sourceMappingURL=buttons.css.map */