Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* latin */
- @font-face {
- font-family: 'Rochester';
- font-style: normal;
- font-weight: 400;
- src: local('Rochester Regular'), local('Rochester-Regular'), url(https://fonts.gstatic.com/s/rochester/v9/6ae-4KCqVa4Zy6Fif-UC2FHX.woff2) format('woff2');
- unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
- }
- @media (max-width: 768px) {
- html {
- background-color: #1b1c1e;
- }
- body.background {
- background: inherit !important;
- }
- }
- /* announcement header */
- .header-cta h2 {
- font-family: Rochester;
- padding-top: 4px;
- color: #7d99ff;
- }
- .header-cta h2 span {
- color: #7289da;
- font-family: Rochester;
- }
- .header-cta .cta-button {
- padding-top: 6px;
- }
- .header-cta .cta-timer {
- padding-top: 9px;
- color: #7289da;
- }
- .header-cta {
- background-color: #202225;
- border-bottom: 2px solid #3f4144;
- height: 38px;
- }
- .buy_explain h5 {
- color: #9dadf8;
- }
- .buy_explain h4 {
- color: #c1c1c1;
- }
- .grid_12.deltapoints .buy_container, div.grid_12.deltapoints {
- background-color: #2b2c31;
- border: 1px solid transparent !important;
- }
- .minidetails, table.breed tr, table.breed2 tr {
- background-color: #2b2c31;
- border-left: 2px solid transparent;
- }
- table.breed tr, table.breed2 tr {
- background-color: #2b2c31;
- border-left: 2px solid transparent;
- outline: 2px solid #2b2c31;
- }
- .component.table .table {
- background-color: #2b2c31;
- }
- .component.table .table tbody tr:nth-of-type(odd) {
- background-color: #3a3e45;
- border-bottom: 2px solid #43454d;
- border-left: 2px solid #3a3e45;
- }
- .component.table .table tbody tr:nth-of-type(even) {
- background-color: #31343b;
- border-bottom: 2px solid #43454d;
- border-left: 2px solid #31343b;
- }
- .component.table .table tbody tr:hover {
- border-left: 2px solid #7289da;
- }
- .clubs nav.navbar.navbar {
- background-color: #202225 !important;
- border-bottom: 2px solid #3e4147;
- border-top: none;
- box-shadow: 0px 14px 20px -9px rgba(0,0,0,0.36);
- }
- .main-content {
- background-color: #36393f;
- }
- .even {
- background-color: transparent;
- }
- .statusbar, .trainbar, .training_right>.block>.barcon>.trainbar, .energybar, .shows .table .progress, .progress, .uni_statusbar, .competitions .table .progress{
- background-color: #474a4e;
- color: #c8cacb;
- border-radius: 5px;
- border: none;
- height: 20px;
- }
- .uni_statusbar {
- line-height: 20px;
- }
- .horse_statusbar, .energybar_half {
- background-color: #474a4e;
- color: #c8cacb;
- border-radius: 5px;
- border: none;
- }
- .horse_xp {
- border-radius: 5px;
- filter: brightness(0.7);
- }
- .value,.energy_val, .energy_val_half, .shows .table .progress .progress-text, .progress span, .uni_value , .competitions .table .progress .progress-text{
- color: white;
- z-index: 10;
- }
- .training_right>.block>.barcon>.trainbar>.value {
- padding-top: 2px;
- }
- .xpvalue, .trainbar > .exp, .training_right > .block > .barcon > .trainbar > .trained, .energy, .disc, .affection, .uni_xp, .shows .table .progress .progress-bar, .progress-bar {
- height: 20px;
- border-radius: 5px;
- filter: brightness(0.7);
- }
- input[type="submit"].yellow.front, input[type="button"].yellow.front {
- height: 32px;
- }
- input, textarea, select {
- background-color: #202225;
- border: none;
- height: 23px;
- color: #c8cacb;
- border-radius: 5px;
- padding: 0px 5px;
- }
- button.green, input[type="submit"].green, button.gray, input[type="submit"].gray {
- height: 30px;
- }
- input:focus, textarea:focus, select:focus {
- outline: none;
- }
- .market_left input {
- border:none;
- }
- .column_300 input[type="number"], .market_left select, .store_flex select, form fieldset select, form fieldset input[type="text"], form fieldset input[type="email"], form fieldset input[type="password"], form.contact textarea, form.contact input[type="text"], .form-control, .form-control:focus{
- background-color: #202225;
- border: none;
- outline: none;
- color: #c8cacb;
- border-radius: 5px;
- box-shadow: none;
- }
- .custom-file-label {
- background-color: #202225;
- color: #c8cacb;
- border-color: #202225;
- }
- .input-group-text, .custom-file-label::after {
- background-color: #36393e;
- border: none;
- color: #c8cacb;
- }
- .column_300 input[type="number"]:focus, .market_left select:focus {
- background-color: #202225;
- border: none;
- outline: none;
- color: #c8cacb;
- border-radius: 5px;
- }
- .disc {
- background: #bfe2ed; /* Old browsers */
- background: -moz-linear-gradient(top, #bfe2ed 0%, #6cbcd6 100%); /* FF3.6-15 */
- background: -webkit-linear-gradient(top, #bfe2ed 0%,#6cbcd6 100%); /* Chrome10-25,Safari5.1-6 */
- background: linear-gradient(to bottom, #bfe2ed 0%,#6cbcd6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
- filter: brightness(0.7);
- }
- .affection {
- background: #fe949b; /* Old browsers */
- background: -moz-linear-gradient(top, #fe949b 0%, #fe6c76 45%, #ff3d4a 100%); /* FF3.6-15 */
- background: -webkit-linear-gradient(top, #fe949b 0%,#fe6c76 45%,#ff3d4a 100%); /* Chrome10-25,Safari5.1-6 */
- background: linear-gradient(to bottom, #fe949b 0%,#fe6c76 45%,#ff3d4a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
- filter: brightness(0.7);
- }
- /** Texte **/
- p, .introwrapper .container_12 p, tr, .milestone_text h2, .quote, .genetic_potential, .genetic_stats, .genetic_name, div.genetic_result, .genetic_tests .test_block .first, .horse_left .right, .col_100, div.col_150, .col_90, .training_right>.block>.comp h3, .training_right>.block>.show h3, .table_row p, body#forum section#topic ul li, body#forum section#topic ol li {
- color: #b7babe;
- }
- h1, h2, .introwrapper .container_12 h1, .banner .bimages h1, h1, body#user #tab_profile2 h2, body#forum .grid_12 h2, body#user #tab_profile2 h1, body#user #tab_profile2 h2, body#user #tab_profile2 h3, body#user #tab_profile2 h4, body#user #tab_profile2 h5, body#user #tab_profile2 h6 {
- color: #bbbec3;
- }
- .parentstitle, .grandparentstitle, .ggrandparentstitle, body#user #tab_profile2 h3, body#forum .grid_12 h3 {
- color: #bbbec3;
- }
- .training_left .horsetraining .traincon .trainblock h3 {
- color: #a4a7ac;
- }
- .introwrapper .container_12 h1, .banner .bimages h1, h1 {
- font-family: Rochester;
- font-size: 38px;
- }
- h1 {
- padding-top: 10px;
- text-align: center;
- }
- #bbmenu.user ul.slidedown li ul.slidedownmenu, .header-menu nav .main-menu .user-nav .dropdown-menu {
- background-color: #202225;
- border: 1.5px solid #3e4147;
- border-radius: 0 0 5px 5px;
- border-top: none;
- }
- .lab_selectall {
- background-color: #2b2c31;
- }
- .dropdown-divider {
- border-color: #bbbec357;
- }
- #bbmenu.user ul.slidedown li:hover {
- background: transparent;
- }
- .avatar {
- border: none;
- border: 2px solid #636364;
- border-left: 2px solid #7289da;
- box-shadow: 0px 0px 10px -5px rgba(0,0,0,0.60);
- }
- .leftnav::before, .side-nav::before {
- content: "Theme © Samarti";
- color: #636364;
- text-align: center;
- padding-left: 15px;
- font-size: 11px;
- }
- .mavatar, .savatar, .component.comments .comment .profile-wrapper .profile .avatar {
- border: none;
- border: 2px solid #636364;
- border-left: 2px solid #7289da;
- box-shadow: 0px 0px 10px -5px rgba(0,0,0,0.60);
- }
- .bluebar_container {
- background-color: #202225;
- border-bottom: 2px solid #3e4147;
- box-shadow: 0px 14px 20px -9px rgba(0,0,0,0.36);
- }
- .container {
- background-color: #202225;
- outline: 2px solid #3e4147;
- }
- .container_12 .center-area {
- background-color: #202225;
- border-bottom: 2px solid #3e4147;
- border-left: 2px solid #7289da;
- }
- .center, div.container_12.center {
- background-color: #36393f;
- outline: 2px solid #3e4147;
- outline-offset: -2px;
- }
- body {
- background-color: #36393f;
- }
- .leftnav {
- background-color: #202225;
- border-left: 2px solid #3e4147;
- border-right: 2px solid #3e4147;
- margin-left: -2px;
- position: absolute;
- height: 650px;
- }
- .side-nav {
- background-color: #202225;
- height: 650px;
- }
- .mobile-menu-container {
- background-color: #202225;
- }
- .leftnav > ul > li {
- margin-top: 5px;
- }
- .leftnav > ul > li > a:link {
- text-transform: uppercase;
- }
- @media (max-width:768px) {
- #bbmenu.user ul.slidedown li ul.slidedownmenu {
- border: none;
- }
- }
- .leftnav > ul > li > ul > li a:active, .leftnav > ul > li > ul > li a:link, .leftnav > ul > li > ul > li a:visited, .mobile-menu-container .mobile-menu-scroller .sidemenu li ul li a, .mobile-menu-container .mobile-menu-scroller>ul.slidedownmenu li a {
- color: #6b6e73;
- }
- p a:active, p a:link, p a:visited, .horse_left .right a:active, .horse_left .right a:link, .horse_left .right a:visited, .col_400 a:active, .col_400 a:link, .col_400 a:visited, .col_100 a:active, .col_100 a:link, .col_100 a:visited, .col_200 a:active, .col_200 a:link, .col_200 a:visited, .col_500 a:active, .col_500 a:link, .col_500 a:visited, .col_300 a:active, .col_300 a:link, .col_300 a:visited, .col_750 a:active, .col_750 a:link, .col_750 a:visited, .col_150 a:active, .col_150 a:link, .col_150 a:visited, .breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:active, div.breadcrumbs, table tr td a:active, table tr td a:link, table tr td a:visited, div.adopt_blocktitle a b, .adopt_blocktext p a:active, .adopt_blocktext p a:link, .adopt_blocktext p a:visited, h1 a:active, h1 a:link, h1 a:visited, .col_700 a:active, .col_700 a:link, .col_700 a:visited, .miniparents a p, .minigparents a p, .minigparents p, .minigparents a, .miniggparents a p, .miniggparents p, .miniggparents a, .grid_12 form fieldset label, .grid_12 fieldset label, .pagenumbers a:active, .pagenumbers a:link, .pagenumbers a:visited, ul li a:active, ul li a:link, ul li a:visited, .subtop .col_900 a:link, .subtop .col_900 a:visited, .subtop .col_900 a:active, p.white a:active, p.white a:link, p.white a:visited, .store_title a:active, .store_title a:link, .store_title a:visited, a:active, a:visited, a:link, #mail_right p a:active, #mail_right p a:visited, #mail_right p a:link, .column_200 a:active, .column_200 a:link, .column_200 a:visited, span.achievement, form fieldset a:active, form fieldset a:link, form fieldset a:visited, .horse_blocktext p a:active, .horse_blocktext p a:link, .horse_blocktext p a:visited, h3.socials a:active, h3.socials a:link, h3.socials a:visited, .header-menu nav .main-menu ul li a:not(.btn):hover, .header-menu nav .main-menu .user-nav>a:hover, .clubs.forum .component.frame a, .clubs.forum .component.frame .header .action a, .component.comments .comment .header a {
- color: #6b7bb2;
- text-decoration: none;
- }
- label, .parents p, .parents a:active p, .parents a:link p, .parents a:visited p, .grandparents a:active p, .grandparents a:link p, .grandparents a:visited p, .grandparents p, .ggrandparents a:active p, .ggrandparents a:link p, .ggrandparents a:visited p, .store_money, form fieldset label, fieldset label, h6, form fieldset label#check, fieldset label#check, .col_70, .col_60 {
- color: #adb2b8;
- }
- .toplinks ul li a:active, .toplinks ul li a:visited, .toplinks ul li a:link, #bbmenu.user ul.slidedown li a.arrow, .footer ul li a:active, .footer ul li a:visited, .footer ul li a:link, .gamestats a:link, .gamestats a:visited, .gamestats a:active, .gamestats, .footer h6, .introwrapper>.container_12 ol li, .base ol li, .introwrapper>.container_12 ul li, .base ul li, .bluebar_container ul li.nav a:active, .bluebar_container ul li.nav a:link, .bluebar_container ul li.nav a:visited, body, .header-menu nav .main-menu ul li a, .header-menu nav .main-menu .user-nav>a, .header-menu nav .main-menu .user-nav .dropdown-menu .dropdown-header, .header-menu nav .main-menu .user-nav .dropdown-menu .dropdown-item, .header-menu nav .stats, .header-menu nav .stats a {
- color: #bcbcbc;
- }
- .bluebar_container ul li.nav a:active, .bluebar_container ul li.nav a:link, .bluebar_container ul li.nav a:visited {
- text-transform: uppercase;
- }
- .footer.user .botleft img {
- filter: brightness(0.7);
- }
- .side-nav ul li a {
- color: #6b6e73;
- }
- div.col_100 p a:hover, div.col_200 p a:hover, div.col_300 p a:hover, div.col_500 p a:hover, div.horse_blocktext p a:hover, div.right a:hover, p a:hover, p i a:hover, td p a:hover, .col_400 a:active:hover, .col_400 a:link:hover, .col_400 a:hover, .col_750 a:hover, .col_750 a:link:hover, .col_750 a:hover, .col_150 a:hover, .breadcrumbs a:hover, .toplinks ul li a:hover, table tr td a:hover, div.adopt_blocktitle a b:hover, .adopt_blocktext p a:hover, .parents a:hover p, .grandparents a:hover p, .ggrandparents a:hover p, #bbmenu.user ul.slidedown li a:hover, .horse_left .right a:hover, h1 a:hover, div.looking_at p a:hover, .col_700 a:hover, .miniparents a:hover p, .minigparents a:hover p, .miniggparents a:hover p, .pagenumbers a:hover,.leftnav > ul > li > ul > li a:hover, .introwrapper .container_12 p.link.big a:link, .introwrapper .container_12 p.link.big a:active, .introwrapper .container_12 p.link.big a:visited, .subtop .col_900 a:hover, .footer ul li a:hover, .gamestats a:hover, .store_title a:hover, a:hover, #mail_right p a:hover, .column_200 a:hover, form fieldset a:hover, .bluebar_container ul li.nav a:hover, .col_300 a:hover, h3.socials a:hover, .side-nav ul a:hover, .header-menu nav .main-menu .user-nav .dropdown-menu .dropdown-item:hover, .component.comments .comment .header a:hover {
- color: #7289da;
- text-decoration: none;
- }
- .logo img {
- filter: brightness(0.8);
- }
- .introwrapper .container_12 p.link.big a:hover {
- transition: 0.5s;
- }
- .footer {
- background-color: #202225;
- }
- #flag {
- background-color: #36393f;
- }
- #flag::after {
- border-color: #36393f #36393f transparent #36393f;
- }
- .col_100 img, .trainimg {
- filter: brightness(0) invert(1);
- opacity: 0.5;
- }
- body > div > div.center-area > img:nth-child(1) {
- filter: brightness(0) invert(1);
- }
- .trainimg {
- opacity: 0.75;
- }
- .traincon.terrain-click *, .traincon.duration-click *, img.icon16, div.trainblock, .training_left .horsetraining .traincon .trainblock .trainimg {
- filter: brightness(100%) invert(0%) !important;
- opacity: 1;
- }
- .traincon.unselectable {
- filter: none !important;
- }
- .tabclick, .tabclick2, .tabclick3 {
- background-color: #36393f;
- color: #797d82;
- }
- .block_tabclick {
- color: #8e9198;
- border-bottom: 2px solid transparent;
- border-left: 2px solid transparent;
- }
- .grid_12.breeding, table.breed2 {
- border: none;
- background-color: #36393f;
- }
- .parents_tree, .grandparents_tree {
- filter: invert(50%);
- }
- .banner .bimages {
- width: 960px;
- background-size: cover;
- }
- .uni_blocks {
- background-color: #eaeaea;
- }
- .block_tabclick:hover, .block_tabclick.tabsel, #store_left.tabnav .store_tabclick:hover, #store_left.tabnav .store_tabclick.tabsel, .grid_12.deltapoints .buy_container .buy_block {
- background-color: #36393f;
- border-bottom: 2px solid #3e4147;
- border-left: 2px solid #7289da;
- color: #bec1c9;
- border-radius: 0;
- }
- .alert.info, .alert.warning, div.breadcrumbs, .alert.error, .mail_header, .mail_subheader, .breadcrumb, .alert-info {
- background-color: #202225;
- color: #7289da;
- border:none;
- border-left: 2px solid #7289da;
- font-weight: 600;
- }
- div#212.traincon {
- filter: invert(100%);
- }
- .mail_text {
- background-color: #202225;
- width: 722px;
- border:none;
- }
- div.horse_blockimg {
- background-color: transparent;
- }
- .container_12 .grid_6.half_block, .pedigree, .container_12 .grid_8.training_left, .training_left .horsetraining .traincon, .training_right>.block {
- background-color: #2b2c31;
- border-bottom: 1.5px solid transparent;
- }
- div.traincon.terrain-click.selected, div.traincon.selected {
- background-color: #2b2c31;
- }
- .traincon.selected {
- background-color: #40444a !important;
- border-bottom: 1.5px solid #6d7177 !important;
- }
- .training_left h6 {
- margin-left: -0.7px;
- width: 609px;
- margin-top: 5px;
- }
- .training_left h6:first-of-type {
- margin-top: 5px !important;
- }
- .minimap {
- border: 1px solid #3e4147;
- border-radius: 0%;
- box-shadow: 0px 0px 3px 4px rgba(0,0,0,0.1);
- filter: grayscale(0.2);
- height: 90px;
- margin-left: -2px;
- border-left: 2px solid #7289da;
- border-bottom: 2px solid #484c52;
- }
- .minimap:hover {
- filter: grayscale(0);
- }
- .profile_account {
- border: 1px solid #484c52;
- background-color: #2b2c31;
- border-radius: 5px;
- box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
- }
- .trainbar > .exp, .training_right > .block > .barcon > .trainbar > .trained, .energy, .uni_xp, .shows .table .progress .progress-bar, .progress-bar, .competitions .table .progress .progress-bar
- {
- background: #a7ca69;
- background: -moz-linear-gradient(top, #a7ca69 0%, #7c9550 100%);
- background: -webkit-linear-gradient(top, #a7ca69 0%,#7c9550 100%);
- background: linear-gradient(to bottom, #a7ca69 0%,#7c9550 100%);
- }
- .profile_account h2 {
- box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
- color: #afb0b2;
- padding: 5px 10px;
- text-align: center;
- margin-left: -11px;
- margin-top: -11px;
- margin-bottom: 5px;
- width: 230px;
- border-left: 2px solid #7289da;
- border-bottom: 2px solid #484c52;
- font-size: 20px;
- }
- .slidedownmenu li a.logout {
- background-image: url("https://i.imgur.com/CeIktT8.png");
- }
- .slidedownmenu li a.logout:hover {
- background-image: url("https://i.imgur.com/DIoQk73.png");
- }
- #bbmenu.user ul.slidedown li a.arrow {
- background-image: url("https://i.imgur.com/0frY7Mc.png");
- }
- #bbmenu.user ul.slidedown li a.arrow:hover {
- background-image: url("https://i.imgur.com/vBEFKXW.png");
- }
- h2 {
- font-size: 25px;
- font-weight: 500;
- padding-top: 10px;
- font-family: Rochester;
- }
- .milestone_text h2 {
- font-family: Rochester;
- font-size: 20px;
- }
- .profile_menu {
- background-color: #202225;
- border-bottom: 2px solid #3e4147;
- border-top: none;
- box-shadow: 0px 14px 20px -9px rgba(0,0,0,0.36);
- }
- .profile_menu ul li {
- border-bottom: 2px solid transparent;
- }
- .profile_menu ul li:hover, .profile_menu ul li.tabclick:hover {
- background: transparent;
- font-weight: 600;
- border-bottom: 2px solid #7289da;
- }
- .profile_menu ul li.rightside img {
- height: 34px;
- }
- .profile_ranking {
- font-size: 12px;
- margin-top: 20px;
- opacity: 0.5;
- }
- .profile_username h1 {
- color: white;
- font-family: Rochester;
- size: 50px;
- text-shadow: 0px 0px 8px black;
- text-align: left;
- }
- .profile_username h2 {
- color: #f3f4ec;
- font-family: Rochester;
- text-shadow: 0px 0px 8px black;
- font-size: 20px;
- padding-top: 0px;
- }
- .subtitle, .mobile-menu-container .mobile-menu-scroller .sidemenu li .subtitle, .side-nav ul .subtitle {
- color: #a6a7a8;
- }
- .traincon.terrain-click *, .traincon.duration-click * {
- background: transparent;
- }
- ::-webkit-scrollbar {
- height: 15px;
- width: 15px;
- background-color: #24252a;
- }
- ::-webkit-scrollbar-thumb {
- background: #151719;
- border: 4px solid #36393f;
- border-left: none;
- border-right: none;
- border-radius: 10px;
- }
- ::-webkit-scrollbar-thumb:hover {
- background: #202225;
- }
- a.msg_delete {
- color: #1c3738;
- }
- a.msg_delete:hover {
- text-decoration: line-through;
- }
- body.background.north-america, body.background.south-america, body.background.europe, body.background.australia, body.background.asia, body.background.africa {
- background-image: none;
- background-color: #1b1c1e;
- }
- button._train-round.yellow, button.yellow, input[type="submit"].yellow, button.yellow.front, button.dark.marg, input[type="submit"].dark.marg, button.darkblue, button.dark, input[type="submit"].dark, button.buy_fhorse.dark.marg, input[type="submit"].yellow.front, input[type="button"].yellow.front, .yellow_btn, button.green, input[type="submit"].green, .btn.btn-cta, .adopt_button button {
- background: none;
- background-color: #7289da;
- border: 1px solid transparent;
- }
- button.gray, input[type="submit"].gray, .btn.btn-darkblue, .btn-primary {
- background: none;
- background-color: #222428;
- color: #7289da;
- border: 1px solid #656a73;
- }
- button.gray, input[type="submit"].gray:hover, .btn.btn-darkblue:hover, .btn-primary:hover, .adopt_button button:hover {
- background: none;
- background-color: #36393f;
- color: #7289da;
- border: 1px solid #7289da;
- }
- .component.frame .wrapper .header .action .light {
- color: grey;
- }
- button._train-round.yellow:hover, input[type="submit"].yellow:hover, button.yellow:hover,button.dark.marg:hover, input[type="submit"].dark.marg:hover, button.darkblue:hover, button.dark:hover, input[type="submit"].dark:hover, button.buy_fhorse.dark.marg:hover, .yellow_:hover, button.green, input[type="submit"].green:hover, .btn.btn-cta:hover, [type=button]:not(:disabled):hover, [type=reset]:not(:disabled):hover, [type=submit]:not(:disabled):hover, button:not(:disabled):hover {
- background: none;
- background-color: #36393f;
- color: #7289da;
- border: 1px solid #656a73;
- }
- /* PROFILE */
- div section table {
- border: none;
- }
- div.adopt_blocktext p a {
- color: #1c3738;
- }
- div.buy_block.terrain-click {
- background-color: #f5f5f5;
- }
- div.buy_top {
- background-color: #1c3738;
- }
- div.col_100 p a {
- color: #1c3738;
- }
- div.col_150 {
- border-color: #eaeaea;
- }
- div.col_150 p a {
- color: #2a4b4c;
- }
- div.col_200 p a {
- color: #2a4b4c;
- }
- div.col_300 p a {
- color: #1c3738;
- }
- div.col_500 p a {
- color: #1c3738;
- }
- div.comp {
- border-color: lightgrey;
- border-style: none;
- }
- div.comp a img {
- background-color: #ffffff;
- border-color: lightgrey;
- border-style: none;
- border-width: 2px;
- }
- div.first {
- background-color: #eaeaea;
- }
- div.genetic_potential {
- background-color: #37383d;
- }
- div.genetic_result, .genetic_tests .test_block .first {
- background-color: #414247;
- }
- div.genetic_table_row, .mail_text, .tox :not(svg), .tox .tox-toolbar, .tox .tox-toolbar__overflow, .tox .tox-toolbar__primary, .tox .tox-statusbar, .tox .tox-collection--list .tox-collection__item--active {
- background-color: #2b2c31;
- }
- .tox, .tox :not(svg), .tox .tox-tbtn svg, .tox .tox-collection--list .tox-collection__item>:not(:first-child) {
- color: #afafaf;
- fill: #afafaf;
- }
- .tox-tinymce {
- border: none;
- }
- div.grid_12.deltapoints {
- border-color: lightgrey;
- border-style: ridge;
- }
- div.grid_12.stable_block {
- background-color: #eaeaea;
- border-color: lightgrey;
- border-style: ridge;
- }
- div.grid_4.training_right {
- border-color: lightgrey;
- border-style: ridge;
- }
- div.grid_6.genetics {
- border-color: lightgrey;
- border-style: ridge;
- }
- div.grid_6.half_block {
- border-color: lightgrey;
- border-left-width: 1px;
- border-right-width: 1px;
- border-style: ridge;
- }
- div.grid_8.training_left {
- border-color: lightgrey;
- border-style: ridge;
- border-width: 1px;
- }
- div.grid_8.training_left h6, div.subtop, .component.table .table thead th, .component.frame .wrapper .subheader, .component.comments .comment .header {
- background-color: #202225;
- border-bottom: 1.5px solid #47484d;
- color: #a1a4a8;
- }
- .component.comments .comment .header {
- height: 35px;
- }
- .grid_6.genetics .subtop {
- text-align: center;
- }
- .container_12 .grid_12.stable_block, .container_12 .grid_6.half_block, .container_12 .grid_8.training_left, .container_12 .grid_4.training_right, div.genetic_table_row, div.grid_6.genetics {
- border: none;
- }
- div.genetic_table_row {
- outline: none !important;
- }
- div.horse_left {
- background-color: #202225;
- border: none;
- opacity: 0.9;
- border-bottom: 2px solid #50525b;
- border-left: 2px solid #7289da;
- }
- div.looking_at {
- background-color: #202225;
- border: none;
- opacity: 0.9;
- border-bottom: 2px solid #50525b;
- border-left: 2px solid #7289da;
- }
- .horse_left .left,.looking_at p {
- color: #bbbfc9;
- }
- div.horse_left h1 {
- font-family: Rochester;
- font-size: 28px;
- text-align: left;
- color: #bbbfc9;
- }
- ins {
- background-color: #43454a;
- }
- .a_c_div {
- border: none;
- background-image: none;
- }
- div.idea_support {
- background-color: #eaeaea;
- }
- div.quote {
- background-color: #2b2c31;
- }
- div.row_460.odd {
- background-color: #eaeaea;
- }
- .registry_block .row.even {
- background-color: white;
- padding: 5px 0;
- border: 2px ridge lightgrey;
- box-shadow: 0px 0px 10px -5px grey;
- }
- .registry_block .row.odd {
- background-color: #eaeaea !important;
- border: 2px ridge lightgrey;
- box-shadow: 0px 0px 10px -5px grey;
- }
- div.row_960 {
- background-color: #37393e !important;
- }
- span.numbers, nav .pagination .page-item:not(.disabled) .page-link, nav .pagination .page-item .page-link {
- background-color: #202225;
- border-bottom: 1px solid #4a4d56;
- color: #8c9095;
- }
- span.numbers:hover, nav .pagination .page-item:not(.disabled) .page-link:hover {
- border-bottom: 2px solid #7289da;
- }
- .numselected, nav .pagination .page-item.active .page-link {
- border-bottom: 2px solid #7289da;
- background-color: #202225;
- }
- .mail_row {
- background-color: #2b2c31;
- border-bottom: 2px solid transparent;
- border-left: 2px solid transparent;
- }
- .mail_row:hover {
- background-color: #36373d;
- border-bottom: 2px solid #50525b;
- border-left: 2px solid #7289da;
- }
- div.row_960.even.myhorse, div.row_960.odd.myhorse, .shows.show .mine td, .competitions.show .mine td {
- background-color: #23252a !important;
- border-bottom: 2px solid #5f616a;
- }
- div.row_960.half {
- background-color: white;
- }
- div.row_960.half.even {
- background-color: #36393f !important;
- }
- div.row_960.no_padding {
- background-color: #36393f;
- }
- div.row_960.odd, div.row_460.odd, tr.odd td {
- background-color: #3a3e45;
- border-bottom: 2px solid #494b54;
- }
- .registry_block .row.odd {
- background-color: #3a3e45 !important;
- border-bottom: 2px solid #494b54;
- }
- div.row_960.even, div.row_460.even, tr.even td, .registry_block .row.even {
- background-color: #31343b;
- border-bottom: 2px solid #43454d;
- }
- .registry_block .row.even {
- background-color: #31343b !important;
- border-bottom: 2px solid #43454d;
- }
- .registry_block .row.even, .registry_block .row.odd {
- box-shadow: none;
- border: none;
- border-left: 2px solid #7289da;
- }
- .registry_block .row.even, .registry_block .row.odd {
- margin: 0;
- }
- div.row_960.half {
- background-color: #2b2c31 !important;
- border: none;
- }
- .himage_tiny img {
- filter: brightness(1) invert(0);
- opacity: 1;
- }
- img.icon24, img.icon48 {
- opacity: 1;
- filter: brightness(1) invert(0);
- }
- span.shoutout.bestdeal, .new {
- background-color: #c3ed8b;
- color: black;
- }
- div.show a img {
- background-color: #ffffff;
- border-color: lightgrey;
- border-style: none;
- border-width: 2px;
- }
- div.store_flex, div.adopt_blocks, .adopt_blocks, div.npc_box, .component.npc, .component.frame .wrapper .content, .component.comments .comment .content-wrapper.mod {
- background-color: #2b2d32;
- }
- div.adopt_blocks {
- border-bottom: 2px solid #4a4c54;
- border-top: 2px solid #4a4c54;
- }
- .adopt_blockimg.white {
- background-color: #1f212485;
- }
- .adopt_blockimg.white.locked {
- background: url(https://www.horsereality.com/images/lock_low_opacity.png) #232528 no-repeat;
- background-size: auto;
- background-position: center center;
- }
- div.storeblocks {
- background-color: #2b2d32;
- }
- .store_title {
- color: #c0c2d2;
- }
- div.tabclick, #store_left.tabnav .store_tabclick {
- border-left: 2px solid transparent;
- border-bottom: 2px solid transparent;
- color: #8e9198;
- }
- div.tabclick:hover {
- text-decoration: none;
- border-bottom: 2px solid #7289da;
- }
- .tabclick.tabsel, .tabclick2.tabsel, .tabclick3.tabsel {
- background-color: #36393f;
- color: #a6a7a8;
- border-bottom: 2px solid #7289da;
- }
- .mail_link {
- border-bottom: 2px solid transparent;
- margin-top: 8px;
- padding-bottom: 8px;
- }
- .mail_link.selected {
- border-color: #7289da;
- border-bottom: 2px solid #3e4147;
- }
- .mail_link:hover {
- border-color: #7289da;
- border-bottom: 2px solid #3e4147;
- }
- div.tabtext.flex-container.wrap table {
- background-color: #36393f;
- border-style: none;
- }
- div.top, .buy_block .buy_top, .component.frame .wrapper .header {
- background-color: #202225;
- padding-top: 10px;
- padding-bottom: 10px;
- color: #a6a7a8;
- }
- .component.frame .wrapper .header .title, h3 {
- color: #a6a7a8;
- }
- .component.frame .wrapper {
- background-color: transparent;
- }
- div.vet_blocks, .uni_blocks {
- background-color: #292b30;
- border-style: none;
- border-bottom: 1px solid #595b63;
- }
- .uni_blockimg {
- background-color: transparent;
- }
- table thead tr.sub {
- background-color: #2b2c31;
- border-bottom: 1px solid #595b63;
- color: #f3f4ec;
- }
- table, div.tabtext.flex-container.wrap table, table thead tr.top, div section table {
- background-color: transparent;
- }
- td p a {
- color: #1c3738;
- }
- tr {
- border-left: 2px solid transparent;
- }
- tr:hover {
- border-left: 2px solid #7289da;
- }
- tr.top {
- background-color: #36393f;
- border-color: transparent;
- border-top-width: 0;
- }
- tr.top td {
- border-color: #36393f;
- border-style: ridge;
- border-width: 2px;
- }
- #forum .row_960.no_padding, #forum .row_960 .col_750.mod, div.idea_support {
- background-color: #36393f;
- }
- .container_12 .grid_4.training_right, .row_300 {
- background-color: #2b2c31;
- }
- .component.comments .comment .profile-wrapper {
- background-color: #25262b;
- }
- .training_right > .block > .comp img, .training_right > .block > .show img, div.horse_blockimg.update-tack img, div.horse_blockimg.update-tack {
- background: transparent;
- }
- .training_right > .block > .comp img, .training_right > .block > .show img, .competitions.index .show-table img{
- filter: brightness(0) invert(1);
- }
- .container_12 .grid_12.stable_block {
- background-color: #36393f !important;
- }
- button.button.yellow, .header-menu nav .main-menu ul li a.btn {
- background: none;
- background-color: #36393f;
- color: #7289da;
- border: 1px solid #656a73;
- }
- button.button.yellow:hover, .header-menu nav .main-menu ul li a.btn:hover{
- background: none;
- background-color: #7289da;
- border: 1px solid transparent;
- color: black;
- }
- #tab_training2 > div > div.grid_8.training_left > div._exercise > div img {
- filter: invert(1) brightness(5);
- }
- .premium-only {
- background: none;
- background-color: #36393f;
- color: #7289da;
- border: 2px ridge #ffcb33;
- }
- .premium-only fieldset label, .premium-only h3 {
- background: -webkit-linear-gradient(#ffe75d, #977000);
- -webkit-background-clip: text;
- -webkit-text-fill-color: transparent;
- }
- #total_gp_type, #acceleration_type, #agility_type, #balance_type, #bascule_type, #pullingpower_type, #speed_type, #sprint_type, #stamina_type, #strength_type, #surefootedness_type,
- #total_gp, #acceleration, #agility, #balance, #bascule, #pullingpower, #speed, #sprint, #stamina, #strength, #surefootedness,
- #walk, #trot, #canter, #gallop, #posture, #head, #neck, #shoulders, #frontlegs, #hindquarters, #back, #socks{
- border: 1px ridge #ffe75d;
- box-shadow: 0 0 5px #5b5b5b2b;
- }
- #retirement-home > div.container > div.container_12.center > div:nth-child(1) > div.top {
- color: transparent;
- }
- #retirement-home > div.container > div.container_12.center > div:nth-child(1) > div.top::before {
- content: "? Pony Hell ?";
- width: 200px;
- height: 200px;
- color: #a6a7a8;
- font-size: 16px;
- }
- .container-fluid .container {
- outline: none;
- }
- .header-menu {
- background-color: #202225;
- border-bottom: 2px solid #3e4147;
- box-shadow: 0px 14px 20px -9px #00000075;
- }
- .btn-danger {
- background-color: #222428;
- color: #f77;
- }
- .clubs.forum .component.frame .sticky a {
- color: #ff4e4e;
- }
- .advertising {
- background-color: #43454a;
- filter: brightness(0.5);
- outline: 2px solid #82868e;
- }
- .header-menu nav .main-menu .user-nav>button:hover {
- background-color: transparent;
- border-color: transparent;
- }
- .alert-success, .alert.success {
- background-color: #202225;
- border:none;
- border-left: 2px solid #0ea20e;
- color: #74d274;
- }
- .alert.warning {
- background-color: #202225;
- border:none;
- border-left: 2px solid #e89a1d;
- color: #fbb649;
- }
- .alert-danger, .alert.error {
- background-color: #202225;
- border:none;
- border-left: 2px solid red;
- color: red;
- }
- .alert-dismissible .close:hover {
- border: none;
- background-color: transparent;
- color: inherit;
- }
- .close {
- text-shadow: 0 0 10px black;
- }
- .table td, .table th {
- border-top: none;
- }
- .checkbox-label .checkbox-custom {
- background-color: #202225;
- border-color: #1a1f23;
- }
- body > div:nth-child(3) > div > div.col-lg-10.main-content > form > div.component.frame.show-table > div > div.content > div > table > thead > tr > th:nth-child(1) > label > span {
- background-color: #1c1f22;
- border-color: #7b7b7b;
- }
- .checkbox-label input:checked~.checkbox-custom {
- background-color: #3a3e45 !important;
- border-color: #7289da !important;
- }
- .checkbox-label .checkbox-custom:after {
- border-color: #d7d7d7 !important;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement