@font-face {
    font-family: Klinic;
    src: url(fonts/KlinicSlabMedium.otf);
}

@font-face {
    font-family: KlinicBold;
    src: url(fonts/KlinicSlabBold.otf);
    font-weight: bold;
}

@font-face {
    font-family: Comic;
   /* src: url(fonts/Laffayette_Comic_Pro6.ttf); */
    src: url(fonts/KlinicSlabMedium.otf);
}

.klinic-bold {
    font-family: KlinicBold;
    font-weight: bold;
}

div.clear {	clear: both;}

body {
    /*padding-top: 90px;*/
    min-width: 360px !important;
    color: #444444;
    font-family: 'Ubuntu', sans-serif;
    font-size: 15px;
    line-height: 25px;
    background-color: #EEEFF0;
}

a:hover {
    text-decoration: none;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.logo-top {
    width:100%;
    background:#0F253F;
    text-align: center;
    height:110px;
}

.piclabel {
    text-align: center;
    font-size:15px;
    padding:5px 10px;
    background: #fff;
    border:1px solid #ccc;
    width:100%;
    color: #444444;
    font-weight: normal;
    line-height:15px;
    min-height:32px;
}


.navbar {
    border-radius: 0px;
    border: 0px solid transparent;
    margin-bottom: 0px;
}

.navbar .container {
    padding-right: 0px;
    padding-left: 0px;
}

.navbar-nav {
    text-transform: uppercase;
}

.navbar-nav > li {
    height: 41px;
    font-size: 14px;
    font-weight: 500;
    /*text-shadow: 1px 1px #666;*/
}

.navbar-inverse {
    background-color: #3c79b8;
    border-color: #3c79b8;
    /*box-shadow: 1px 3px 3px #999;*/
}

.navbar-inverse .navbar-brand {
    color: #FFFFFF;
}


.nav > li > a {
    position: relative;
    display: block;
    margin-left: 15px;
    padding: 10px 15px;
    height: 41px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #FFFFFF;
    padding-left:43px;
    border-right:1px solid #eeeff0;
}


.navbar-inverse .navbar-nav > li:focus,
.navbar-inverse .navbar-nav > li:hover {
    background-color: #3c79b8;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #0F253F;
    background-color: #eeeff0;
}

.navbar-inverse .navbar-nav > .active, .navbar-inverse .navbar-nav > .active:focus, .navbar-inverse .navbar-nav > .active:hover {
    color: #0F253F;
    background-color: #eeeff0;
}

.page-header h1 {
    color: #31708F;
    text-shadow: 1px 1px #666;
}

.navbar-toggle {
    font-size:18px;
    color:#fff;
    height:40px;
}

body > .container {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
    background-color: #eeeff0;
    padding-top:30px;
}

.margin-bottom {
    margin-bottom: 10px;
}

.info-ico {
    background: url('/UI/app/img/info-ico.png') 0px 0px no-repeat;
}
.map-ico {
    background: url('/UI/app/img/map-ico.png') 0px 0px no-repeat;
}
.course-ico {
    background: url('/UI/app/img/kurs-ico.png') 0px 0px no-repeat;
}
.help-ico {
    background: url('/UI/app/img/pogotowie-ico.png') 0px 0px no-repeat;
}
li.active > a.info-ico{
    background: url('/UI/app/img/info-ico.png') 0px -41px no-repeat;
}
li.active > a.map-ico{
    background: url('/UI/app/img/map-ico.png') 0px -41px no-repeat;
}
li.active > a.course-ico{
    background: url('/UI/app/img/kurs-ico.png') 0px -41px no-repeat;
}
li.active > a.help-ico{
    background: url('/UI/app/img/pogotowie-ico.png') 0px -41px no-repeat;
}

.hamburger-menu {
    position:absolute;
    left:30px;
    top:50px;
    cursor:pointer;
}

.volume, .lang {
    position:absolute;
    right:0px;
    top:0px;
    cursor:pointer;
    width:42px;
    height: 42px;
}

.lang {
}
/*.volume-off, .volume-on:hover {*/
    /*background: url('/UI/app/img/mute-w-ico.png') no-repeat;*/
/*}*/

/*.volume-on, .volume-off:hover {*/
    /*background: url('/UI/app/img/volume-w-ico.png') no-repeat;*/
/*}*/

.volume-off {

    right:80px;
    background: url('/UI/app/img/mute-w-ico.png') no-repeat;
}

.volume-on {

    right:80px;
    background: url('/UI/app/img/volume-w-ico.png') no-repeat;
}

/*.en-on, .en-off:hover {*/
.en-on {
    right:0px;
    background: url('/UI/app/img/EN-on.png') no-repeat;
}

/*.en-off, .en-on:hover {*/
.en-off {
    right:0px;
    background: url('/UI/app/img/EN-off.png') no-repeat;
}

/*.pl-on, .pl-off:hover {*/
.pl-on {
    right:40px;
    background: url('/UI/app/img/PL-on.png') no-repeat;
}

/*.pl-off, .pl-on:hover {*/
.pl-off {
    right:40px;
    background: url('/UI/app/img/PL-off.png') no-repeat;
}



.panel {
    margin-bottom: 20px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.15);
}

