.rc-anchor {
    border-radius: 3px;
    box-shadow: 0 0 4px 1px rgba(0,0,0,0.08);
    -webkit-box-shadow: 0 0 4px 1px rgba(0,0,0,0.08);
    -moz-box-shadow: 0 0 4px 1px rgba(0,0,0,0.08)
}

.rc-anchor-normal {
    height: 74px;
    width: 300px
}

.rc-anchor-compact {
    height: 136px;
    width: 156px
}

.rc-anchor-dark {
    background: #222;
    color: #fff
}

.rc-anchor-dark.rc-anchor-normal {
    border: 1px solid #525252
}

.rc-anchor-dark.rc-anchor-compact {
    border: 1px solid #525252
}

.rc-anchor-light {
    background: #f9f9f9;
    color: #000
}

.rc-anchor-light.rc-anchor-normal {
    border: 1px solid #d3d3d3
}

.rc-anchor-light.rc-anchor-compact {
    border: 1px solid #d3d3d3
}

.rc-inline-block {
    display: inline-block;
    height: 100%
}

.rc-anchor-center-container {
    display: table;
    height: 100%
}

.rc-anchor-center-item {
    display: table-cell;
    vertical-align: middle
}

.rc-anchor-content {
    display: inline-block
}

.rc-anchor-normal .rc-anchor-content {
    height: 74px;
    width: 206px
}

.rc-anchor-compact .rc-anchor-content {
    height: 85px
}

.rc-anchor-error-message {
    color: #ff0000;
    font-family: Roboto,helvetica,arial,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    padding: 0 10px
}

.rc-anchor-checkbox {
    margin: 0 12px 2px 12px
}

.rc-anchor-checkbox-label {
    font-family: Roboto,helvetica,arial,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px
}

.rc-anchor-normal .rc-anchor-checkbox-label {
    width: 152px
}

.rc-anchor-compact .rc-anchor-checkbox-label {
    width: 95px
}

.rc-anchor-error-msg-container {
    color: #ff0000;
    font-family: Roboto,helvetica,arial,sans-serif;
    font-size: 12px;
    font-weight: 400;
    left: 0;
    line-height: 14px;
    margin: 2px;
    position: absolute;
    top: 0
}

.rc-anchor-normal.rc-anchor-error .rc-anchor-error-msg-container {
    width: 240px
}

.rc-anchor-normal.rc-anchor-error .rc-anchor-content {
    margin-top: 10px
}

.rc-anchor-compact.rc-anchor-error .rc-anchor-content {
    margin-top: 25px
}

.rc-anchor-normal-footer {
    display: inline-block;
    height: 74px;
    vertical-align: top;
    width: 70px
}

.rc-anchor-compact-footer {
    margin: 0 12px;
    text-align: center;
    width: 136px
}

.rc-anchor-logo-img {
    background: url('https://www.gstatic.com/recaptcha/api2/logo_48.png');
    background-repeat: no-repeat
}

.rc-anchor-logo-img-ie8 {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.gstatic.com/recaptcha/api2/logo_48.png',sizingMethod='scale')
}

.rc-anchor-logo-text {
    cursor: default;
    font-family: Roboto,helvetica,arial,sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 10px;
    margin-top: 5px;
    text-align: center
}

.rc-anchor-light .rc-anchor-logo-text {
    color: #555
}

.rc-anchor-dark .rc-anchor-logo-text {
    color: #f5f5f5
}

