body{
    background:  url('//www.spellbook.com/media/new-images/sb/bkg.jpg') repeat center center fixed;
    background-size: cover  !important;
    background-attachment: fixed;
    background-repeat: repeat;
    background-position:center center;
    overflow-x: hidden;
    background-color:#151A1E;
}
@font-face {
    font-family: quorum;
    font-weight:bold;
    src: url('../../global/css/itc-quorum-lt-black.ttf') format('truetype');
    src: url('../../global/css/QuorumStd-Black.otf') format('opentype');
}
h1, h2 {
    font-family:'quorum', 'sans-serif' !important;
    text-shadow: 1px 1px 2px rgb(0,0,0);
}
.itembg h2, .itembg h3 {font-family: sans-serif !important;}
h1, h2 {color: rgb(255,199,79);}
.phm {padding-left:0;}
body, a, p, h3, h4, h5, .quotepost, .post-developer-butttons, .phm p, #Top-Image h2, td, .itembg h2, .itembg h3 {
    color: rgb(255,238,203);
}
.small {font-size: 80%;}
.italic {font-style: italic;}
.btn p, .btn a, .btn h4, .navbar a, .navbar p, .navbar h4, #Top-Image h2{
    text-shadow: 1px 1px 2px rgb(49,65,88);
}
.btn p:hover, .btn a:hover, .btn h4:hover, .navbar a:hover, .navbar p:hover, .navbar h4:hover, #Top-Image h2:hover {
    color: #FFF !important;
    text-shadow: 0 0 10px rgb(255,199,79), 1px 1px 2px rgb(49,65,88);
}
button, .btn, .btn a, a .btn {
    text-decoration:none;
}
a:hover, a:hover p {
    color: #FFF !important;
    text-shadow: 0 0 10px rgb(255,199,79), 1px 1px 2px rgb(49,65,88);
    cursor: pointer;
}
p, a, h4, h3 {text-shadow: 1px 1px 2px rgba(0,0,0,1);}
.lower-wrapper {
    overflow-x: hidden;
}
#Hub .navbar {display: none;}
#Hub .sign-up h2 {
    margin: 0;
    padding: 25px 0;
}
#Hub #Top-Image {
    background-image: url('//www.spellbook.com/media/new-images/sb/download-splash-bkg-1.jpg') !important;
    -webkit-background-size: contain;
    background-size: contain;
    background-color: #181B20;
}
#Top-Image {
    max-height: 500px;
    overflow: hidden;
    background-image: url('//www.spellbook.com/media/new-images/sb/splash-image-desktop.jpg') !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #071218;
}
#Top-Image .GameLogo {
    background-image: url('//www.spellbook.com/media/new-images/sb/logo-desktop.png');
    background-repeat: no-repeat;
    background-position: center center;
    height: 190px;
    background-size: contain;
    text-align: center;
    position: relative;
    width: 98%;
    margin: -30px 1% 0;
}
#Hub .GameLogo {
    margin: 0 1%;
}
#Top-Image h3 {text-align:center;text-transform:none;height: 40px;}
#Top-Image .sign-up-shadow {
    background: url('//www.spellbook.com/media/new-images/sb/smoke-btn.png');
    height: 200px;
    width: 660px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: 20px;
    background-position: 0 0;
}
#Top-Image .sign-up {
    height: 90px;
    width: 560px;
    top: 60px;
    position: relative;
    padding-top: 1px;
}
.navbar-background .grid-container{padding:0 8px;}
#menu {margin-bottom:0}
.navbar-button-attributes {
    border-width: 0 0 4px 19px;
    border-image: url('//www.spellbook.com/media/new-images/sb/divider-sm.png') 0 19;
    border-style: solid;
}
.navbar-button-attributes:first-child {
    border: none;
}
.navbar-mobile-button {
    border-width: 5px 0 0;
    border-image: url('//www.spellbook.com/media/new-images/sb/divider-sm.png') 19 stretch;
    border-style: solid;
    margin-bottom:5px;
}