.lesson .panel {
    box-shadow:none;
}

.panel {
    /*border-color: #ccc;*/
    /*box-shadow: 2px 2px #ccc;*/
    border: 1px solid #ccc;
}

.panel-info > .panel-heading {
    color: #fff;
    background-color: #3c79b8;
    border-color: #3c79b8;
    margin-right: -2px;
}

.lesson .panel-info > .panel-heading {
    color: #fff;
    background-color:  #0F253F;
    border-color:  #0F253F;
}

.lesson .panel-info > .section {
    color: #fff;
    background-color:  #00a69c;
    border-color:  #00a69c;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.panel-title {
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 18px;
    color: inherit;
    line-height: 20px;

}

.panel-title img {
    margin:0px;
    margin-top:-8px;
}
.panel-body {
    min-height: 150px;
    background: transparent;
}
.panel-footer {
    padding: 5px 15px;
    background-color: #fff;
    border-top: 1px solid #DDD;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    min-height:40px;
    cursor: pointer;
    text-align: right;
}

.media-heading {
    font-weight: bold;
}

.media-left {
    margin:20px;
}
.media-body{
    padding-left: 10px;
    padding-right: 10px
}

.imgbtn {
    cursor: pointer;
    border:1px solid #0F253F;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    margin-top:10px;
    margin-bottom:10px;
}

.samo {
    cursor: pointer;
    border:2px solid #6a5d8b;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    margin-top:10px;
    margin-bottom:10px;
}

.spol {
    cursor: pointer;
    border:2px solid #f38c79;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    margin-top:10px;
    margin-bottom:10px;
}

.glos {
    cursor: pointer;
    border:2px solid #3b78b9;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    margin-top:10px;
    margin-bottom:10px;
}

.legend {
    width:25px;height:25px;float:left;margin-top: 0px;
    border-radius: 4px;
}


.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid #CCC;
    box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.15);
    border-radius: 0px;
}

.btn-default {
    color: #444;
    background-color: rgba(255,255,255,0.7);
    border-color: #CCC;

}



.btn-word {
    /*max-width: 190px;*/
    min-height: 36px;
    margin-right: 15px;
    margin-bottom: 10px;
    min-width: 50px;
    white-space: normal;
}

.btn-word-small {
    min-width: 50px;
}

.btn-word-full {
   width:100%;
}