.rc-anchor-logo-portrait {
    margin: 10px 0 0 26px;
    width: 58px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.rc-anchor-logo-img-portrait {
    background-size: 32px;
    height: 32px;
    margin: 0 13px 0 13px;
    width: 32px
}

.rc-anchor-logo-landscape {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.rc-anchor-logo-img-landscape {
    background-size: 24px;
    display: inline-block;
    height: 24px;
    width: 24px
}

.rc-anchor-logo-landscape-text-holder {
    display: inline-block;
    height: 24px;
    margin: 0 2px 0 2px;
    width: 54px
}

.rc-anchor-normal .rc-anchor-pt,.rc-anchor-invisible .rc-anchor-pt,.rc-anchor-compact .rc-anchor-pt {
    font-family: Roboto,helvetica,arial,sans-serif;
    font-size: 8px;
    font-weight: 400
}

.rc-anchor-pt {
    background-image: url('data:image/png;base64,iVBORw0KGgd1X6njmAQRyZzotP0420duDW31oxAugdU/gY7jz/dZyT20eujXOvw3iTNDvVOhwdvxVej4inud3v5fa5wQrjdDPmntWCQQIMdJzAlyW1QdQCbMVvA7IlEdP7J1XeiRdpyWNoJRN2rwdPZiM0Hs7T1NYWwdpQGIe8MddS2y1Ffagvf0I4kzDq3z1F/kdLhJfGCuvmU0dQ80YcB6CQyMpZYvirfAdUdiUiE6MMAdjjXg/sAdiSoaEzQajkXM3wdvEF7xKCkJ0oeD+sdZ3opux+Djngloy6fDUugdULbWVnNOKkwRt+r6ddU+2PDhuGYryFnzn5wdvWtNP3ZQOTPKd+OLzb+OpkSrkGfKIvMiA1wdxXCaxOVjvjW7Hp2zKwdaTX3Vupkd1aNZd7ZYCBQdXW3tnA2mbk+A')
}

.rc-anchor-light .rc-anchor-pt a:link,.rc-anchor-light .rc-anchor-pt a:visited {
    color: #555
}

.rc-anchor-dark .rc-anchor-pt a:link,.rc-anchor-dark .rc-anchor-pt a:visited {
    color: #f5f5f5
}

.rc-anchor-pt a {
    display: inline;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none
}

.rc-anchor-pt a:hover {
    text-decoration: underline
}

.rc-anchor-normal .rc-anchor-pt {
    margin: 2px 11px 0 0;
    padding-right: 2px;
    position: absolute;
    right: 0;
    text-align: right;
    width: 276px
}

.rc-anchor-compact .rc-anchor-pt {
    margin: 0 0 2px 0;
    width: 132px
}

.rc-anchor-aria-status {
    display: none
}

#rc-anchor-alert,.rc-anchor-alert {
    bottom: 0;
    color: red;
    font-size: 13px;
    position: absolute
}

.rc-anchor-invisible {
    height: 60px;
    width: 256px;
    display: flex
}

.rc-anchor-invisible-text {
    background: #4a90e2;
    color: white;
    display: flex;
    flex-basis: 166px;
    flex-direction: column;
    flex-grow: 1;
    font-family: Roboto,helvetica,arial,sans-serif;
    font-size: 13px;
    font-weight: 400;
    height: 100%;
    justify-content: center;
    line-height: 20px;
    padding: 0 16px;
    white-space: nowrap
}

.rc-anchor-invisible-text.smalltext {
    font-size: 12px;
    padding: 0 10px;
    line-height: 16px;
    white-space: normal
}

.rc-anchor-invisible-text.smalltext .rc-anchor-pt {
    line-height: 12px;
    white-space: normal
}

.rc-anchor-invisible-text.smalltext .rc-anchor-pt a:link {
    font-size: 9px
}

.rc-anchor-normal-footer.smalltext .rc-anchor-pt {
    font-size: 5px;
    line-height: 6px
}

.rc-anchor-invisible-text strong {
    font-weight: 500
}

.rc-anchor-invisible .rc-anchor-normal-footer .rc-anchor-pt {
    transition: opacity 0.3s ease;
    text-align: center;
    width: 70px;
    margin-top: 2px
}

.rc-anchor-logo-img-large {
    transition: all 0.3s ease;
    background-size: 40px;
    margin: 5px 15px 0 15px;
    height: 40px;
    width: 40px
}

.rc-anchor-invisible-nohover .rc-anchor-logo-img-large,.rc-anchor-invisible-hover:hover .rc-anchor-logo-img-large {
    background-size: 44px;
    margin: 8px 13px 0 13px;
    height: 44px;
    width: 44px
}

.rc-anchor-invisible-nohover .rc-anchor-normal-footer .rc-anchor-pt,.rc-anchor-invisible-hover:hover .rc-anchor-normal-footer .rc-anchor-pt {
    opacity: 0
}

.rc-anchor-invisible-nohover .rc-anchor-invisible-text .rc-anchor-pt,.rc-anchor-invisible-hover:hover .rc-anchor-invisible-text .rc-anchor-pt {
    opacity: 1
}

.rc-anchor-invisible-text .rc-anchor-pt {
    transition: opacity 0.3s ease
}

.rc-anchor-invisible-text .rc-anchor-pt a:link,.rc-anchor-invisible-text .rc-anchor-pt a:visited {
    color: white;
    font-size: 10px
}

.fake-anchor{
    z-index:10000;
    width: 256px;
    height: auto;
    display: block;
    transition: right 0.3s ease 0s;
    position: fixed;
    bottom: 30px;
    right: -186px;
    box-shadow: grey 0px 0px 5px;
    border-radius: 2px;
    overflow: hidden;
    -ms-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    border: none;
    padding:0;
    margin:0;
    
}
.fake-anchor:hover{
    right: 0;
}