.navbar-background {
    border: solid;
    border-width: 10px 0;
    border-image: url('//www.spellbook.com/media/new-images/sb/item-border-image.png') 10 round;
    border-style: solid;
    background: url('//www.spellbook.com/media/new-images/sb/item-shadow.png'), url('//www.spellbook.com/media/new-images/sb/item-marble.jpg');
    background-size: 100% 100%, 350px 350px !important;
    background-position: 0 0;
    background-origin: border-box;
    background-repeat: no-repeat, repeat;
    box-shadow: 0 0 30px rgba(0,0,0,.5);
}

.navbar > ul {
    background: url('//www.spellbook.com/media/new-images/sb/blue-btn_01.jpg'),url('//www.spellbook.com/media/new-images/sb/blue-btn_03.jpg'), url('//www.spellbook.com/media/new-images/sb/blue-btn_02.jpg');
    background-size: 50px 100%, 50px 100%, 2px 100%;
    background-position: 0 0,100% 0, 0 0;
    background-repeat: no-repeat, no-repeat, repeat;
    padding: 0;
}
.navbar > ul > li a:hover {
    color: #000 !important;
}

.btn, .paginator > div {
    background: url('//www.spellbook.com/media/new-images/sb/blue-btn_01.jpg'), url('//www.spellbook.com/media/new-images/sb/blue-btn_03.jpg'), url('//www.spellbook.com/media/new-images/sb/blue-btn_02.jpg');
    background-size: 50px 100%, 50px 100%, 50px 100%;
    background-position: 0 0, 100% 0, 0 0;
    background-repeat: no-repeat, no-repeat, repeat;
    text-align: center;
}
.devpost-item {
    height: 200px;
    /*background-color: rgb(3, 18, 33);*/
    /*color: rgb(255, 255, 255);*/
    max-width: 220px !important;
}
.devpost-item p {
    padding: 10px;
}
.devpost-inner a {
    text-decoration: none;
}
.devpost-item .quotecon, #More-News .news-item .quotecon {
    /*color: rgb(255, 255, 255);*/
    max-height: 70px;
    margin: 0;
}
.postedby {
    /*color: rgb(255, 255, 255);*/
    position: fixed;
    top: 68px;
}
.devpost-item p {
    font-size: 14px;
}
.latest-news-wrapper {
    /*background-color: rgb(3, 18, 33);*/
    height: 200px;
}
.media-wrapper {
    /*background-color: rgb(255, 0, 0);*/
    height: 200px;
    max-width: 220px;
}
.OurGames a {text-decoration:none;}

.OurGames a:last-child {margin-bottom:0;}
.news-item, .episode {
    margin-bottom:20px;
}
#Hub .spellcast h2 {margin-top:0;}
.itembg, .devpost-item,
.subcat-inner,
.news-item > div,
.news-module,
.spellcast-module,
.developerposts-module,
.twit-module,
.fb-module,
.game-banner,
.spellcast-hfeed .episode  > div,
.quotepost{
    border: solid;
    border-width: 10px 10px;
    border-image: url('//www.spellbook.com/media/new-images/sb/item-border-image.png') 10 10 repeat;
    border-style: solid;
}

.spellcast-hfeed .episode .itembg{
    background: url('//www.spellbook.com/media/new-images/sb/item-shadow.png'), url('//www.spellbook.com/media/new-images/sb/item-marble.jpg');
    background-size: 100% 100%, 350px 350px !important;
    background-repeat: no-repeat, repeat;
    background-origin: border-box;
}
.spellcast-hfeed .episode p {
    line-height: 18px;
    height: 18px;
    overflow: hidden;
    margin-top: 5px;
}
.itembg, .devpost-item, .subcat-inner,
.news-item > div, .spellcast-module,.twit-module,
.fb-module, .news-module, .developerposts-module, .quotepost {
    background: url('//www.spellbook.com/media/new-images/sb/item-shadow.png'), url('//www.spellbook.com/media/new-images/sb/item-stone.jpg');
    background-size: 100% 100%, 450px 450px;
    background-repeat: no-repeat, repeat;
    background-origin: border-box;
}

