.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #00AEEF;
    border-color: #00AEEF;
}@charset "UTF-8";

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #00AEEF;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.btn-primary {
    color: #fff;
    background-color: #00AEEF!important;
    border-color: #2e6da4;
}

.qx-btn:before, .qx-btn:hover {
    background: #00aeef;
    border: 0px
 solid #00aeef;
    background-color: #00aeef;
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #363636;
    background-color: #fff;
}

input, textarea, .uneditable-input {
    width: 380px;
}

.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    display: inline-block;
    padding: 0 6px;
    line-height: 40px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    font-weight: bold;
    margin-top: 23px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5
px
;
    font-weight: 700;
    color: #00AEEF;
}

element.style {
    z-index: 5;
    max-width: none;
    max-height: none;
    white-space: nowrap;
    transition: all 0s ease 0s;
    min-height: 0px;
    min-width: 0px;
    line-height: 25px;
    border-width: 0px;
    margin: 0px;
    padding: 0px 1px;
    /*letter-spacing: -1px;*/
    font-size: 16px;
    left: 240.917px;
    top: 127.64px;
    visibility: visible;
    opacity: 0;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -11.9167, 0, 1);
}

.wptwa-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    /* height: 0px; */
    white-space: nowrap;
    line-height: 100%;
    padding: 12px 20px;
    border-radius: 50px;
    position: fixed;
    bottom: 55px!important;
    right: 20px;
    cursor: pointer;
    box-shadow: 0 1px 6px rgb(0 0 0 / 6%), 0 2px 32px rgb(0 0 0 / 16%);
    transition: box-shadow 80ms ease-in-out,width .4s ease .2s;
}
/* CSS Document */