.word-title {
    width:100%;
    color: #fff;
    background-color: #3c79b8;
    border-color: #3c79b8;
    height:42px;
    padding: 8px 20px;
    font-size:20px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.word-title span {
    margin-left:40px;
    text-transform: uppercase;
}

.popover {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 1060;
    display: block;
    max-width: 280px;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #FFF;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.15);
    /*min-height: 100px;*/
    margin:0px;
}

.popover-content {
    text-align: center;
    padding: 10px 5px 0px 5px;
    color: #000;
    font-family: Comic;
    /*min-width:100px;*/
}

.long p {
    border-bottom: 1px dotted #ccc;
}
.long p:first-letter{
   font-weight: bold;
}
.popover .arrow {
    z-index:3;
}

.popover-image {
    position: absolute;
    top: 0px;
    width:120px;
}

.popover-icon {
    cursor: pointer;
    width:30px;
    position: absolute;
    border-radius:40px;
    border:1px solid #ccc;
    bottom:-15px;

}

.popover.right {
    margin-left: 125px;
}

.popover.left {
    margin-right: 125px;
}

.left > .popover-image {
    right: -125px;
}

.right > .popover-image {
    left: -125px;
}

.left .popover-icon {
    left:-15px;
}

.right .popover-icon {
    right:-15px;
}

.correct-ans {
    /*outline: 1px solid green !important;*/
    /*color: green;*/
    /*outline: none;*/
    outline:1px solid green;
    border:1px solid green;
    box-shadow: 0 0 8px green;

}
.error-ans {
    /*outline: 1px solid red !important;*/
    /*color: red;*/
    /*outline: none;*/
    outline:1px solid red;
    border:1px solid red;
    box-shadow: 0 0 8px red;
}

.selected-ans {
    /*outline: 1px solid blue !important;*/
    /*color: blue;*/
    /*outline: none;*/
    outline:1px solid #3c79b8;
    border:1px solid #3c79b8;
    box-shadow: 0 0 8px #3c79b8;
}

.dark {
    color: #fff;
    background-color:  #0F253F;
    border-color:  #0F253F;
    margin-right:-2px;
}

.dark  .word-title {
    margin-bottom:0px;
    text-align: center;
    background-color: #00A69C;
    font-family: Comic;
}
.comic-img {
    width: 100%;
}

.comic-img2 {
    width: 100%;
    background-size: 110%;
    background-repeat: no-repeat;
    background-position: center center;
    min-height:230px;
}
.spacer {
    margin-bottom:10px;
    clear:both;
}

.spacer2x {
    margin-bottom:20px;
    clear:both;
}

.spacer5x {
    margin-bottom:50px;
    clear:both;
}

.grey {
    background-color: #EEEFF0;
}

.sortable { list-style-type: none; margin: 0; padding: 0;}
.sortable li { font-size:15px; }

.ui-state-highlight {
    min-height:42px;
    border:1px solid #ccc;
    margin-bottom:15px;
    background: #57B7E2;
}

.word-body {
    margin-top:-15px;
    background: #fff;
    border:1px solid #ccc;
    padding:20px;
}

.bs-docs-sidebar .nav .nav {
    display: none;
}

.bs-docs-sidebar .nav > .active > ul {
    display: block;
}

.bs-docs-sidebar .nav > li > a:focus, .bs-docs-sidebar .nav > li > a:hover, .bs-docs-sidebar .nav > li.active > a  {
    color: #3c79b8;
    text-decoration: none;
    background-color: transparent;
    border-left: 4px solid #3c79b8;
}

.bs-docs-sidebar .nav > li.active > a.back-to-top {
    border-left: 0px;
    color: #767676;
    margin-left:10px;
}

.bs-docs-sidebar.affix .bs-docs-sidenav, .bs-docs-sidebar.affix-bottom .bs-docs-sidenav {
    margin-top: 0px;
    margin-bottom: 0px;
}

.bs-docs-sidebar.affix {
    position: fixed;
    top: 20px;
    /*width: 263px*/
}

.bs-docs-sidebar {
    /*padding-left: 20px;*/
}

.bs-docs-sidebar .nav > li > a  {
    display: block;
    padding: 8px 5px;
    font-size: 14px;
    font-weight: 500;
    color: #767676;
    height: auto;
}

.bs-docs-sidebar .nav .nav > li > a {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 15px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
}
.bs-docs-sidebar .nav .nav > li > a:focus, .bs-docs-sidebar .nav .nav > li > a:hover, .bs-docs-sidebar .nav > li.active > a {
    padding-left: 11px;
}

#book {
    padding-top:25px;
    padding-left:20%;
}
#book div {

    margin-bottom:10px;
    float:left;
    width:150px;
}

#book img {


}

.dialog-comic {
    margin-left:10px;
}
.dialog-comic img.media-object {
    width:64px;
    height:64px;
}

.dialog-comic .media-heading {
    font-weight: 500;
    font-size:15px;
}

.dialog-comic .media-body {
    font-size:15px;
    line-height: 20px;
}

@media (min-width: 768px) {
    .logo-top img {
        margin-right: 300px;
    }

    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .navbar .navbar-collapse {
        text-align: center;
        max-width: 880px;
        margin: 0px;
        padding: 0px;
        margin-left: -5px;
    }


}
@media (max-width: 1024px) {
    #side-affix-menu {
        margin-left:-20px;
    }
}