.game-banner, .btn, .news-item > div, .news-module, .spellcast-module, .developerposts-module, .itemg, .twit-module, .fb-module {
    box-shadow:0 0 10px rgba(0,0,0,1);
}
.module-content iframe#twitter-widget-0, .module-content .fb_iframe_widget iframe, .module-content .fb_iframe_widget, .module-content .fb_iframe_widget span {
    width: 100% !important;
}
/*#Hub .grid-25.news-image img {height:81px;}*/
.news-item > div, .subcat-inner {
    -moz-box-shadow:    0 0 10px 3px rgba(0,0,0,0.50);
    -webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,0.50);
    box-shadow:         0 0 10px 3px rgba(0,0,0,0.50);
}
.episode .item-header {height:50px;}
.episode .item-header h4 {height:35px;overflow:hidden;vertical-align:middle;}
.item-header {
    background: url('//www.spellbook.com/media/new-images/sb/item-box-header_01.png'),url('//www.spellbook.com/media/new-images/sb/item-box-header_03.png'), url('//www.spellbook.com/media/new-images/sb/item-box-header_02.png');
    background-size: 15px 100%, 15px 100%, 350px 100%;
    background-position: 0 0,100% 0, 16px 0;
    background-repeat: no-repeat, no-repeat, repeat;
    height: 35px;
    margin-top: -7px;
    margin-left: -10px;
    width: calc(100% + 20px);
}
.item-header h4 {padding:7px 10px 5px;}

.OurGames .logo {
    background-repeat: no-repeat;
    height: 100%;
    background-size: contain;
    text-align: center;
    position: relative;
    width: 100%;
    background-position: center center;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
}
.OurGames .tib .logo {
    background-image: url('//www.spellbook.com/media/new-images/tib/logo-desktop.png');
}
.OurGames .ron .logo {
    background-image: url('//www.spellbook.com/media/new-images/ron/RON-Logo.png');
}
.OurGames .dire .logo {
    background-image: url('//www.spellbook.com/media/new-images/dire/dire-logo.png');
}

.OurGames .spellcast .logo {
    background-image: url('//www.spellbook.com/media/new-images/spellcast/Spellcast-Logo.png');
    margin-top:-10px;
}

.game-banner{
    margin-bottom: 20px;
    height: 120px;
    background-origin: border-box;
    background-size: cover;
    /*background-size: 940px 140px;*/
    background-position:center center;
}
.game-banner.tib2  {background-image: url('//www.spellbook.com/media/new-images/sb/tib2-banner.jpg');}
.game-banner.tib  {background-image: url('//www.spellbook.com/media/new-images/sb/tib-banner.jpg');}
.game-banner.mg  {background-image: url('//www.spellbook.com/media/new-images/sb/mg-banner.jpg');}
.game-banner.ron  {background-image: url('//www.spellbook.com/media/new-images/sb/ron-banner.jpg');}
.game-banner.dire {background-image: url('//www.spellbook.com/media/new-images/sb/dire-banner.jpg');}
.game-banner.ctb  {background-image: url('//www.spellbook.com/media/new-images/sb/ctb-banner.png');}
.game-banner.spellcast  {background-image: url('//www.spellbook.com/media/new-images/sb/splash-image-desktop.jpg');}
.game-banner.vbl  {background-image: url('//www.spellbook.com/media/new-images/sb/VBL-banner2.jpg');}
.game-banner.yk  {background-image: url('//www.spellbook.com/media/new-images/yk/yk-banner.jpg');}
.OurGames a:last-child .game-banner {margin-bottom:0;}
.OurGames h2 {
    font-size: 64px;
    text-align: center;
}

@media (max-width: 767px) {
    #More-News .news-item h3 {margin:0;}
    #Featured-News .quotecon, .devpost-item .quotecon, #More-News .news-item .quotecon {
        max-height: 55px;
        margin: 0;
        overflow: hidden;
    }
    #More-News .grid-75 {
        padding:0;
    }
    #Other-News {padding-left:10px;padding-right:10px;}
}

@media (max-width: 720px) {
    .OurGames h2 {font-size: 40px;line-height: 80px;}
}
@media (max-width: 450px) {
    .OurGames h2 {font-size: 24px;line-height: 34px;}
    .game-banner {height: 75px;}
}

img.News-img, .news-item img, .media-window, #NewsPage img, .owl-video-wrapper {
    border: 2px ridge rgb(255,199,79);
}
.btn{
    -moz-box-shadow:    0 0 30px rgba(0,0,0,0.50);
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.50);
    box-shadow:         0 0 30px rgba(0,0,0,0.50);
}
.media-window, .news-item img, img.News-img,.grid-25.news-image img, .owl-video-wrapper, .owl-prev, .owl-next, .gamereview, .spellcast-module, .module, .spellcast-hfeed .episode  > div, .twit-module,.fb-module{
    -moz-box-shadow:    0 0 10px rgba(0,0,0,1);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,1);
    box-shadow:         0 0 10px rgba(0,0,0,1);
}

/*
-----------------
     MODAL
-----------------
*/
.modal-dialog {
    margin: 10px auto -10px;
}
#ContactUs .modal-body select, #ContactUs .modal-body input {
    font-weight:normal;
    font-size:18px;
    padding-left:5px;
    border-radius:5px;
    -webkit-box-shadow: 0 0 0 1000px #0B1218 inset;
    background-color: #0B1218 !important;
    background-image:none;
    color: #FFF !important;
    -webkit-text-fill-color: #FFF;}

#LoginFormContainer .form-control:focus {border-color:#cafcff;}
#loginM .modal-content .close, #ContactUsM .modal-content .close, .modal-content .close {background-image: url("//www.spellbook.com/media/new-images/sb/icons/exit-sm.png") !important;}
#loginM .modal-content .close:hover, #ContactUsM .modal-content .close:hover,  .modal-content .close:hover {background-image: url("//www.spellbook.com/media/new-images/sb/icons/exit-sm-hover.png") !important;}
#loginM, #ContactUsM,  .modal {
    border-width: 10px 10px;
    border-image: url('//www.spellbook.com/media/new-images/sb/item-border-image.png') 10 10 repeat;
    border-style: solid;
    background-image: url('//www.spellbook.com/media/new-images/sb/item-stone.jpg');
    background-size: 100% 100%;
}

#loginM ::-webkit-input-placeholder,
#loginM :-moz-placeholder,
#loginM ::-moz-placeholder,
#loginM :-ms-input-placeholder,
#ContactUsM ::-webkit-input-placeholder,
#ContactUsM :-moz-placeholder,
#ContactUsM ::-moz-placeholder,
#ContactUsM :-ms-input-placeholder {color: #FBEDC6 !important;}
#loginM input, #ContactUsM input {border: inset 2px #FDC642;}
#loginM  input,#loginM  input[placeholder], #ContactUsM  input,#ContactUsM  input[placeholder], #loginM input, #ContactUsM input, #loginM .modal-body select,
#loginM .modal-body input, #ContactUsM .modal-body select, #ContactUsM .modal-body input, #ContactUsM .modal-body textarea,
#loginM input:-webkit-autofill,#loginM  textarea:-webkit-autofill, #loginM select:-webkit-autofill, #ContactUsM input:-webkit-autofill,#ContactUsM  textarea:-webkit-autofill,
#ContactUsM select:-webkit-autofill, #addemail select:-webkit-autofill , #addpassword select:-webkit-autofill, #linkaccountname select:-webkit-autofill, #linkaccountpassword select:-webkit-autofill {
    -webkit-box-shadow: inset 2px 2px 5px rgba(0,0,0,.5);
    padding-left: 5px;
    background-image: none;
    -webkit-text-fill-color: #000;
    font-size: 14px;
    background-color: #31415A !important;
    border: inset 2px #FDC642 !important;
    box-shadow: inset 2px 2px 5px rgba(0,0,0,.5) !important;
    color:#FBEDC6 !important;
}
#ContactUsM .modal-body .styled-select {background:url('../../images/tib/down.png') no-repeat right #0B1218;width:200px;}

.modal .btn {
    padding: 10px;
    height:25px;
    width: 140px;
    color: #ffeecb !important;
    text-align: center;
    display: inline-block;
}
.modal .btn:hover {;cursor: pointer;color:#FFF;}
#ContactUsM #contactsubmit span {background: url('../../images/hub/submit.png') no-repeat center center;height: 50px;width: 140px;display: inline-block;}
#ContactUsM #contactsubmit span:hover {background: url('../../images/hub/submit-highlight.png') no-repeat center center;cursor: pointer;}
.btn-social-google {background: url("//www.spellbook.com/media/new-images/sb/icons/goog-sm.png") no-repeat scroll center center rgba(0, 0, 0, 0) !important;}
.btn-social-facebook {background: url("//www.spellbook.com/media/new-images/sb/icons/fb-sm.png") no-repeat scroll center center rgba(0, 0, 0, 0) !important;}
#loginM .tos_conf div a{color:#FFF !important;}

#ImgModal {
    margin-left: -10px;
}
#ImgModal .modal-dialog {
    width: 920px;
}
/*
-------------------
FORUMS
-------------------
*/
#category .announcement-item{
    border: 2px ridge rgb(255,199,79);
}

