@import url(https://fonts.googleapis.com/css?family=Merriweather:700,700italic,300,300italic|Open+Sans:400,600,400italic,600italic);

/*------------------------------------*\
    GLOBAL STYLES
\*------------------------------------*/

/*fonts*/
@font-face {
    font-family: 'oup-icons';
    src: url("../fonts/oup-icons.eot");
    src: url("../fonts/oup-icons.eot?#iefix") format('embedded-opentype'),
        url("../fonts/oup-icons.ttf") format('truetype'),
        url("../fonts/oup-icons.woff") format('woff'),
        url("../fonts/oup-icons.svg#oup-icons") format('svg');
    font-weight: normal;
    font-style: normal;
}

.icon-tick:before {
    content: "\e616";
}




/* -end- high level styles */

/* authorizations */
.hide_all {
    display: none;
}

.show_premium {
    display: none !important;
}

.premium .show_premium {
    display: block !important;
}
/* -end- authorizations */

/* OUP cookie */
#cookieLaw {
    background-color: #323232;
    color: #BBC;
    padding: 8px 20px;
}

#cookieLaw a {
    color: #FFF;
    font-weight: bold;
}

#cookieClose {
    float: right;
}
/* -end- OUP cookie */

/* survey */

.survey{
    background:#76000a;
    padding: 8px 20px;
    color: #FFE4E4;
}

.survey .responsive_container{
    clear:none;
    min-width:0!important;
}

.survey a{
    color:#fff;
    font-weight:bold;
    text-decoration:none;
}

.survey .surveyClose {
    float: right;
}

/* end survey */

/* header bar */
.top {
    background: #00123C;
    min-height: 5px;
}

.topMarginBottom {
    margin-bottom: 0 !important;
}

.nav {
    position: relative;
    z-index: 10;
}


/* dictionary selector states */
.mainsearch .dictionarySelector {
    float: left;
    width: 27%;
    padding-bottom: 22px;
    margin-bottom: -22px;
}

#arrow_select {
    vertical-align: middle;
    font-size: .4em;
    color: white;
}

.mainsearch .dictionarySelector #select_div {
    padding: 8px 10px;
    background-color: #4577bf;
    border-radius: 20px;
    font-size: 12px;
    color: white;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-block;
    line-height: 14px;
}

.mainsearch .dictionarySelector option {
    color: #333333;
}

.mainsearch .dictionarySelector:hover .csm,
.csm:hover {
    display: block;
}

.mainsearch .dictionarySelector #select_div div {
    min-width: 160px;
    display: inline-block;
    padding-right: 3px;
}

.csm {
    top: 46px;
    background: #fff;
    border: 1px solid #999999;
    padding: 8px 0;
    font-size: 14px;
    line-height: 1.65em;
    position: absolute;
    display: none;
    z-index: 1;
}

.csm .notch1 {
    position: absolute;
    top: -11px;
    left: 21px;
    border-top: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #999999;
    width: 0;
    height: 0;
}

.csm .notch2 {
    position: absolute;
    top: -10px;
    left: 21px;
    border-top: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    width: 0;
    height: 0;
}

.locked {
    background: url("../images/restricted.svg") no-repeat;
    margin-left: 7px;
    background-size: contain;
    display: inline-block;
    width: 7px;
    height: 11px;
}

.csm a {
    padding: 0 12px;
    display: block;
    white-space: nowrap;
    color: #000;
}

.csm a:hover{
    background-color:#efefef;
    text-decoration: none;
}

.csm a .icon-tick{
    color:#aaa;
    margin-left:10px;
    font-size:0.7em;
    vertical-align:baseline;
}

.mainsearch .dictionarySelector select {
    display: none;
}


#keyboard_letters {
    display: none;
    background: #ddd;
    position: absolute;
    z-index: 999;
    height: 26px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
    white-space: nowrap;
    font-size: 16px;
    top: -29px;
    min-width: 502px;
}

#keyboard_letters a {
    color: #444;
    text-decoration: none;
    padding: 5px 2px 2px 2px;
}

#arrowKeyboard:before {
    content: "\e614";
}

#arrowClose {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    padding: 2px 2px 5px 2px!important;
    margin-top: 1px;
}

#arrowClose:before {
    content: "\e609";
}

/* -end- search bar */



.grey-grad-inverse {
    box-shadow: 0 -50px 50px -30px white inset;
    background-color: #cccccc;
}

.premium-navigation {
    overflow: hidden;
    width: 728px;
}

.premium-navigation a {
    color: white;
    font-weight: normal;
    padding: 8px 13px;
    display: block;
}

