@import url("https://fonts.googleapis.com/css?family=Barlow:400,600");
body {font-family:"Barlow",sans-serif;color:#fdfdfd }button {font-family:"Barlow",sans-serif;color:white;padding:7px 25px;border:none;border-radius:3px;background:#087d75;cursor:pointer;transition:background 0.2s ease }button:hover {background:#06655f }.header {background:linear-gradient(-135deg,#0e648e 0%,#048c67 100%);padding:50px 0;text-align:center }.header .nav-items {margin-bottom:40px }.header .nav-items a {font-size:15px;color:white;opacity:0.6;margin-right:25px }.header h1 {font-size:30px;color:white }.header h1 span {margin-left:5px;font-size:12px;color:rgba(255,255,255,0.3);padding:1px 5px;border-radius:3px;border:1px solid rgba(255,255,255,0.3) }.header p {font-size:16px;color:rgba(255,255,255,0.6) }.header input {width:40%;border-radius:3px;padding:15px 15px;border:none;margin-top:20px }.content {padding:40px;margin-top:20px;box-shadow:0 15px 20px 0 rgba(0,0,0,0.04);border-radius:5px }.content .word-list {margin-bottom:50px }.content .word-list h1 {font-weight:600;color:#4d4d4d;font-size:25px }.content .word-list p {font-size:17px;color:#939393 }.content .word-list a {text-transform:uppercase;text-decoration:underline;color:#087d75;font-weight:600;line-height:35px }.content .word-list .btn-wrap {text-align:right;margin-top:20px }.sidebar {padding:20px;margin-top:20px;box-shadow:0 15px 20px 0 rgba(0,0,0,0.04);border-radius:5px }.word-content .word-info {padding-left:25px }.word-content .word-info h5 {font-weight:600;font-size:15px;color:#939393 }.word-content .word-info h2 {font-size:25px;color:#4d4d4d;font-weight:600;margin-bottom:25px;word-wrap:break-word }.word-content h1 a {word-break:break-all }.word-content .word-info h3 {font-size:22px;color:#4bbc76;font-weight:600;margin-bottom:25px }.word-content .definition {padding:25px;background:#ececec;border-radius:3px }.word-content .definition h5 {font-size:13px;color:rgba(85,85,85,0.64) }.word-content .definition p {color:#8c8c8c }.word-list-individual {margin:50px 0 }.word-list-individual p {font-weight:600;font-size:20px }.list-words {margin-top:30px;width:70% }.list-words a {margin-right:50px !important }.back-link a {font-weight:400;font-size:12px }.footer {padding:25px 30px;margin-top:30px;margin-bottom:100px;border:1px solid #eee;background:white;border-radius:5px }.footer .left-copy {display:inline-block;font-family:"Barlow",sans-serif;color:#939393 }.footer .right-items {display:inline-block;float:right }.footer .right-items a {text-align:right;margin-left:20px;color:#939393;text-decoration:underline }@media screen and (max-width:768px) {.footer {text-align:center !important }.header input {width:80% }.list-words {width:100% }}.navbar-light .navbar-brand:hover {color:#3bb4c1 }.center-block {margin:0 auto;text-align:center }.pagination {display:inline-block;padding-left:0;margin:20px 0;border-radius:4px }.pagination >li {display:inline }.pagination >li >a,.pagination >li >span {position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#087d75;text-decoration:none;background-color:#fff;border:1px solid #ddd }.pagination >li:first-child >a,.pagination >li:first-child >span {margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px }.pagination >li:last-child >a,.pagination >li:last-child >span {border-top-right-radius:4px;border-bottom-right-radius:4px }.pagination >li >a:hover,.pagination >li >span:hover,.pagination >li >a:focus,.pagination >li >span:focus {z-index:2;color:#23527c;background-color:#eee;border-color:#ddd }.pagination >.active >a,.pagination >.active >span,.pagination >.active >a:hover,.pagination >.active >span:hover,.pagination >.active >a:focus,.pagination >.active >span:focus {z-index:3;color:#fff;cursor:default;background-color:#087d75;border-color:#087d75 }.pagination >.disabled >span,.pagination >.disabled >span:hover,.pagination >.disabled >span:focus,.pagination >.disabled >a,.pagination >.disabled >a:hover,.pagination >.disabled >a:focus {color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd }.pagination-lg >li >a,.pagination-lg >li >span {padding:10px 16px;font-size:18px;line-height:1.3333333 }.pagination-lg >li:first-child >a,.pagination-lg >li:first-child >span {border-top-left-radius:6px;border-bottom-left-radius:6px }.pagination-lg >li:last-child >a,.pagination-lg >li:last-child >span {border-top-right-radius:6px;border-bottom-right-radius:6px }.pagination-sm >li >a,.pagination-sm >li >span {padding:5px 10px;font-size:12px;line-height:1.5 }.pagination-sm >li:first-child >a,.pagination-sm >li:first-child >span {border-top-left-radius:3px;border-bottom-left-radius:3px }.pagination-sm >li:last-child >a,.pagination-sm >li:last-child >span {border-top-right-radius:3px;border-bottom-right-radius:3px }.sidebar-box .word {text-transform:uppercase;text-decoration:underline;color:#0f6988 }.sidebar-box .stat-box {margin-top:10px }.sidebar-box .stat {text-transform:uppercase;color:#0f6988;font-size:26px;margin-bottom:0 }.sidebar-box .stat-name {text-transform:uppercase;font-size:14px }ol.breadcrumb {background-color:#fff;margin:0;padding:0 }ol.breadcrumb a {color:#087d75 }