@media (min-width:768px)  and (max-width: 1000px) {
    .navbar-nav > li {
        font-size: 13px;
    }

    .nav > li > a {
        position: relative;
        display: block;
        margin-left: 0px;
        padding: 10px 5px;
        height: 41px;
    }
}

.audio-on-click {
    cursor: pointer;
}

.droppable-hdl {
    position:relative;
    /*width:170px;*/
    min-width: 100px;
    height:40px;
    min-height:40px
    border-radius: 5px;
    background:#fff;
    border:1px dashed #ccc;
    z-index:0;
}
.draggable-hdl {
    /*width:166px;*/
    cursor:pointer;
    min-width:100px;
    max-width:100%;
    /*width:98%;*/
    height:34px;
    border-radius: 5px;
    background:#fff;
    border:1px solid #ccc;
    text-align: center;
    line-height: 34px;
    z-index:9999999999;
    margin:2px;
    box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    padding:0px 10px;
    color:#444;
    white-space: nowrap;
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
}

/*.droppable-hdl > .draggable-hdl {*/
    /*width:100%;*/
/*}*/

.to-drop{
    /*border:2px solid #3c79b8;*/
    /*box-shadow: 0px 0px 5px 2px rgba(60, 121, 184, .75)*/
}
.dropped {
    background:#009900;
}

.multi {
    width:100%;
    padding:10px;
    height:100%;
    min-height: 42px;
}

.droppable-word , .writable-word, .searchable-word {
    float:left;
    /*margin:0px 5px;*/
    margin: 0px 0px 0px 3px;
    /*line-height: 48px;*/
    line-height: 42px;
    font-size:15px;
}

.droppable-word .btn-word {
    font-size:15px;
    max-width: 250px;
    min-height: 36px;
    margin-right: 10px;
    margin-bottom: 10px;
    min-width: 60px;
}

.writable-word {
    line-height: 35px;
}

.searchable-word {
    line-height:30px;
    border-bottom: 2px solid #cccccc;
}

.searchable-word:hover{
    cursor:pointer;
    border-bottom-color: #3b78b9;
}

.searchable-selected{
     cursor:pointer;
     border-bottom-color: #3b78b9;
     color:#0F253F;
     font-weight: 500;
 }

.searchable-correct{
    border-bottom-color: green;
    color:#0F253F;
    font-weight: 500;
}

.searchable-error{
    border-bottom-color: red;
    color:#0F253F;
    font-weight: 500;
}

.masonary {
    margin:0px auto;
    max-width:720px;
}

.item {
    width:180px;
    padding:0px 10px;
    margin-bottom:10px;

}

.item button {
    margin-top:-120px;
    background-image: url("/UI/app/img/volume-ico.png");
    background-color: #fff;
}

.item img.imgbtn {
    width:160px
    cursor: pointer;
    border:0px;
    box-shadow: none;
    border-radius: 0px;
    margin-top:0px;
    margin-bottom:0px;
}

.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default.active[disabled], .btn-default.focus[disabled], .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background: #ccc;
    color:#111;
}

.ui-sortable-handle {
    background:#FFFFFF;
}

.grammar {

    width:100%;
    background-color: #3c79b8;
    border-color: #3c79b8;
    height:auto;
    padding: 20px;
    font-size:15px;
    margin-bottom: 15px;
    margin-top: 15px;
    color:#0F253F;
    border-radius: 0px 30px 0px 30px;
    text-align: center;
}

.grammar span {
    font-size:20px;
}

.btn-number {
    background:#fff;
    color:#000;
    font-weight: bold;
    width:40px;
    height:40px;
    text-align: center;
    padding:0px;
    line-height: 40px;
}

table b, .draggable-hdl b {
    color:#3c79b8;
}

.lottery {
    border: 1px solid #f15a24;
    margin:10px;
    color:#f15a24;
    font-size:30px;
    width:45px;
    height:45px;
    text-align: center;
    padding:0px;
    line-height: 45px;
}

.btn-group{
    margin:0px auto;width:280px;
}

.writable {
    border: 0px none;
    height: 35px;
    line-height: 18px;
    padding: 0px 10px;
    margin-top: 0px;
    background-color: rgba(255, 255, 255, 0.5);
    border-bottom: 2px dotted #3b78b9;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    padding-top: 2px;
    max-width: 180px;
}