.premium-navigation span {
    margin: 0 21px;
    padding: 0;
}

.premium-navigation ul {
    background-color: #00123C;
    border-radius: 30px;
    padding:0;
    display:table;
    overflow: hidden;
}

.premium-navigation li:first-child {
    padding: 0 14px 0 16px;
    border: 1px solid #00123c;
    background-color: #f2f2f2;
    border-radius: 30px 0 0 30px;
    border-right-width: 0px;
    color: #00123c;
}

.premium-navigation li:first-child a:not(.top-toolbar-active):hover {
    border-radius: 18px 0 0 18px;
}

.premium-navigation li:last-child a.top-toolbar-active {
    border-radius: 0 20px 20px 0;
}

.premium-navigation li a:not(.top-toolbar-active):hover {
    background-color: #004aac;
    color: white;
    text-decoration: none;
}

.premium-navigation .menu a.top-toolbar-active {
    border-radius: 0px;
    border-width: 3px;
    padding-top: 5px;
    padding-bottom: 5px;
}
/* -end- premium menu bar */

/* premium menu dropdown */
.prem-nav-select {
    width: 100%;
    overflow: hidden;
    padding: 6px;
    color: #00123c;
    border: 1px solid rgba(0, 18, 60, 0.3);
    border-radius: 18px;
    position: relative;
}

.prem-nav-select {
    width: 100%;
    font-size: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    border-radius: 18px;
    border-width: 0px;
    background: #f2f2f2 url(../images/header/icon-select-arrow-circle.png) 0px 0px no-repeat;
    margin: 0;
    padding: 0 0 0 28px;
    color: #00123c;
    line-height: 20px;
}

.prem-nav-select:hover {
    background-color: #00123c;
    color: #ffffff;
}

.prem-nav-select option{
    color: black;
    background-color: white;
}
/* -end- premium menu dropdown */

/* footer */
.oup-footer {
    font-size: 12px;
    padding: 24px 24px 12px;
    margin-bottom: 0px !important;
    background-color: #00123c;
}

.oup-footer a {
  font-weight: normal;
    color: white;
}

.oup-footer ul {
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style: none;
}

.oup-footer li {
    display: inline;
    padding: 0 5px;
    white-space: nowrap;
}

.oup-footer li:last-child {
    border: none;
}

.oup-footer li a {
    padding: 2px 3px;
}

.oup-footer .btn {
    margin-bottom: 0;
}

.oup-logo {
    display: inline-block;
    float: left;
    width: 135px;
    height: auto;
    padding: 12px 0;
    margin: 0 18px 0 0;
}

.slt-logo {
    float: right;
    height: 24px;
    width: 160px;
    margin: 4px 0 0 0;
}

.oup-footer p {
    color: white;
}

.oup-footer p.copyright {
    clear: left;
    float: left;
    display: inline-block;
    padding: 0 0 0 8px;
    margin: 3px 0 6px;
}

.versionSelector {
    float: right;
    margin: 6px 0 0 0;
    padding-bottom: 10px;
}



/* audio buttons */
.wordlist-oxford3000 .sound,
.webtop-g .sound,
.top-g .sound,
.ei-g .sound,
.if-g .sound,
.pron__wrap .sound {
    vertical-align: middle;
    display: inline-block;
    font-size: 14px;
}

.wordlist-oxford3000 .pron-uk,
.webtop-g .pron-uk,
.top-g .pron-uk,
.ei-g .pron-uk,
.if-g .pron-uk,
.pron__wrap .pron-uk {
   /* background-image: url(../images/icon-audio-bre.png);*/
    background-image: url(../images/bre-icon.png);
    background-repeat: no-repeat;
    background-position: left top !important;
    background-size:100%;
    width:24px;
    height:24px;
}

.wordlist-oxford3000 .pron-uk:hover,
.webtop-g .pron-uk:hover,
.top-g .pron-uk:hover,
.ei-g .pron-uk:hover,
.if-g .pron-uk:hover,
.pron__wrap .pron-uk:hover {
    /*background-image: url(../images/icon-audio-bre.png);*/
    /*background-image: url(../images/bre-icon.png);
    background-repeat: no-repeat;*/
    /*background-position: left bottom !important;*/
}

.wordlist-oxford3000 .pron-us:hover,
.webtop-g .pron-us:hover,
.top-g .pron-us:hover,
.ei-g .pron-us:hover,
.if-g .pron-us:hover,
.pron__wrap .pron-us:hover,
.labelsAbout .pron-usonly:hover,
.wordlist-oxford3000 .pron-usonly:hover,
.webtop-g .pron-usonly:hover,
.top-g .pron-usonly:hover,
.ei-g .pron-usonly:hover,
.if-g .pron-usonly:hover,
.pron__wrap .pron-usonly:hover {
    /*background-image: url(../images/icon-audio-name.png);
    background-repeat: no-repeat;*/
    /*background-position: left bottom !important;*/
}