.search-container > div {
    padding: 0 10px;
    background: url('//www.spellbook.com/media/new-images/sb/blue-btn_01.jpg'), url('//www.spellbook.com/media/new-images/sb/blue-btn_03.jpg'), url('//www.spellbook.com/media/new-images/sb/blue-btn_02.jpg');
    background-size: 50px 100%, 50px 100%, 50px 100%;
    background-position: 0 0, 100% 0, 0 0;
    background-repeat: no-repeat, no-repeat, repeat;
    text-align: center;
    height:40px;
}
.search-container input[type="text"]{
    margin-top: 5px;
}

.thread {
}
.T-Sub-Pager a,.T-Sub-Pager {color: #A94B15;text-shadow: 1px 1px 2px rgba(0,0,0,1)}
.threads > .thread:nth-child(even){
    border-width: 10px 0;
    border-image: url('//www.spellbook.com/media/new-images/sb/divider-med_02.png') 10 0 10 0;
}

.post-wrapper.mod p, .post-wrapper.mod a, .pinned, .newstag {
    color:rgb(181,203,236);
    /*text-shadow: 0 0 10px rgb(255,199,79);*/
}
.followed {
    color: #cafcff !important;
}

.post-wrapper.dev p, .post-wrapper.dev a, .locked {
    color: rgb(255,199,79);
    /*text-shadow: 0 0 5px rgba(255,199,79,0.5);*/
}
.post-wrapper.mod .quotepost p, .post-wrapper.mod .quotepost a,
.post-wrapper.dev .quotepost p, .post-wrapper.dev .quotepost a {
    color:#ffeecb !important;
}

.quotepost {
    padding:10px;
    background:none;
    background-color: rgba(0,0,0,0.5);
    border: 2px ridge rgb(255,199,79);
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill, input, textarea {
    background-color: #31415A !important;
    border: inset 2px #FDC642 !important;
    box-shadow: inset 2px 2px 5px rgba(0,0,0,.5) !important;
    color:#FBEDC6 !important;
}
button {
    background: url('//www.spellbook.com/media/new-images/sb/blue-btn_01.jpg'),url('//www.spellbook.com/media/new-images/sb/blue-btn_03.jpg'), url('//www.spellbook.com/media/new-images/sb/blue-btn_02.jpg');
    background-size: 50px 100%, 50px 100%, 10px 100%;
    background-position: 0 0,100% 0, 0 0;
    background-repeat: no-repeat, no-repeat, repeat;
    text-align: center;
    color: #FDEDC9;
    padding:5px 10px;
    border:0;
}
.btn-xs {
    height:30px;
    background-size: 10px 100%, 10px 100%, 2px 100%;
    background-image: url('//www.spellbook.com/media/new-images/sb/blue-btn-xs_01.jpg'),url('//www.spellbook.com/media/new-images/sb/blue-btn-xs_04.jpg'), url('//www.spellbook.com/media/new-images/sb/blue-btn-xs_02.jpg');
}
.btn-sm {
    height:30px;
    background-size: 50px 100%, 50px 100%, 2px 100%;
    background-image: url('//www.spellbook.com/media/new-images/sb/blue-btn-sm_01.png'),url('//www.spellbook.com/media/new-images/sb/blue-btn-sm_03.jpg'), url('//www.spellbook.com/media/new-images/sb/blue-btn-sm_02.png');
}
.btn-lg {
    height:90px;
    background-size: 50px 100%, 50px 100%, 2px 100%;
    background-image: url('//www.spellbook.com/media/new-images/sb/blue-btn-lg_01.jpg'),url('//www.spellbook.com/media/new-images/sb/blue-btn-lg_03.jpg'), url('//www.spellbook.com/media/new-images/sb/blue-btn-lg_02.jpg');
}
button.bigbtn {
    padding:10px 15px;
}
.post-button-wrapper button {
    background: url('//www.spellbook.com/media/new-images/sb/blue-btn-square.jpg');
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.post-content .post-text img, .ModalImgBtn img {border: 2px ridge rgb(255,199,79);
}

/* Subcategory View */
.module-hline {display:none !important;}
.hline {
    background-image: url('//www.spellbook.com/media/new-images/sb/divider-med_01.png'), url('//www.spellbook.com/media/new-images/sb/divider-med_03.png'), url('//www.spellbook.com/media/new-images/sb/divider-med_02.png');
    background-size: 11px 100%, 11px 100%, calc(100% - 11px) 100%;
    background-position: 0 0,100% 0, 0 0;
    background-repeat: no-repeat, no-repeat, no-repeat;
}
#subcat .hline {
    width: 98%;
    margin: 0 1%;
}

@media (max-width: 1208px) {
    #Top-Image .grid-100 {
        padding: 0;
    }
    #Hub #Top-Image {
        -webkit-background-size: cover;
        background-size: cover;
    }
}

