progress {
	background-color: #c5d9f9;
	border: 2;
	height: 16px;
	border-radius: 8px;
width: 270px;
}
progress::-webkit-progress-bar {
  background-color: #c5d9f9;
	border: 0;
	height: 16px;
	border-radius: 8px;
}
progress::-webkit-progress-value {
  background-color: #275caf;
	border: 0;
	height: 16px;
	border-radius: 8px;
}
progress::-moz-progress-bar {
 background-color: #275caf;
	border: 0;
	height: 16px;
	border-radius: 8px;
}


div#firstabs {

 }

noindex:-o-prefocus,#firstabs { 

top:30px;

 }
 .mibok-wrapper-pay .mibok-item 
{
    float: left;
    width: 90%;
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
}
.mibok-wrapper-pay .mibok-head {
    background: #F7F7F7;
    border-bottom: 1px solid #dfdfdf;
    padding: 5px 10px;
    font-weight: 400;
    background: #275caf;
    color: fff;
    font-size: 13px;
    text-align: center;
}
.mibok-wrapper-pay .mibok-input label {
    font-weight: normal;
    font-size: 12px;
    display: block;
    margin-top: -10px;
    padding: 3px;
}
.mibok-wrapper-pay .mibok-input input {
    display: block;
    width: 100%;
    padding: 4px 12px;
    font-size: 13px;
    border: 1px solid #ced4da;
    background: #fff;
    line-height: 1.5;
    border-radius: 4px;
}
.mibok-wrapper-pay .mibok-body {
    padding: 18px 20px 5px 20px;
    background-color: #dfe5ef;
}
.mibok-btn:hover {
  /*     box-shadow: inset 10em 0 #3498db; */
  /*    color: whitesmoke;*/
 background-color: #ad2db5;
border-color: #218838; 
}
.mibok-btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid #28a745;
        border-top-color: rgb(40, 167, 69);
        border-right-color: rgb(40, 167, 69);
        border-bottom-color: rgb(40, 167, 69);
        border-left-color: rgb(40, 167, 69);
    padding: 6px 20px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 4px;
     transition: box-shadow 1s ease, color 0.5s ease;
   /* transition: all .15s ease-in-out;*/
    background: #fff;
        background-color: rgb(29, 92, 175);
    color: #fff;
    margin: -8px 2px;
}
.mibok-wrapper-pay .mibok-input input.small-size {
    width: 40%;
    display: inline-block;
}
.main-user-consent-request-announce-link {
    cursor: pointer;
    font-size: 12px;
}