.wordlist-oxford3000 .pron-us,
.webtop-g .pron-us,
.top-g .pron-us,
.ei-g .pron-us,
.if-g .pron-us,
.pron__wrap .pron-us,
.labelsAbout .pron-usonly,
.wordlist-oxford3000 .pron-usonly,
.webtop-g .pron-usonly,
.top-g .pron-usonly,
.ei-g .pron-usonly,
.if-g .pron-usonly,
.pron__wrap .pron-usonly {
    /*background-image: url(../images/icon-audio-name.png);*/
    background-image: url(../images/ame-icon.png);
    background-repeat: no-repeat;
    background-position: left top !important;
    background-size:100%;
    width:24px;
    height:24px;
}
/* -end- audio buttons */

/* go to top arrow */
a.go-to-top {
    background: url("../images/go-to-top.png") no-repeat center center;
    background-size:100%;
    width: 35px;
    height: 35px;
    position: fixed;
    right: 30px;
    bottom: 30px;
    text-indent: -9999px;
    font-size: 0;
    cursor: pointer;
    outline: 0;
}
/* -end- go to top arrow */

/* tint panels */
[class*="tint_panel"] {
    padding: 7px 13px;
    border-radius:7px;
}

[class*="tint_panel"] h3 {
    margin-bottom: 12px !important;
}

.tint_panel, .tint_panel_basic, .tint_panel_warning{
    background-color: #efefef;
    border: 1px solid #ddd;
    max-width: 700px;
}

.tint_panel_basic {
    background-color: #e0f2fd;
    border-color: #b0defa;
    border: none;
    margin-right: 0px;
    margin-left: 0px;
    padding-bottom:12px;
}

.tint_blue {
    background-color: #ecf5ff;
    border: 1px solid #ecf5ff;
}

[class*="tint_panel_inner"] {
    margin: 12px 0 12px;
}

.tint_panel_inner_light {
    background-color: white;
    border-color: white;
    border-radius:10px;
}

.tint_panel_inner_light > ol {
    list-style-type: decimal;
    padding-left: 20px;
}

[class*="tint_panel"] > h2, [class*="tint_panel"] > h3, [class*="tint_panel"] > h4 {
    margin-top: 0px;
}

.right-colum h3, .tint_panel h3 {
    border-bottom: 1px solid #282828;
}

#rightcolumn h4, .tint_panel h4 {
    padding: 0 0 8px;
    border-bottom: 1px solid #787878;
    margin-top:7px;
}
/* -end- tint panels */

/* table of content */
#rightcolumn .toc {
    position: relative;
    overflow: hidden;
}

#rightcolumn .toc_header {
    box-shadow: 0 50px 50px -30px white inset;
    background-color: #cccccc;
    border: 1px solid #cccccc;
    border-radius: 8px 8px 0 0;
    border-bottom: none;
}

#rightcolumn .toc_header h4 {
    padding-left: 25px;
    margin: 7px 0 0 0;
    border-bottom: none;
}

#rightcolumn .toc_content{
    border: 1px solid #cccccc;
}

#rightcolumn .data-fold .toc_content{
    display: none;
}

#rightcolumn .toc_content > a{
    padding-left: 7px;
}
/* -end- table of content */

/* hyperlinks */
p.links {
    margin-top: -10px;
    margin-bottom: 4px;
}

.link-right, .link-left, .link-down, .link-pdf {
    margin-right: 7px;
    display: inline-block;
    font-weight: normal;
    display: none;
}

.link-right:after, .link-left:before, .link-down:before, .link-pdf:before {
    position: relative;
    top: 1px;
    display: inline-block;
    content: "";
    width: 8px;
    height: 15px;
    margin-left: 5px;
    background: url("../images/link-right.png") no-repeat center center;
    background-size:100%;
}

.link-left:before, .link-down:before, .link-pdf:before {
    background: url("../images/link-left.png") no-repeat center center;
    margin-right: 5px;
    margin-left: 0;
    width: 8px;
    height: 15px;
    background-size:100%;
}

.link-pdf:before {
    background: url("../images/icon-pdf.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 16px;
    margin-right: 6px;
    margin-top: 2px;
    width: 16px;
}

.about-link {
    margin-bottom: 14px;
}
/* -end- hyperlinks */


