html, body {min-height: 100%;padding: 0;margin: 0;font-family: 'Open Sans', sans-serif;background-color: #F5F5F5;color: #333; font-size: 16px; line-height: 30px; font-weight: 400;}
.wrapper {padding: 170px 0 0 0;position: absolute;top: 0;bottom: 0;left: 0;right: 0;}
.content {  min-height: 100%;  background-color: #F5F5F5;}
.header { margin-top: -170px; padding: 15px 0 0 0; height: 170px; position: relative; background-color: #fff; border-bottom:#EE6059 solid 6px; vertical-align: middle; width: 100%; text-align: center;}
.user-info { position: absolute; right: 50px; bottom: 30px; line-height: 18px; font-size: 14px; color: #EE6059; font-weight: 600; width: 280px; text-align: right; }
.user-info a { font-weight: 400; color: #777777; font-size: 13px; display: block;}
.user-info a:hover { color: #000; }
.user-info .name {overflow: hidden; margin-top: 8px; width: 215px; float: left;}
.user-info-img { width: 50px;height: 50px; float: right; margin: 0 0 0 15px;}
.user-info img { border-radius:100%;height: 100%;width: 100%; object-fit: cover; } 

.updateprofileimg{max-width: 100px;margin-bottom: 20px;}
.updateprofileimg img{max-width: 100%;}

.header-logo { }
.header-logo img { max-width: 220px; }
.menu ul li{list-style:none; }
.menu ul{margin:0; padding:0}
a{transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-ms-transition:all 0.3s;}
a:hover, a:focus{text-decoration:none;}
.menu{ text-align: center; padding: 0; background:#EE6059;  -webkit-transition: all 150ms ease 0s;transition: all 150ms ease 0s; min-width: 250px; float: left;}
.menu.sticky { position: fixed; padding: 15px 0; width: 100%; background: #212121; box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 12px -5px rgba(33, 33, 33, 0.46) }
nav ul li{display:block}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default,.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus{background:transparent; border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-ms-border-radius:0;color:#fff; border:1px solid #fff;}
.dropdown-menu>li>a{    padding: 3px 8px;}
.bootstrap-select.btn-group .dropdown-menu li a{font-size:16px;}
nav{}
nav ul li a{display:block; background:#EE6059; padding: 7% 0; color:#fff; font-size:20px; font-weight: 400;}
nav ul li a span { display: block;}
nav ul li a:hover, nav ul li a:focus{ color:#fff; background: #CE5049;  }
nav ul li.active a{ color:#fff; background: #CE5049;  }
nav ul li.active a:hover, nav ul li.active a:focus{color:#fff}

/*plan css*/
.planpage .columns {
  margin: auto;
  width: 40%;
  padding: 8px;
}

.planpage .price {
  list-style-type: none;
  border: 1px solid #eee;
  margin: 0;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.planpage .price:hover {
  box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

.planpage .price .header1 {
  background-color: #EE6059;
  color: white;
  font-size: 40px;
}

.planpage .price li {
  border-bottom: 1px solid #eee;
  padding: 25px;
  text-align: center;
  font-size:22px;
}
.planpage .price li p {
  font-size: 16px;
  padding: 0;
  text-align: center;
}

.planpage .price .grey {
  background-color: #eee;
  font-size: 30px;
}

.planpage .button {
  background-color: #4CAF50;
  border: none;
  color: white;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
}
.planpage .subscribebtn{
  width: 51%;
  padding: 10px;
  font-size: 25px;
}
@media only screen and (max-width: 600px) {
.planpage .columns {
  width: 100%;
}
.planpage .price .header1{
  font-size: 35px;
  line-height: 35px;
}
}




@media(max-width:1023px){
 
.nav-icon,.nav-icon span{
-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
.nav-icon{z-index:11;float:right;cursor:pointer;width:20px;height:20px;position: absolute; top:40px; left:15px; transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-ms-transition:all 0.3s;}
.menu-open .nav-icon{ left: 250px; position: fixed;}
.nav-icon::before { cursor: pointer; background: #EE6059;content: '';width: 55px;height: 50px;display: block;margin: -16px 0 0 -20px;border-radius: 0 5px 5px 0;}
.nav-icon span{display:block;position:absolute;height:2px;width:100%;background:#fff;opacity:1;left:0;-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}
.nav-icon span:nth-child(1){top:0}
.nav-icon span:nth-child(2),.nav-icon span:nth-child(3){top:7px}
.nav-icon span:nth-child(4){    top:14px}
.menu-open .nav-icon span,.small-header .nav-icon span{background:#fff; cursor: pointer;}
.menu-open .nav-icon span:nth-child(1){top:18px;width:0%;left:50%}
.menu-open .nav-icon span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.menu-open .nav-icon span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
.menu-open .nav-icon span:nth-child(4){top:18px;width:0%;left:50%}
.mobile-menu { position:fixed; left:-100%;top:0; width:240px; height:100%; overflow-y:auto;transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-ms-transition:all 0.3s;background:#EE6059; z-index:9; padding:0px;box-shadow:0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2)}
nav ul li{display:block}
nav ul li a { border-bottom: 1px solid #f4f4f4; font-size: 16px; color: #fff; text-align: center;  padding:15px;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-ms-border-radius:0;}
nav ul li a img { width: 52px;}
nav{padding-right:0}
nav ul li.active a:hover, nav ul li a:hover{ color: #3bebeb;  }
nav ul li + li{margin-left:0}
.menu-open .mobile-menu{ left:0}
.menu{padding-top:20px;}
.nav-icon{display:block !important; margin-top:0; margin-left:0px; }
.select-box{margin-top:0}
nav ul li.dropdown a::after { float: right; margin-top: 10px;}
.mobile-menu .dropdown-menu { position: relative; width: 100%; border: 0;box-shadow: none;background: #f7f7f7;margin: 0;}
}
@media (min-width: 768px) { 
  
.panel-heading { display: none;  }
.panel { border: none; box-shadow: none; }
.panel-collapse { height: auto; }
.panel-collapse.collapse { display: block; }
}
@media(max-width:767px){
  .planpage .columns {
    width: 100%;
  }
.menu { padding: 12px 0;}
header.sticky { padding: 10px 0;}
.logo { width: 90px;}
.nav-icon { margin-top: 7px;}
.select-box{margin-left: 20px;    margin-top: 20px;}
.select-box { margin:15px;}
.btn-getstarted { color: #fff; width: 100%;}
.tab-content .tab-pane { display: block; }
.nav-tabs { display: none; }
.panel-title a { display: block;border:0px; background: #EE6059; margin-bottom: 15px;text-align: center;color: #fff;padding: 10px;font-size: 18px;font-weight: 600;} 
.panel { margin: 0; box-shadow: none; border-radius: 0; margin-top: -2px; }
.tab-pane:first-child .panel { border-radius: 5px 5px 0 0; }
.tab-pane:last-child .panel { border-radius: 0 0 5px 5px; }
}

ul { list-style: none; margin: 0; padding: 0;}
.center-form { width: 380px; margin: 50px auto; padding:30px; box-sizing: border-box; background: #fff; -webkit-box-shadow: 0px 0px 6px -5px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 6px -5px rgba(0,0,0,0.3);  box-shadow: 0px 0px 6px -5px rgba(0,0,0,0.3); font-size: 15px; font-weight: 300;}
.center-form .form-group { margin-bottom: 2rem;}
.center-form label { line-height: 20px;}
.form-control { padding: 10px 10px 10px 0px; height: 42px; border-radius: 0; border-width: 0 0 1px 0; border-color:#EAEAEA; color: #4C4D50; font-size: 16px; font-weight: 500; }
.form-control.inputic { padding: 10px 10px 10px 35px; font-size: 16px;}
.form-control.inputic.email { background: url(../images/ic_email.png) center left no-repeat;}
.form-control.inputic.name { background: url(../images/ic_user.png) center left no-repeat;}
.form-control.inputic.password { background: url(../images/ic_password.png) center left no-repeat;}
.form-control.inputic.number { background: url(../images/ic_phone.png) center left no-repeat;}
.form-control.inputic.marker { background: url(../images/ic_marker.png) center left no-repeat;}
.form-group {position: relative;margin-bottom: 2.5rem;}
.form-control-placeholder {position: absolute;top: 0;padding: 10px 0 0 0;transition: all 200ms; font-size: 16px; color: #888888; }
.form-control:focus + .form-control-placeholder, .form-control:valid + .form-control-placeholder { font-size:16px; transform: translate3d(0, -100%, 0);  opacity: 1;}
.btn-primary { background: #EE6059; padding: 8px 35px; min-width: 180px; font-size: 17px; color: #fff; font-weight: 500; border-radius: 6px; border-color:#EE6059; font-family: 'Open Sans', sans-serif;  }
.btn-primary:hover { background: #2177D2; border-color: #2177D2; }
.user-msg-box { padding: 0; font-weight: 400; font-size: 15px; text-align: center;}
.user-msg-box a { color: #EE6059; font-weight: 600;} 
.user-msg-box a:hover { color: #2177D2;} 
.right-container {  overflow: hidden; padding:50px; width: 100% }
.right-container h3 { padding-bottom: 30px; font-size: 22px; color: #000; font-weight: 600;}
ul.servicelist { width: 100%;}
ul.servicebox li { padding: 25px; width: 48%; display: inline-block; text-align: center; box-sizing: border-box;}
ul.servicebox li a { background: #fff; border:#fff solid 1px; display: block; padding: 30px; border-radius: 7px; font-weight: 600; font-size: 20px; color: #000; } 
ul.servicebox li a img { margin: 0 15px 0 0;}
ul.servicebox li a:hover {border:#EE6059 solid 1px; }
ul.servicelist { width: 100%; padding-bottom: 30px;}
ul.servicelist li { margin: 0 0 15px 0; width: 100%;  display:block;}
ul.servicelist li a { background: #fff;   border:#fff solid 1px; display: block; padding:20px; font-size: 18px; color: #000; } 
ul.servicelist li a:hover {border:#EE6059 solid 1px; }
.white-cnvas,.req-page { background:#fff; padding: 15px; width: 100%;}
input:focus, input.form-control:focus, textarea.form-control:focus {outline:none !important;outline-width: 0 !important;box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;}
.form-control.textarea { height: 120px; resize: none;}
.white-cnvas span { color: #8D8D8D; padding-bottom: 20px; display: block;}
.white-cnvas p {margin: 0; padding:0 0 32px 0;}
.modal-body { padding:40px 20px 100px 20px; color: #4A4A4A; font-size: 20px; text-align: center;}
.modal-body h3 { padding-bottom: 10px; font-weight: 500; color: #EE6059; font-size: 32px; }
.modal-body em { margin-bottom: 30px; padding: 20px 0; font-style: normal; font-size: 28px; font-weight: 400; display: block;}
.modal-body p { padding-bottom: 20px;}
.modal-footer { display: block}
.modal-dialog { max-width: 640px;}
.modal-header, .modal-footer { border: 0;}
.white-cnvas .nav-tabs {  border: 0; }
.white-cnvas .nav-tabs li { width: 50%; text-align: center;  }
.white-cnvas .nav-tabs li a { color:#989898; padding: 10px 0; font-size: 18px; font-weight: 600; border-bottom:#E9E9E9 solid 1px; display: block; width: 100%;  }
.white-cnvas .nav-tabs li a.active { color: #000; border-bottom:#000 solid 1px;}
.white-cnvas .nav-tabs li.active a { color: #000; }
.white-cnvas .tab-content { padding: 20px 0 0 0;}
.orderlist { margin: 0 0 20px 0; background: #F8F8F8; padding: 20px;  }
.orderlist:last-child { margin-bottom: 0;}
.order-info { font-size: 18px; color: #000; width: 100%; float: left; padding: 10px 0; }
.order-detail { margin-bottom: 7px; border-bottom:#DDDDDD solid 1px; font-size: 14px; color: #888888; width: 100%; float: left }
.order-detail strong { font-weight: 600; color: #000;}
.plans strong {font-size: 22px;display: block;margin-bottom: 20px;}
.plans .order-info strong {font-size: 20px;}
.left-col { width: 50%; padding-right: 15px;  float: left;}
.right-col { width: 50%; padding-left: 15px;  float: left; text-align: right;}
.order-info .right-col { font-size: 24px; font-weight: 700;}
.btn-sml { margin: -5px 0 0 10px; background: #D9571B; color: #fff; font-size: 15px; font-weight: 500; padding: 1px 15px; border: 0; border-radius: 5px;}
.btn-sml:hover { color: #fff;}
.help-block{color:#CE5049}
input[type=checkbox]{margin-right: 10px;}
.file-upload-wrapper {
  position: relative;
  width: 100%;
  height: 60px;
  border-bottom: 1px solid #EAEAEA;
}
.file-upload-wrapper:after {
  content: attr(data-text);
  font-size: 18px;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  padding: 10px 15px 15px 0;
  display: block;
  width: calc(100% - 40px);
  pointer-events: none;
  z-index: 20;
  height: 40px;
  line-height: 40px;
  border-radius: 5px 10px 10px 5px;
  color: #4C4D50;
    font-size: 20px;
    font-weight: 500;
}
.file-upload-wrapper:before {
  content: 'Upload';
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  height: 60px;
  background: #EE6059;
  color: #fff;
  font-weight: 700;
  z-index: 25;
  font-size: 16px;
  line-height: 60px;
  padding: 0 15px;
  text-transform: uppercase;
  pointer-events: none;
  border-radius: 0 5px 5px 0;
}
.file-upload-wrapper:hover:before {
  opacity: 0.8
}
.file-upload-wrapper input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  height: 40px;
  margin: 0;
  padding: 0;
  display: block;
  cursor: pointer;
  width: 100%;
}

.white-cnvas fieldset{margin-bottom: 20px}
.white-cnvas .react-datepicker-wrapper,.white-cnvas .react-datepicker__input-container{display: block;}
.request_btn{border-radius: 6px;font-size: 22px;font-weight: 600;background: #EE6059;color: #fff;padding: 10px 15px;display: block;border: 2px solid #EE6059;transition: 0.6s all ease}
.request_btn:focus,.request_btn:hover,.request_btn:active{background: #fff;color: #EE6059;padding: 10px 15px;border: 2px solid #EE6059;transition: 0.6s all ease}
@media(max-width:1600px){
  .planpage .columns {
    width: 60%;
  }
}
@media(max-width:1280px){
  .planpage .columns {
    width: 80%;
  }
  ul.servicebox li { padding: 15px;}
  ul.servicebox li a { padding: 10px; font-size: 18px;}
  ul.servicebox li a img {margin: 0 10px 0 0;max-width: 100px;
}
}

@media(max-width:1024px){
  .planpage .columns {
    width: 80%;
  }
.menu { min-width:280px;}
.right-container { padding: 20px;}
.white-cnvas { padding: 40px 20px;}
ul.servicebox li a { font-size: 16px;}
ul.servicebox li a img {  max-width: 80px;}
}
@media(max-width:1023px){
.menu { min-width: 0; background: transparent;   }
 }
 @media(max-width:991px){
  .planpage .columns {
    width: 90%;
  }
.wrapper { padding-top: 110px;}
.header { margin-top: -110px;  padding: 10px 0 0 0;  height: 100px; border-width: 3px;}
.header-logo img { max-width: 120px; }
.right-container h3 { padding-bottom: 15px; }
.user-info { font-size: 13px; line-height: 16px; font-weight: 400; right: 15px; bottom: 15px; width: auto; max-width: 260px;}
.user-info .name { width: auto;}
.user-info-img { width: 40px;}
.user-info img { max-width: 100%;}
ul.servicelist li a { padding: 10px; font-size: 16px;}
 }

@media(max-width:767px){
html, body { font-size: 14px;}
.right-container, .white-cnvas { padding:30px 15px;}
.right-container h3 {padding-bottom: 10px;font-size: 18px; }
.white-cnvas .tab-content { padding: 0;}
.center-form  { width: 90%; margin: 15px auto; padding: 15px; }
.user-msg-box { padding: 0;}
.form-control { padding: 5px 5px 5px 0; font-size: 16px; height: 32px;}
.form-control-placeholder { font-size: 14px; line-height: 16px; margin: 0;}
.form-control:focus + .form-control-placeholder, .form-control:valid + .form-control-placeholder { font-size: 13px;}
.form-group { margin-bottom: 1.5rem;}
.orderlist:last-child { margin-bottom: 20px;}
.orderlist { padding: 15px 10px;}
.order-detail {font-size: 13px;width: 100%;line-height: 22px;padding-bottom: 7px;}
.left-col, .right-col { width: 100%; text-align: center; padding: 0;}
.order-info { padding: 0; font-size: 16px;}
.order-info .right-col { font-size: 18px;}
.btn-sml { margin: -5px 0 0 15px; font-size: 13px; }
ul.servicebox li { width: 100%;}
ul.servicebox li {padding: 0;margin: 0 0 15px 0;}
}
@media(max-width:480px){
.user-info, .user-info a { font-size: 12px;}
.user-info-img { display: none;}
.user-info { bottom: 30px;}
}
.disabled-styled-checkbox {
  position: absolute;
  opacity: 0;
}
.disabled-styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
}
.disabled-styled-checkbox + label:before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 18px;
  height: 18px;
  background: #ddd;
  border:1px solid #ddd;
}


.styled-checkbox {
  position: absolute;
  opacity: 0;
}
.styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
}
.styled-checkbox + label:before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 18px;
  height: 18px;
  background: white;
  border:1px solid #ddd;
}
.styled-checkbox:checked + label:before {
  background: #f35429;
}
.styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.styled-checkbox:checked + label:after {
  content: '';
  position: absolute;
  left: 4px;
  top: 12px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}



.geosuggest__suggests--hidden {
  max-height: 0;
  overflow: hidden;
  border-width: 0;
}
.geosuggest__item{
padding: 0 7px 0 7px;
}
.geosuggest__item span{
  padding: 8px !important;
  }
.geosuggest__item--active {
  background: #d3dee7;
  color: #fff;
}
.geosuggest{
  position: relative !important;
}
.geosuggest__suggests-wrapper{
  position: absolute !important;
    z-index: 123 !important;
    background: #fff !important;
    border-left: 1px solid #EAEAEA !important;
    border-right: 1px solid #EAEAEA !important;
    border-bottom: 1px solid #EAEAEA !important;
    border-top: none !important;
    width: 100% !important;
}


.btn > .caret,
.dropup > .btn > .caret {
  border-top-color: #000 !important;
}

.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-top: 4px solid \9;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px dashed;
border-bottom: 4px solid \9;
content: "";
}.btn .caret {
margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
border-width: 0 5px 5px;
}
.page-item.active .page-link{
      background-color:#EE6059;
    border-color:#EE6059;
    color: #fff;
}
.page-item .page-link{
  color:#EE6059;
  box-shadow: none !important
}
.req-page .dropdown-toggle::after{display:none;}
.btn-secondary{
   color:#EE6059 !important;
    background-color: #fff !important;
    border-color: #EE6059 !important;
    box-shadow: none !important;

}
.btn-secondary:hover{
   color:#fff !important;
    background-color: #EE6059 !important;
    border-color: #EE6059 !important;

}
.req-page .dropdown-menu{
  padding: 0;
}
.req-page .dropdown-menu .dropdown-item a{
  color: #EE6059 !important;
}
.req-page .dropdown-menu .dropdown-item:hover{
  background-color: #EE6059;
}

.req-page .dropdown-menu .dropdown-item:hover a{
  color :#fff !important;
}
.req-page .react-bs-table .table-bordered>thead>tr>th{border-bottom-width: 0px;}
.table-bordered td, .table-bordered th{border-color: #ededed}
.req-page .react-bs-table table td,.req-page  .react-bs-table table th{white-space: normal;}
.req-page .react-bs-table{width: 100%;overflow-x: auto;}

.categorydescription{
  font-size: 0.8rem;
  margin-bottom:15px; 
}

.extraordercategory label{
  margin-bottom: 0px;
 
}
.totalamount{
  font-size: 1rem;
  font-weight: 600;
}
.cp{
  cursor: pointer
}
.requestedit{
  display: block;
    padding: 3px;
    text-align: center;
    width: 100%;
}
.requestedit:focus, .requestedit:hover, .requestedit:active{
  display: block;
    padding: 3px;
    text-align: center;
    width: 100%;
}

#locationField .form-control{
  font-size: 14px;
}

/**
 * React Select
 * ============
 * Created by Jed Watson and Joss Mackison for KeystoneJS, http://www.keystonejs.com/
 * https://twitter.com/jedwatson https://twitter.com/jossmackison https://twitter.com/keystonejs
 * MIT License: https://github.com/JedWatson/react-select
*/
.Select {
  position: relative;
}
.Select input::-webkit-contacts-auto-fill-button,
.Select input::-webkit-credentials-auto-fill-button {
  display: none !important;
}
.Select input::-ms-clear {
  display: none !important;
}
.Select input::-ms-reveal {
  display: none !important;
}
.Select,
.Select div,
.Select input,
.Select span {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.Select.is-disabled .Select-arrow-zone {
  cursor: default;
  pointer-events: none;
  opacity: 0.35;
}
.Select.is-disabled > .Select-control {
  background-color: #f9f9f9;
}
.Select.is-disabled > .Select-control:hover {
  box-shadow: none;
}
.Select.is-open > .Select-control {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background: #fff;
  border-color: #b3b3b3 #ccc #d9d9d9;
}
.Select.is-open > .Select-control .Select-arrow {
  top: -2px;
  border-color: transparent transparent #999;
  border-width: 0 5px 5px;
}
.Select.is-searchable.is-open > .Select-control {
  cursor: text;
}
.Select.is-searchable.is-focused:not(.is-open) > .Select-control {
  cursor: text;
}
.Select.is-focused > .Select-control {
  background: #fff;
}
.Select.is-focused:not(.is-open) > .Select-control {
  border-color: #007eff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(0, 126, 255, 0.1);
  background: #fff;
}
.Select.has-value.is-clearable.Select--single > .Select-control .Select-value {
  padding-right: 42px;
}
.Select.has-value.Select--single > .Select-control .Select-value .Select-value-label,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value .Select-value-label {
  color: #333;
}
.Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label {
  cursor: pointer;
  text-decoration: none;
}
.Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label:hover,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:hover,
.Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label:focus,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:focus {
  color: #007eff;
  outline: none;
  text-decoration: underline;
}
.Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label:focus,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:focus {
  background: #fff;
}
.Select.has-value.is-pseudo-focused .Select-input {
  opacity: 0;
}
.Select.is-open .Select-arrow,
.Select .Select-arrow-zone:hover > .Select-arrow {
  border-top-color: #666;
}
.Select.Select--rtl {
  direction: rtl;
  text-align: right;
}
.Select-control {
  background-color: #fff;
  border-color: #d9d9d9 #ccc #b3b3b3;
  border-radius: 4px;
  border: 1px solid #ccc;
  color: #333;
  cursor: default;
  /* display: table; */
  border-spacing: 0;
  border-collapse: separate;
  height: 36px;
  outline: none;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.Select-control:hover {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
}
.Select-control .Select-input:focus {
  outline: none;
  background: #fff;
}
.Select-placeholder,
.Select--single > .Select-control .Select-value {
  bottom: 0;
  color: #aaa;
  left: 0;
  line-height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  right: 0;
  top: 0;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.Select-input {
  height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}
.Select-input > input {
  width: 100%;
  background: none transparent;
  border: 0 none;
  box-shadow: none;
  cursor: default;
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  outline: none;
  line-height: 17px;
  /* For IE 8 compatibility */
  padding: 8px 0 12px;
  /* For IE 8 compatibility */
  -webkit-appearance: none;
}
.is-focused .Select-input > input {
  cursor: text;
}
.has-value.is-pseudo-focused .Select-input {
  opacity: 0;
}
.Select-control:not(.is-searchable) > .Select-input {
  outline: none;
}
.Select-loading-zone {
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 16px;
}
.Select-loading {
  -webkit-animation: Select-animation-spin 400ms infinite linear;
  -o-animation: Select-animation-spin 400ms infinite linear;
  animation: Select-animation-spin 400ms infinite linear;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  border-radius: 50%;
  border: 2px solid #ccc;
  border-right-color: #333;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.Select-clear-zone {
  -webkit-animation: Select-animation-fadeIn 200ms;
  -o-animation: Select-animation-fadeIn 200ms;
  animation: Select-animation-fadeIn 200ms;
  color: #999;
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 17px;
}
.Select-clear-zone:hover {
  color: #D0021B;
}
.Select-clear {
  display: inline-block;
  font-size: 18px;
  line-height: 1;
}
.Select--multi .Select-clear-zone {
  width: 17px;
}
.Select-arrow-zone {
  cursor: pointer;
  display: table-cell;
  position: absolute;
  top:15px;
  right:0;
  text-align: center;
  vertical-align: middle;
  width: 25px;
  padding-right: 5px;
}
.Select--rtl .Select-arrow-zone {
  padding-right: 0;
  padding-left: 5px;
}
.Select-arrow {
  border-color: #999 transparent transparent;
  border-style: solid;
  border-width: 5px 5px 2.5px;
  display: inline-block;
  height: 0;
  width: 0;
  position: relative;
}
.Select-control > *:last-child {
  padding-right: 5px;
}
.Select--multi .Select-multi-value-wrapper {
  display: inline-block;
}
.Select .Select-aria-only {
  position: absolute;
  display: inline-block;
  height: 1px;
  width: 1px;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  float: left;
}
@-webkit-keyframes Select-animation-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes Select-animation-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.Select-menu-outer {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top-color: #e6e6e6;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  margin-top: -1px;
  max-height: 200px;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 1;
  -webkit-overflow-scrolling: touch;
}
.Select-menu {
  max-height: 198px;
  overflow-y: auto;
}
.Select-option {
  box-sizing: border-box;
  background-color: #fff;
  color: #666666;
  cursor: pointer;
  display: block;
  padding: 8px 10px;
}
.Select-option:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.Select-option.is-selected {
  background-color: #f5faff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.04);
  color: #333;
}
.Select-option.is-focused {
  background-color: #ebf5ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.08);
  color: #333;
}
.Select-option.is-disabled {
  color: #cccccc;
  cursor: default;
}
.Select-noresults {
  box-sizing: border-box;
  color: #999999;
  cursor: default;
  display: block;
  padding: 8px 10px;
}
.Select--multi .Select-input {
  vertical-align: middle;
  margin-left: 10px;
  padding: 0;
}
.Select--multi.Select--rtl .Select-input {
  margin-left: 0;
  margin-right: 10px;
}
.Select--multi.has-value .Select-input {
  margin-left: 5px;
}
.Select--multi .Select-value {
  background-color: #ebf5ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.08);
  border-radius: 2px;
  border: 1px solid #c2e0ff;
  /* Fallback color for IE 8 */
  border: 1px solid rgba(0, 126, 255, 0.24);
  color: #007eff;
  display: inline-block;
  font-size: 0.9em;
  line-height: 1.4;
  margin-left: 5px;
  margin-top: 5px;
  vertical-align: top;
}
.Select--multi .Select-value-icon,
.Select--multi .Select-value-label {
  display: inline-block;
  vertical-align: middle;
}
.Select--multi .Select-value-label {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  cursor: default;
  padding: 2px 5px;
}
.Select--multi a.Select-value-label {
  color: #007eff;
  cursor: pointer;
  text-decoration: none;
}
.Select--multi a.Select-value-label:hover {
  text-decoration: underline;
}
.Select--multi .Select-value-icon {
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  border-right: 1px solid #c2e0ff;
  /* Fallback color for IE 8 */
  border-right: 1px solid rgba(0, 126, 255, 0.24);
  padding: 1px 5px 3px;
}
.Select--multi .Select-value-icon:hover,
.Select--multi .Select-value-icon:focus {
  background-color: #d8eafd;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 113, 230, 0.08);
  color: #0071e6;
}
.Select--multi .Select-value-icon:active {
  background-color: #c2e0ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.24);
}
.Select--multi.Select--rtl .Select-value {
  margin-left: 0;
  margin-right: 5px;
}
.Select--multi.Select--rtl .Select-value-icon {
  border-right: none;
  border-left: 1px solid #c2e0ff;
  /* Fallback color for IE 8 */
  border-left: 1px solid rgba(0, 126, 255, 0.24);
}
.Select--multi.is-disabled .Select-value {
  background-color: #fcfcfc;
  border: 1px solid #e3e3e3;
  color: #333;
}
.Select--multi.is-disabled .Select-value-icon {
  cursor: not-allowed;
  border-right: 1px solid #e3e3e3;
}
.Select--multi.is-disabled .Select-value-icon:hover,
.Select--multi.is-disabled .Select-value-icon:focus,
.Select--multi.is-disabled .Select-value-icon:active {
  background-color: #fcfcfc;
}
@keyframes Select-animation-spin {
  to {
    transform: rotate(1turn);
  }
}
@-webkit-keyframes Select-animation-spin {
  to {
    -webkit-transform: rotate(1turn);
  }
}
.request-alert{
  color: #ff0000;
  font-size: 14px;
}
