.hideVoiceSelector #rs_voice_selector {
    display: none
}

.toolbox {
    overflow: initial;
}

.easy_bib a {
    margin: initial!important;
    padding: initial;
}

.easy_bib a:before {
    content: none!important;
}

.easy_bib {
    text-align: left;
    display: inline;
    vertical-align: -webkit-baseline-middle;
    vertical-align: -moz-middle-with-baseline;
}

.cite_button a {
    color: #FFFFFF;
}

.toolbox .cite_button {
    /*display: inline-block;*/
    /*padding: 6px;*/
    /*vertical-align: text-top;*/
    /*font-weight: bold;*/
    /*background-color: #C73D1B;*/
    /*border: #7F2D16 solid 1px;*/
    /*border-radius: 10px;*/
}

.toolbox .cite {
    display: inline-block;
}

.cite_menu {
    text-align: center;
    font-weight: bold;
}

.cite_menu li {
    border-bottom: 1px solid #d6d3d6;
    padding-top: 15px;
    padding-bottom: 15px;
}

#EBwidget {
    position: absolute;
    *display: inline;
    background-color: #fff;
    padding: 0;
    margin: 0;
    line-height: 12px;
    font-family: Arial, Helvetica;
    font-weight: normal;
    font-size: 13px;
    color: #000;
}

.menu_item img {
    width: 20px;
    height: 20px;
    margin-left: 5px;
    margin-right: 5px;
}

.menu_item {
    color: #5697B3;
    display: inline-block;
    padding: 10px;
}

#EBwidget_container {
    display: inline;
    zoom: 1;
}

#EBwidget .submit_button {
    width: auto;
    overflow: visible;
    padding: 3px;
    background-color: #AFD8FF;
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #0E65D6;
    border: 1px solid #0E65D6;
    cursor: pointer;
}

#EBwidget form {
    display: none;
    padding: 0;
    margin: 0;
    text-align: right;
}

#EBwidget_inside {
    overflow: auto;
    padding: 10px;
    margin: 5px 0px;
    background-color: #fff;
    text-align: center;
}

#EBwidget_citation {
    font-style: normal;
    position: absolute;
    z-index: 99999;
    display: none;
    line-height: 18px;
    border: 1px solid #ccc;
    width: 250px;
    background-color: #fff;
}

.cite_menu a#NTwidget_button:before {
    background-position: 50% -529px;
}

.cite_menu a#EBwidget_export_button:before {
    background-position: 50% -529px;
}

#EBwidget_tpx {
    display: none;
}

#EBwidget_citation_container {
    background-color: #ffffff;
    border: 5px solid #eee;
    padding: 5px;
    font-weight: normal;
    color: #000;
}

#EBwidget_top {
    font-size: 11px;
    padding-left: 5px;
    text-align: center;
}

.close {
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -10px;
    width: 24px;
    height: 24px;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 50%;
}

.close:hover {
    background-color: #ccc;
}

.close:before, .close:after {
    position: absolute;
    content: ' ';
    height: 16px;
    width: 3px;
    right: 10px;
    top: 4px;
    background-color: #333;
}

.close:before {
    transform: rotate(45deg);
}

.close:after {
    transform: rotate(-45deg);
}

#EBwidget_styles_container {
    color: #999;
    padding-right: 3px;
}

#EBmla7, #EBapa, #EBchicagob {
    padding-right: 3px;
    cursor: pointer;
}

#EBapa, #EBchicagob {
    color: #0E65D6;
}

#EBwidget img {
    border: 0;
    float: left;
    padding-top: 3px;
}

#NTwidget_button {
    display: none;
}

#NTwidget_export img {
    margin-top: -6px;
}