@media (max-width: 1024px) {
    #Top-Image .GameLogo {background-image: url('//www.spellbook.com/media/new-images/sb/logo-tablet.png');}
    #Top-Image .GameLogo {background-image: url('//www.spellbook.com/media/new-images/sb/logo-tablet.png');}
    .OurGames .tib .logo {background-image: url('//www.spellbook.com/media/new-images/tib/logo-tablet.png');}
    /*.OurGames .ron .logo {background-image: url('//www.spellbook.com/media/new-images/ron/ron-logo-tablet.png');}*/
    .OurGames .dire .logo {background-image: url('//www.spellbook.com/media/new-images/dire/dire-logo-tablet.png');}
}
@media (max-width: 770px) {
    #Top-Image h3 {display:none;}
    #Top-Image .sign-up-shadow {
        width:120%;
        margin-left:-10%;
        height: 140px;
    }
    #Top-Image .sign-up {
        width: 80%;
        height: 60px;
        top: 40px;
    }
    #Top-Image .sign-up h2{
        margin:-13px 0 0;
    }

}
@media (max-width: 768px) {
    #Top-Image .GameLogo {background-image: url('//www.spellbook.com/media/new-images/sb/logo-mobile.png');}
    body {
        background: url('//www.spellbook.com/media/new-images/sb/bkg-mobile.jpg') repeat center center !important;
    }

    #Hub #Top-Image {
        background-image: url('//www.spellbook.com/media/new-images/sb/download-splash-bkg-1-mobile.jpg') !important;
        -webkit-background-size: contain;
        background-size: cover;
        background-color: #181B20;
    }
    #Top-Image {
        max-height: 500px;
        overflow: hidden;
        background-image: url('//www.spellbook.com/media/new-images/sb/splash-image-mobile.jpg') !important;
    }
    .game-banner.tib2 {background-image: url('//www.spellbook.com/media/new-images/sb/tib2-banner-mobile.jpg');}
    .game-banner.tib {background-image: url('//www.spellbook.com/media/new-images/sb/tib-banner-mobile.jpg');}
    .OurGames .tib .logo {background-image: url('//www.spellbook.com/media/new-images/tib/logo-mobile.png');}
    .game-banner.ron {background-image: url('//www.spellbook.com/media/new-images/sb/ron-mobile.jpg');}
    .OurGames .ron .logo {background-image: url('//www.spellbook.com/media/new-images/ron/ron-logo-mobile.png');}
    .OurGames .dire .logo {background-image: url('//www.spellbook.com/media/new-images/dire/dire-logo-mobile.png');}
    .game-banner.dire {background-image: url('//www.spellbook.com/media/new-images/sb/dire-banner-mobile.jpg');}
    .game-banner.vbl {background-image: url('//www.spellbook.com/media/new-images/sb/VBL-banner-mobile2.jpg');}
    /*.OurGames .spellcast .logo {background-image: url('//www.spellbook.com/media/new-images/spellcast/Spellcast-Logo-mobile.png');margin-top: -10px;}*/
}