ul.horizontal li {
    float:left;
    max-width:130px;
}
 hr {
     border-bottom: 1px solid #ccc;
     margin-top:0px;
 }
 .popover-title {
     color: #444;
     font-size: 12px;
     font-family:Klinic;
     text-align: center;
 }
.img8btn {
    text-align: center;
}

.img8btn input {
    margin-top:5px;
    max-width:100%;
    text-align: center;
}

 .img8btn img {
     margin-left:5px;
     max-width:100%;
     margin-top:10px;
 }

.img8btn div.droppable-hdl {
    width: 100%;
    margin-top: 5px;

}

.media-body span, .popover-content p b {
    color: #3b78b9;
}

img.draggable-hdl {
    min-width: 50px;
    padding: 0px;
    height:76px;
}

img.orderable, img.selectable {
   cursor: pointer;
}

img.orderable:hover, img.selectable:hover {

    outline:1px solid #3c79b8;
    /*border:1px solid #3c79b8;*/
    box-shadow: 0 0 8px #3c79b8;

}

.draggable-volume {
    background-repeat: no-repeat;
    padding-left: 35px;
    background-image: url("/UI/app/img/volume-ico.png");
    background-size: 40px;
    background-position: 0px -2px;
}

.basespacer {
    border:0px;
    border-bottom:1px solid #ccc;
    height: 20px;
    margin:20px 10px;
    clear:both;
}

.baseimg {
    width:130px;
    float:left;
    margin-right:20px;

}

img.in-button {
    max-width:120px;
    margin:8px 5px;
}

.smallwrite > .writable {
    width:30px;
}

.mediumwrite > .writable {
    width:60px;
}

.modal {
    z-index: 1070;
}
.modal-backdrop {
    z-index: 1061;
    background-color: #000;
}


.btn-volume {
    background-image: url('/UI/app/img/volume-ico.png');
    background-repeat: no-repeat;
    padding-left:35px;
    min-height: 42px;
}

.dark .btn-volume, .word-title .btn-volume, .btn-volume-small {
    width:32px;
    height: 32px;
    background-image: url('/UI/app/img/volume-ico.png');
    background-repeat: no-repeat;
    background-size: 32px;
    min-height: 32px;
    padding-left: 20px;
    margin-right: -10px;
    margin-top: -3px;
}

.draggable-img {
    min-height:auto;
    height:100%;
    padding:0px;
}

/*button.selectable {*/
    /*font-size: 14px !important;*/
    /*padding: 2px 5px;*/
    /*min-height: 32px !important;*/
/*}*/


div.addPlacement {
    position: fixed;
    width:220px;
    top:30%;
    right:0px;
    border:1px solid #ccc;
    box-shadow: 1px 1px 3px #999;
    cursor:pointer;
    background:#fff;
    vertical-align: middle;
    font-weight: bold;
    text-shadow: 1px 1px 3px #999;
    text-align: center;
    font-szie:20px;
    line-height: 22px;
}

div.addPlacement img {
    width:50px;
    float:left;

}

div.addPlacement p {
    margin-top:10px;

}

#panel {
    position: fixed;
    top: 50px;
    right: -272px;
    z-index: 99999;
    transition: right 0.5s ease-out 0s;
}

#panel:hover {
    right: 0;
}

#panel #content {
    text-align: center;
    width: 250px;
    height: 300px;
    padding: 0px;
    border-top: 2px solid #C30011;
    border-right: none;
    border-bottom: 2px solid #C30011;
    border-left: 2px solid #C30011;
    z-index: 20;
    background: #FFFFFF;
    position: relative;
    border-radius: 10px 0 0 10px;
}

#panel #title {
    width: 180px;
    border: 2px solid #C30011;
    background: #E61B2D;
    color: #FFFFFF;
    font-weight: bold;
    border-radius: 10px;
    padding: 5px 5px 25px 5px;
    text-align: center;
    position: relative;
    top: 140px;
    left: -105px;
    transform: rotate(-90deg);
    z-index: 1;
    line-height: 20px;
}

#panel .close {
    font-size:11px;
    text-transform: uppercase;
    float:right;
    margin-right:5px;
    margin-top: 25px;
}