/*@import url(http://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700);*/
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,900,700italic,700,600italic,600,400italic,300italic,300,200italic,200);


@font-face {
    font-family: 'FlamaLight';
    src: url('/assets/fonts/flama/FlamaLight.otf'); /* IE9 Compat Modes */
    src: url('/assets/fonts/flama/FlamaLight.otf?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/assets/fonts/flama/FlamaLight.otf') format('woff2'), /* Super Modern Browsers */
    url('/assets/fonts/flama/FlamaLight.otf') format('woff'), /* Pretty Modern Browsers */
    url('/assets/fonts/flama/FlamaLight.otf')  format('truetype') /* Safari, Android, iOS */
}
@font-face {
    font-family: 'FlamaLightItalic';
    src: url('/assets/fonts/flama/FlamaLight-Italic.otf'); /* IE9 Compat Modes */
    src: url('/assets/fonts/flama/FlamaLight-Italic.otf?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/assets/fonts/flama/FlamaLight-Italic.otf') format('woff2'), /* Super Modern Browsers */
    url('/assets/fonts/flama/FlamaLight-Italic.otf') format('woff'), /* Pretty Modern Browsers */
    url('/assets/fonts/flama/FlamaLight-Italic.otf')  format('truetype') /* Safari, Android, iOS */
}
@font-face {
    font-family: 'FlamaMedium';
    src: url('/assets/fonts/flama/FlamaMedium.otf'); /* IE9 Compat Modes */
    src: url('/assets/fonts/flama/FlamaMedium.otf?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/assets/fonts/flama/FlamaMedium.otf') format('woff2'), /* Super Modern Browsers */
    url('/assets/fonts/flama/FlamaMedium.otf') format('woff'), /* Pretty Modern Browsers */
    url('/assets/fonts/flama/FlamaMedium.otf')  format('truetype') /* Safari, Android, iOS */
}
@font-face {
    font-family: 'FlamaMediumItalic';
    src: url('/assets/fonts/flama/FlamaMedium-Italic.otf'); /* IE9 Compat Modes */
    src: url('/assets/fonts/flama/FlamaMedium-Italic.otf?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/assets/fonts/flama/FlamaMedium-Italic.otf') format('woff2'), /* Super Modern Browsers */
    url('/assets/fonts/flama/FlamaMedium-Italic.otf') format('woff'), /* Pretty Modern Browsers */
    url('/assets/fonts/flama/FlamaMedium-Italic.otf')  format('truetype') /* Safari, Android, iOS */
}
@font-face {
    font-family: 'FlamaBook';
    src: url('/assets/fonts/flama/FlamaBook.otf'); /* IE9 Compat Modes */
    src: url('/assets/fonts/flama/FlamaBook.otf?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/assets/fonts/flama/FlamaBook.otf') format('woff2'), /* Super Modern Browsers */
    url('/assets/fonts/flama/FlamaBook.otf') format('woff'), /* Pretty Modern Browsers */
    url('/assets/fonts/flama/FlamaBook.otf')  format('truetype') /* Safari, Android, iOS */
}
@font-face {
    font-family: 'FlamaBold';
    src: url('/assets/fonts/flama/Flama-Bold.otf'); /* IE9 Compat Modes */
    src: url('/assets/fonts/flama/Flama-Bold.otf?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/assets/fonts/flama/Flama-Bold.otf') format('woff2'), /* Super Modern Browsers */
    url('/assets/fonts/flama/Flama-Bold.otf') format('woff'), /* Pretty Modern Browsers */
    url('/assets/fonts/flama/Flama-Bold.otf')  format('truetype') /* Safari, Android, iOS */
}
@font-face {
    font-family: 'FlamaBlack';
    src: url('/assets/fonts/flama/FlamaBlack.otf'); /* IE9 Compat Modes */
    src: url('/assets/fonts/flama/FlamaBlack.otf?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/assets/fonts/flama/FlamaBlack.otf') format('woff2'), /* Super Modern Browsers */
    url('/assets/fonts/flama/FlamaBlack.otf') format('woff'), /* Pretty Modern Browsers */
    url('/assets/fonts/flama/FlamaBlack.otf')  format('truetype') /* Safari, Android, iOS */
}

html, body {
    min-height: 100%;
    height: 100%;
    background-color: #e4e7ea;
    font-family: 'Titillium Web', sans-serif !important;
}
body {
    background: #e4e7ea;
    font-family: 'Titillium Web', sans-serif !important;
    line-height: 21px;
    color: #636e7b;
    /* overflow: hidden; */
}

.lastIdx:hover { color: #ffd201 !important; }

#preloadOverlay { width: 100%; height: 100%; background-color: #FFF; position: fixed; z-index:666999; top: 0; left: 0; display: none; }
#preloadOverlay .preload-content {width:494px;height:250px;position:absolute;left:50%;top:50%;margin-left:-245px;margin-top:-125px;}
#preloadOverlay.preloadOverlay-zoomUp .preload-content { transform: scale(1.3); -moz-transition: 0.3s all ease; -webkit-transition: 0.3s all ease; -ms-transition: 0.3s all ease; transition: 0.3s all ease; }
#preloadOverlay.preloadOverlay-zoomUp.preloadOverlay-zoomDown .preload-content { transform: scale(0); -moz-transition: 0.3s all ease; -webkit-transition: 0.3s all ease; -ms-transition: 0.3s all ease; transition: 0.3s all ease; }
#preloadOverlay .preload-content .preload-complex-logo{background-image:url(../images/complex-logo-fillup.png);background-position:0px 0px;background-repeat:no-repeat;width:100%;height:250px;}
#preloadOverlay .preload-content .preload-text{ text-align: center; font-size: 1.3em; margin-top: 10px; color: #000; font-weight: 700; text-transform: uppercase; }

section { min-height: 100%; height: 100%; }

body.notfound,
body.signin {
    background: #e4e7ea;
}

img {
    max-width: 100%;
}

input,select,textarea {
    font-family: 'Titillium Web', sans-serif !important;
    color: #636e7b;
}

select { outline: none; }

a:focus, a:active { outline: none; }

h1,h2,h3,h4,h5 {
    font-family: 'Titillium Web', sans-serif;
}

strong {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
}

/* preloader */
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #e4e7ea;
    z-index: 10000;
}

#status {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -15px 0 0 -15px;
    font-size: 32px;
}

/* signin */

/***** Buttons *****/
.btn-blk {
    background-color: #000;
    color: #FFF;
}
.btn-blk:hover {
    background-color: #515151;
    color: #FFF;
}

.btn-yellow {
    background-color: #ffd201;
    color: #000;
}
.btn-yellow:hover {
    background-color: #D7B30F;
    color: #FFF;
}

/***** CONTACTS *****/
form textarea { resize: none; }

#contactsForm .form-actions .btn {
    width: 100%;
    text-transform: uppercase;
    padding: 8px 15px;
}


/***** SLIDER *****/
.tp-banner-wrapper {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 0;
}
#maximage { position: relative; height: 100%; overflow: hidden; }
#maximage div img { min-width: 100%; }
.youtube-video, #maximage video { left: 0; position: absolute; top: 0; }

body .mc-cycle {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 0;
}

.tp-caption { white-space: normal !important; }
.tp-caption.black_thin_whitebg_30 { font-family: 'Titillium Web', sans-serif; }
.in-slide-content {
    /*position: absolute;
    bottom: 15px;
    left: 35px;*/
}
.in-slide-content-title {
    background: #FFF;
    padding: 15px;
    text-transform: uppercase;
    color: #000;
    font-size: 25px;
    font-weight: 700;
    display: inline-block;
    margin-bottom:15px;
}
.in-slide-content-text {
    background: #FFF;
    padding: 15px;
    color: #000;
    display: inline-block;
}

/***** Sticky Games *****/
/************************/
.next-game-sticky {
    position: fixed;
    z-index: 21;
    top: 0;
    right: 15px;
    min-width: 275px;
    max-width: 290px;
    /*height: 177px;*/
    height: 160px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.next-game-sticky.next-game-sticky-hidden {
    /*top: -147px;*/
    top: -120px;
}
.next-game-sticky-header {
    background: #000;
    line-height: 20px;
}
.next-game-sticky-one-of-two {
    width: 49%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 1%;
}
.next-game-sticky-one-of-two span.ui-state-default {
    border: none;
    background: #000;
    font-size: 11px;
    color: #bec3c7;
    border-radius: 0;
    height: 30px;
    font-family: 'Titillium Web', sans-serif !important;
    width:100% !important;
}
.next-game-sticky-one-of-two .ui-selectmenu-button span.ui-icon {
    margin-top: 0;
}
.next-game-sticky-one-of-two .ui-state-default .ui-icon, .ui-state-hover .ui-icon {
    background-image: url(../images/select.png);
}
.next-game-sticky-one-of-two .ui-icon-triangle-1-s {
    background-position: 0 0;
}
.next-game-sticky-one-of-two .ui-icon {
    height: 4px;
    width: 9px;
}
.next-game-sticky-one-of-two .ui-selectmenu-button span.ui-selectmenu-text {
    padding: 0 2.1em 0 1em;
    line-height: 35px;
}
.next-game-slider-game-where {
    font-size: 12px;
}
.next-game-sticky-date {
    color: #ffd201;
    text-transform: uppercase;
    font-weight: 600;
    text-align: right;
    font-size:14px;
}
.next-game-sticky-time {
    text-align: right;
    color: #FFF;
    font-size:14px;
}
.next-game-sticky-body {
    background-color: #ffd201;
    padding: 0 15px;
    overflow: hidden;
}
a.btn-buy {
    width: 38px;
    height: 38px;
    display: inline-block;
    background-image: url(../images/btn-buy.png);
    background-repeat: no-repeat;
    vertical-align:middle;
    margin-top: 6px;
    float:left; margin-right:5px;
    display: none;
}
a.btn-buy.buy-seats {
    background-position: 0 0;
}
a.btn-buy.buy-tickets {
    background-position: -39px 0;
}
.next-game-slider{
    display: inline-block;
    vertical-align:middle;
    float: right;
    text-align: center;
    /*padding: 5px 0;*/
    padding: 2px 0;
    background-image: url(../images/vs.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-left: 5px;

    width: 100%;
}
.next-game-slider-game {
    display: inline-block;
    vertical-align: middle;
    padding: 0 25px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    width: 90%;
}
.next-game-slider-arrowleft{cursor:pointer;background-image:url(../images/next-game-slider-arrows.png);background-position:0 0;background-repeat:no-repeat;width:5px;height:8px;display:inline-block;vertical-align:middle;}
.next-game-slider-arrowright{cursor:pointer;background-image:url(../images/next-game-slider-arrows.png);background-position:-6px 0;background-repeat:no-repeat;width:5px;height:8px;display:inline-block;vertical-align:middle;}
.next-game-sticky-footer{
    background: #000;
    border-bottom-left-radius: 7px;
}
.next-game-sticky-trigger-wrapper {
    text-align: right;
}
a.next-game-sticky-trigger {
    padding: 0px 20px 3px;
    background: #000;
    color: #FFF;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    display:inline-block;
    text-decoration: none;
    font-size: 14px;
}
/***** HEADER PANEL *****/
/************************/

.headerbar {
    border-left: 1px solid #eee;
    background: #fff;
}

.headerbar::after {
    clear: both;
    display: block;
    content: '';
}

.menutoggle {
    float: left;
    width: 50px;
    height: 50px;
    font-size: 22px;
    padding: 14px 0 0 15px;
    cursor: pointer;
    float: left;
    color: #1d2939;
    border-right: 1px solid #eee;
    -moz-transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

.menutoggle:hover {
    color: #1d2939;
}

.menutoggle:hover {
    background-color: #f7f7f7;
}

.searchform input {
    width: 250px;
    background: #fff url(../images/icon-search.png) no-repeat 95% center;
    float: left;
    padding: 18px 20px;
    border: 0;
    border-right: 1px solid #eee;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 50px;
    font-size: 14px;
}

.searchform input:focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #ddd;
}

.header-right {
    float: right;
}

.headermenu {
    list-style: none;
}

.headermenu > li {
    display: inline-block;
    float: left;
    border-left: 1px solid #eee;
    position: relative;
}

.headermenu .dropdown-toggle {
    padding: 12px 10px;
    border-color: #fff;
    background: #fff;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 0;
}

.headermenu .dropdown-toggle:hover,
.headermenu .dropdown-toggle:focus,
.headermenu .dropdown-toggle:active,
.headermenu .dropdown-toggle.active,
.headermenu .open .dropdown-toggle.dropdown-toggle {
    background: #f9f9f9;
    color: #333;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.headermenu .dropdown-toggle img {
    vertical-align: middle;
    margin-right: 5px;
    width: 26px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.headermenu .dropdown-toggle .caret {
    margin-left: 5px;
}

.headermenu .dropdown-menu {
    border: 0;
    margin-top: 0px;
    margin-right: -1px;
    -moz-border-radius: 2px 0 2px 2px;
    -webkit-border-radius: 2px 0 2px 2px;
    border-radius: 2px 0 2px 2px;
    -moz-box-shadow: 3px 3px 0 rgba(12,12,12,0.05);
    -webkit-box-shadow: 3px 3px 0 rgba(12,12,12,0.05);
    box-shadow: 3px 3px 0 rgba(12,12,12,0.05);
    padding: 5px;
}

.headermenu .dropdown-menu:after {
    border-bottom: 6px solid #1d2939;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    right: 95px;
    position: absolute;
    top: -6px;
}

.headermenu .dropdown-menu li {
    display: block;
    margin: 0;
    float: none;
    background: none;
    padding: 15px 5px;
}

.headermenu .dropdown-menu-usermenu li {
    padding: 0;
}

.headermenu .dropdown-menu li a {
    color: #94989d;
    font-size: 13px;
    padding: 7px 10px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

.headermenu .dropdown-menu li a:hover {
    background: #1caf9a;
    color: #fff;
}

.headermenu .dropdown-menu li i {
    font-size: 11px;
    margin-right: 5px;
}

.headermenu .dropdown-menu-head {
    padding: 0;
    min-width: 300px;
}

.headermenu .tp-icon {
    padding: 12px 15px;
    height: 50px;
    font-size: 16px;
    background: #fff;
    color: #333;
    border-color: #fff;
    -moz-transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

.headermenu .tp-icon + .dropdown-menu:after {
    right: 17px;
}

.headermenu .chat-icon {
    border-right: 0;
}

.headermenu .dropdown-menu-usermenu {
    background: #1d2939;
    min-width: 200px;
}

.headermenu .dropdown-menu-head ul {
    border: 1px solid #ddd;
    border-top: 0;
    padding: 0 10px;
}

.headermenu .dropdown-menu-head li a {
    color: #333;
    padding: 0;
    opacity: 1;
}

.headermenu .dropdown-menu-head li a:hover {
    background: none;
    color: #428BCA;
    text-decoration: none;
}

.headermenu .btn-group {
    margin-bottom: 0;
}

.dropdown-list li {
    padding: 15px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}

.dropdown-list li:last-child {
    border-bottom: 0;
}

.dropdown-list .thumb {
    width: 36px;
    float: left;
}

.dropdown-list .thumb img {
    width: 100%;
    display: block;
    vertical-align: middle;
}

.dropdown-list .desc {
    margin-left: 45px;
    display: block;
}

.dropdown-list .desc h5 {
    font-size: 13px;
    margin-top: 7px;
}

.dropdown-list li:last-child {
    padding: 7px 5px;
}

.dropdown-list li .badge {
    float: right;
}

.user-list {
    width: 300px;
}

.gen-list li a {
    display: block;
}

.gen-list li a:hover {
    color: #333 !important;
    text-decoration: none;
}

.gen-list li .name {
    font-size: 13px;
    font-family: 'Titillium Web', sans-serif;
    line-height: 21px;
    display: block;
}

.gen-list li .msg {
    font-size: 11px;
    line-height: normal;
    color: #999;
    display: block;
}


/***** LEFT PANEL *****/
/**********************/
.Frame {
    display: table;
    height: 100%;
    width: 100%;
}
html>/**/body .Frame {
    height: 100%;
}
.FrameRow {
    display: table-row;
    height: 1px;
}

.FrameRow.Expand {
    height: auto;
}
html>body .FrameRow.Expand {
    height: auto;
}
a.menu-toggle {
    display: block;
    width: 12px;
    margin: 0 auto;
    color: #9e9e9e;
}

.leftpanel {
    width: 240px;
    background-color: #FFF;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.3s all linear;
    overflow-y: scroll;
    z-index: 21;
    /*-ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    /*-moz-appearance: menuimage;*/
}

.leftpanel::-webkit-scrollbar { width: 0 !important; display: none; }
.leftpanel::-moz-scrollbar { width: 0 !important; display: none; }

.sidebar-body{min-height:84px;}

.leftpanelinner .nav {
    font-size: 11px;
    /*font-family: 'FlamaBlack';*/
    text-transform: uppercase;
}

.leftpanelinner .nav-bracket > li {
    border-bottom: 1px solid #f3f3f3;
}

.leftpanelinner .nav-bracket > li:last-child {
    border-bottom:0;
    background:#ffd201;
}

.leftpanelinner .nav-bracket > li:last-child a {
    color:#000;
}

.leftpanelinner .nav-bracket > li:last-child > a:hover,
.leftpanelinner .nav-bracket > li:last-child > a:active {
    background:#ffd201;
    color:#9b9b9b;
}

.leftpanelinner .nav-bracket > li > a {
    padding: 8px 10px;
    /*text-transform: uppercase;*/
    border-radius: 0;
    opacity: 0.6;
    filter: alpha(opacity=60);
    transition: 0.3s all linear;
}

.leftpanelinner .nav-bracket li .fa {
    vertical-align: middle;
}

.sticky-leftpanel {
    z-index: 99;
    position: fixed;
    height: 100%;
    /*overflow-y: auto;*/
}

.logopanel {
    padding: 10px 10px 0;
    background: #fff;
}

.logopanel h1 {
    font-size: 30px;
    font-family: 'Titillium Web', sans-serif;
    letter-spacing: -1.5px;
    color: #1d2939;
    line-height: 30px;
    margin: 0;
}

.logopanel h1 span {
    color: #1caf9a;
}

.logopanel ul.langsMenu {
    text-align: center;
    width: 100%;
    padding: 0px 12px;
    font-size: 11px;
    margin-bottom:0;
}

.logopanel ul.langsMenu li {
    color: #d7d7d7;
    display: inline-block;
}

.logopanel ul.langsMenu li a {
    color: #d7d7d7;
}

.logopanel ul.langsMenu li a.active {
    color: #9e9e9e;
}

.leftpanelinner {
    /*padding: 5px 15px;*/
    padding: 5px 0;
}

.leftpanel .searchform {
    display: none;
}

div.logopan {
    width: 100%;
    max-width: 115px;
    background-image: url(../images/logo.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 0;
    display: block;
    padding-top: 100%;
    margin: 0 auto;
}

div.logopan.logopan-v {
    width: 100%;
    max-width: 72px;
    padding-top: 215%;
    background-image:url(../images/logov.png);
}

div.logopan.logo-pt {
    background-image: url(../images/logo_pt.png);
}

div.logopan.logo-en {
    background-image: url(../images/logo_en.png);
}

div.logopan.logopan-v.logo-pt {
    background-image:url(../images/logov_pt.png);
}

div.logopan.logopan-v.logo-en {
    background-image:url(../images/logov_en.png);
}

.leftpanel .searchform::after {
    content: '';
    display: block;
    clear: both;
}

.leftpanel .searchform input {
    padding: 10px;
    height: auto;
    width: 100%;
    margin: 5px 0 20px 0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.leftpanel .userlogged {
    margin: 0;
    padding: 0;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    display: none;
}

.leftpanel .userlogged .media-object {
    width: 40px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    float: left;
    border: 2px solid #1CAF9A;
    padding: 2px;
    margin-left: 2px;
}

.leftpanel .userlogged .media-body {
    margin-left: 50px;
    color: #ccc;
}

.leftpanel .userlogged .media-body h4 {
    font-size: 15px;
    margin: 0;
}

.leftpanel .userlogged .media-body span {
    font-style: italic;
    font-size: 11px;
    opacity: 0.5;
}

.sidebartitle {
    font-size: 11px;
    text-transform: uppercase;
    color: #999;
    margin-bottom: 10px;
}

.nav-bracket > li > a {
    color: #8f939e;
    padding: 7px 10px;
}

.nav-bracket > li > a:hover,
.nav-bracket > li > a:active {
    background-color: #fff;
    color: #1d2939;
    -moz-box-shadow: 0 3px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 3px 0 rgba(0,0,0,0.2);
    box-shadow: 0 3px 0 rgba(0,0,0,0.2);
}

.nav-bracket > li.nav-parent > a {
    background: transparent url(../images/plus-white.png);
    background-repeat: no-repeat;
    background-position: 96% center;
}

.nav-bracket > li.nav-parent > a:hover {
    background-color: #fff;
    background-image: url(../images/plus.png);
}


.nav-bracket > li.nav-active > a {
    background-color: #fff;
    /*background-image: url(../images/minus.png);
    color: #1d2939;*/
    /*-moz-box-shadow: 0 3px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 3px 0 rgba(0,0,0,0.2);
    box-shadow: 0 3px 0 rgba(0,0,0,0.2);*/
}

.nav-bracket > li .nav-parent .nav-active > a{
    background-image: url(../images/minus.png);
    color: #1d2939;
}

.nav-bracket > li.nav-active > a:hover {
    /*background-image: url(../images/minus.png);*/
}


.nav-bracket > li.active > a,
.nav-bracket > li.active > a:hover,
.nav-bracket > li.active > a:focus {
    /*background-color: #1caf9a;*/
    /*color: #fff;*/
}

.nav-bracket > li.active > a {
    -moz-box-shadow: 0 3px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 3px 0 rgba(0,0,0,0.2);
    box-shadow: 0 3px 0 rgba(0,0,0,0.2);
}

.nav-bracket > li.nav-parent.active > a {
    background-image: url(../images/plus.png);
}

.nav-bracket > li.nav-active.active > a {
    background-image: url(../images/minus.png);
}

.nav-bracket > li.nav-active.active > a:hover {
    background-image: url(../images/minus.png);
}

.nav-bracket li .fa,
.nav-bracket li .glyphicon {
    font-size: 16px;
    vertical-align: middle;
    margin-right: 10px;
    width: 16px;
    text-align: center;
}

.nav-bracket .children {
    list-style: none;
    display: none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.nav-bracket .children li {
    background-color: #000;
    border-bottom: 1px solid #161616;
}

.nav-bracket .children > li > a {
    color: #94989d;
    font-size: 11px;
    display: block;
    padding: 8px 20px 8px 27px;
    /*text-transform: uppercase;*/
    -moz-transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

.nav-bracket .children > li > a:hover,
.nav-bracket .children > li > a:active,
.nav-bracket .children > li > a:focus {
    text-decoration: none;
    color: #FFF;
}

.nav-bracket .children > li .fa {
    font-size: 12px;
    opacity: 0.5;
    margin-right: 5px;
    text-align: left;
    width: auto;
    vertical-align: baseline;
}

.nav-bracket .children > li.active > a {
    color: #1caf9a;
}

.nav-bracket .children ul {
    margin-left: 12px;
    border: 0;
}

.infosummary {
    margin-top: 30px;
}

.infosummary ul {
    padding: 0;
    margin: 20px 0 0;
    list-style: none;
    border-top: 1px solid rgba(255,255,255,0.05);
}

.infosummary li {
    padding: 10px 0;
    border-bottom: 1px solid rgba(255,255,255,0.05);
}

.infosummary li:after {
    clear: both;
    display: block;
    content: '';
}

.infosummary .datainfo {
    float: left;
    line-height: normal;
}

.infosummary .datainfo h4 {
    margin: 0;
    font-size: 16px;
    color: #fff;
    opacity: 0.7;
}

.infosummary span {
    font-size: 11px;
    line-height: normal;
    text-transform: uppercase;
    font-size: 10px;
    opacity: 0.4;
}

.infosummary .chart {
    float: right;
    margin-top: 5px;
    opacity: 0.6;
}

/***** MAIN PANEL *****/
/**********************/

.mainpanel {
    /*margin-left: 240px;*/
    padding-left: 240px;
    background: #e4e7ea;
    /*min-height: 100%;*/
    min-height: 88%;
    overflow: hidden;
    /*padding: 0 30px;*/
}

/*.mainpanel .Row:last-child .row {
    padding: 0 30px;
}*/

.page-content {
    color: #000;
    padding: 0 30px;
}

.page-content h1 {
    /*color: #000;*/
    color: #b1b1b1;
    font-weight: 500;
    /*font-weight: normal;*/
    /*text-transform: uppercase;*/
    /*text-transform: lowercase;*/
    font-size: 30px;
    line-height: 37px;
    margin-top: 0;
}

.page-content h6 {
    /*color: #ffd208;*/
    color: #b1b1b1;
    /*font-weight: 700;*/
    font-weight: normal;
    /*text-transform: uppercase;*/
    /*text-transform: lowercase;*/
}

.contentpanel.middle_of_three{
    float:left;
}

.pageheader {
    padding: 15px;
    border-bottom: 1px solid #d3d7db;
    border-top: 1px solid #eee;
    background: #f7f7f7;
    position: relative;
}

.pageheader h2 {
    font-size: 28px;
    color: #1D2939;
    letter-spacing: -0.5px;
    margin: 0;
}

.pageheader .glyphicon,
.pageheader .fa {
    font-size: 24px;
    margin-right: 5px;
    padding: 6px 7px;
    border: 2px solid #1D2939;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.pageheader .fa.fa-pencil {
    padding: 6px 9px;
}

.pageheader .fa.fa-hand-o-up {
    padding: 6px 9px 6px 7px;
}

.pageheader .fa-file-o {
    padding: 6px 10px;
}

.pageheader .fa-user {
    padding: 6px 10px;
}

.pageheader .fa-file-text {
    padding: 6px 10px;
}

.pageheader .fa-map-marker {
    padding: 6px 12px;
}

.pageheader .fa-dollar {
    padding: 6px 12px;
}

.pageheader .fa-clock-o {
    padding: 6px 8px;
}

.pageheader h2 span {
    font-size: 13px;
    text-transform: none;
    color: #999;
    font-style: italic;
    vertical-align: middle;
    letter-spacing: 0;
}

.pageheader h2 span::before {
    content: '/';
    margin: 0 10px 0 5px;
    color: #ccc;
}

.pageheader .breadcrumb-wrapper {
    position: absolute;
    top: 23px;
    right: 25px;
}

.pageheader .breadcrumb-wrapper .label {
    color: #999;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: normal;
    display: inline-block;
}

.pageheader .breadcrumb {
    background: none;
    display: inline-block;
    padding: 0;
}

.pageheader .breadcrumb li {
    font-size: 12px;
}

.pageheader .breadcrumb li.active {
    color: #333;
}

.contentpanel {
    padding: 20px 0;
}

.contentpanel::after {
    clear: both;
    display: block;
    content: '';
}

form .form-group:last-child {
    margin-bottom: 0;
}

.row-pad-5 {
    margin-left: -5px;
    margin-right: -5px;
}

.row-pad-5 [class*="col-lg"],
.row-pad-5 [class*="col-md"],
.row-pad-5 [class*="col-sm"] {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
}

.subtitle {
    font-size: 13px;
    text-transform: uppercase;
    color: #333;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 0;
}

p {
    margin-bottom: 10px;
}
.row.rowNoPadding {
    /*margin-left: -30px;
    margin-right: -30px;*/
    margin-left: 0;
    margin-right: 0;
}

/***** RIGHT PANEL *****/
/**********************/
.mcontentPane { display: inline-block;/* overflow:hidden; */float: left; /*width: 80%;*/ }
.rightpane{
    /*width:240px;*/
    /*width:20%;*/
    float:right;
    padding: 18px 0px 18px 20px;
}

table#championshipRanking {
    width: 100%;
    color: #000;
    font-size: 12px;
}

.cms-sports table#championshipRanking tbody tr:nth-child(odd) { background-color: #ececec; }
.cms-sports .inside-scoop { display: none; transition: 0.3s all linear; }
.cms-sports .inside-scoop.active { display: block; }
.cms-sports .inside-scoop-staff .col-md-7 { padding-top: 10px; }

table#championshipRanking thead tr th:last-child,table#championshipRanking tbody tr td:last-child, .cms-sports table#championshipRanking thead tr th:nth-child(3), .cms-sports table#championshipRanking tbody tr td:nth-child(3) {text-align:center;}
/*table#championshipRanking tbody tr:first-child{font-weight:600;}*/
table#championshipRanking tbody tr.rankingMarker{font-weight:600;}

a.webstore {
    width: 100%;
    display: block;
    margin-top: 20px;
}
.rightpane img {
    width: 100%;
}

/***** Inside Scoop *****/
/************************/
.inside-scoop h1 {text-transform: lowercase; color: #b1b1b1; font-size: 70px; line-height: 70px; font-weight: 300; letter-spacing: -3px; }
div#page-one { background: #e4e7ea; }
.user-panel { text-align: center; padding: 10px 0; }
.user-panel img.user-photo { width: 100%; max-width: 70px; border-radius: 50%; border: 5px solid #ebeaef; }
.user-panel .user-name { color: #000; font-weight: 600; text-transform: uppercase; font-size: 11px; }
ul.social-links{text-align:center;padding:0;}
ul.social-links li{display:inline-block;}
ul.social-links li a{background-image:url(../images/social.png);background-repeat:no-repeat;display:block;/*width:24px;height:24px;*/width: 20px;height: 20px;background-size: auto 100%;}
ul.social-links li a.facebook{background-position:0 0;}
ul.social-links li a.googleplus{background-position:-20px 0;}
ul.social-links li a.instagram{background-position:-40px 0;}
ul.social-links li a.youtube{background-position:-60px 0;}
ul.social-links li a.linkedin {background-image: url(/assets/images/linkedin.png?v=1.0.0);}
/*ul.social-links li:nth-child(3) { display: none !important; }
.leftpanel-collapsed ul.social-links li:nth-child(3) { display: block !important; }*/
ul.social-links li:nth-child(2), ul.social-links li:nth-child(5) { display: none !important; }
.leftpanel-collapsed ul.social-links li:nth-child(2), .leftpanel-collapsed ul.social-links li:nth-child(5) { display: block !important; }
/***** DASHBOARD *****/
/*********************/

.panel-stat {
    background: none;
}

.panel-stat .panel-heading {
    padding: 15px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.panel-stat .stat {
    color: #fff;
    max-width: 250px;
}

.panel-stat .stat img {
    text-align: center;
}

.panel-stat i {
    font-size: 30px;
    border: 1px solid #fff;
    padding: 15px;
    border-radius: 50px;
    opacity: 0.5;
}

.panel-stat .stat-label {
    text-transform: uppercase;
    font-size: 11px;
    opacity: 0.75;
    display: block;
    line-height: normal;
    margin-bottom: 2px;
}

.panel-stat h1 {
    margin: 0;
    line-height: 36px;
    font-family: 'Helvetica Neue', sans-serif;
    font-size: 38px;
}

.panel-stat h4 {
    margin: 0;
    font-family: 'Helvetica Neue', sans-serif;
}

.sublabel {
    display: block;
    font-size: 12px;
    margin-bottom: 2px;
}

.dashboard-datatable .dataTables_filter {
    float: left;
}


/***** FORM STYLES *****/
/***********************/
.advancedSearch{
    overflow:hidden;
    position: relative;
    z-index: 20;
    margin-bottom: 20px;
}

/*.styled-select-wrapper {float:left;}*/

.styled-select {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.styled-select:after {
    content: '';
    position: absolute;
    z-index: 2;
    top: 9px;
    right: 10px;
    width: 0;
    height: 0;
    border: 4px dashed;
    border-color: #888888 transparent;
    pointer-events: none;
}
.styled-select:after {
    margin-top: 10px;
    border-top-style: solid;
    border-bottom: none;
}

.styled-select-next-game:after{
    margin-top: 5px;
}

.dropdown-dark {
    background: #000;
    border-color: #111111 #0a0a0a black;
}

.dropdown-dark:after {
    border-top-color: #aaa;
}

.dropdown-select {
    position: relative;
    width: 130%;
    margin: 0;
    padding: 11px 8px 11px 10px;
    line-height: 14px;
    font-size: 13px;
    color: #FFF;
    background: rgba(0, 0, 0, 0) !important;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    text-transform: uppercase;
}

.dropdown-select-next-game{
    padding: 6px 8px 6px 10px;
}

.dropdown-dark .dropdown-select {
    color: #aaa;
    text-shadow: 0 1px black;
    background: #444;
}

.dropdown-select:focus {
    z-index: 3;
    width: 100%;
    color: #394349;
    outline-offset: -2px;
}

.dropdown-dark .dropdown-select:focus {
    color: #ccc;
}

.dropdown-select > option {
    margin: 3px;
    padding: 6px 8px;
    text-shadow: none;
    background: #f2f2f2;
    border-radius: 3px;
    cursor: pointer;
}

.dropdown-dark .dropdown-select > option {
    background: #444;
    text-shadow: 0 1px rgba(0, 0, 0, 0.4);
}

.advancedSearch input[type=text] {
    background-color: #000;
    border: none;
    border-radius: 0;
    color: #aaa;
    padding-right: 35px;
}

button.SearchSubmit {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 20px;
    line-height: 19px;
    height: 100%;
    background-color: transparent;
    border: none;
    color: #aaa;
}

.styled-select span.ui-state-default {border:none;background:#000;font-size:11px;color: #bec3c7;border-radius:0;height:35px;font-family: 'Titillium Web', sans-serif !important;margin-right: 10px;}
.styled-select .ui-state-default .ui-icon, .ui-state-hover .ui-icon{background-image:url(../images/select.png);}
.styled-select .ui-selectmenu-button span.ui-selectmenu-text {padding:0 2.1em 0 1em;line-height:35px;}
.styled-select .ui-selectmenu-button span.ui-icon{margin-top:-3px;}
.styled-select .ui-icon {height:4px;width:9px;}
.styled-select .ui-icon-triangle-1-s { background-position: 0 0; }

.advancedSearch span {
    display: block !important;
    overflow: hidden;
}

.advancedSearch span input {
    width: 100%;
    background: #000 url(../images/search.png) no-repeat 98% center;
    border: none;
    font-size: 11px;
    padding: 0 3%;
    height:35px;
    outline:0
}

.ckbox,
.rdio {
    position: relative;
}

.ckbox input[type="checkbox"],
.rdio input[type="radio"] {
    opacity: 0;
}

.ckbox label,
.rdio label {
    padding-left: 10px;
    cursor: pointer;
    margin-bottom: 7px !important;
}

.ckbox label:before {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 1px;
    left: 0;
    content: '';
    display: inline-block;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #bbb;
    background: #fff;
}

.ckbox input[type="checkbox"]:disabled + label  {
    color: #999;
}

.ckbox input[type="checkbox"]:disabled + label:before  {
    background-color: #eee;
}

.ckbox input[type="checkbox"]:checked + label::after  {
    font-family: 'FontAwesome';
    content: "\F00C";
    position: absolute;
    top: 0;
    left: 3.5px;
    display: inline-block;
    font-size: 11px;
    width: 16px;
    height: 16px;
    color: #fff;
}

.ckbox-default input[type="checkbox"]:checked + label:before {
    border-color: #999;
}

.ckbox-default input[type="checkbox"]:checked + label::after {
    color: #333;
}

.ckbox-primary input[type="checkbox"]:checked + label:before {
    border-color: #357EBD;
    background-color: #428BCA;
}

.ckbox-warning input[type="checkbox"]:checked + label:before {
    border-color: #EEA236;
    background-color: #F0AD4E;
}

.ckbox-success input[type="checkbox"]:checked + label:before {
    border-color: #1CAF9A;
    background-color: #1CAF9A;
}

.ckbox-danger input[type="checkbox"]:checked + label:before {
    border-color: #D43F3A;
    background-color: #D9534F;
}

.rdio label:before {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 1px;
    left: 0;
    content: '';
    display: inline-block;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #bbb;
    background: #fff;
}

.rdio input[type="radio"]:disabled + label  {
    color: #999;
}

.rdio input[type="radio"]:disabled + label:before  {
    background-color: #eee;
}

.rdio input[type="radio"]:checked + label::after  {
    content: '';
    position: absolute;
    top: 5px;
    left: 4px;
    display: inline-block;
    font-size: 11px;
    width: 10px;
    height: 10px;
    background-color: #444;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.rdio-default input[type="radio"]:checked + label:before {
    border-color: #999;
}

.rdio-primary input[type="radio"]:checked + label:before {
    border-color: #428BCA;
}

.rdio-primary input[type="radio"]:checked + label::after {
    background-color: #428BCA;
}

.rdio-warning input[type="radio"]:checked + label:before {
    border-color: #F0AD4E;
}

.rdio-warning input[type="radio"]:checked + label::after {
    background-color: #F0AD4E;
}

.rdio-success input[type="radio"]:checked + label:before {
    border-color: #1CAF9A;
}

.rdio-success input[type="radio"]:checked + label::after {
    background-color: #1CAF9A;
}

.rdio-danger input[type="radio"]:checked + label:before {
    border-color: #D9534F;
}

.rdio-danger input[type="radio"]:checked + label::after {
    background-color: #D9534F;
}


pre {
    font-size: 12px;
    color: #C7254E;
    border: 1px solid #ddd;
    padding: 8px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
}

label.error {
    color: #B94A48;
    margin-top: 2px;
}

.asterisk {
    color: #D9534F;
}

div.error {
    margin-bottom: 20px;
    display: none;
    position: relative;
}

div.error label.error {
    display: block;
    padding-left: 25px;
    position: relative;
}

div.error label.error:before {
    font-family: 'Glyphicons Halflings';
    content: '\e101';
    position: absolute;
    top: -2px;
    left: 0;
    font-size: 16px;
    color: #D9534F;
    display: inline-block;
}


/***** FORM WIZARD STYLES *****/
/**************************/


.basic-wizard .nav li a {
    background: #e4e7ea;
    border-bottom: 1px solid #ccc;
    color: #4A535E;
    border-right: 1px solid #ccc;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    opacity: 0.75;
}

.basic-wizard .nav li:last-child a {
    border-right: 0;
}

.basic-wizard .nav li a:hover {
    background-color: #f7f7f7;
    opacity: 1;
}

.basic-wizard .nav li.active a,
.basic-wizard .nav li.active a:focus,
.basic-wizard .nav li.active a:active {
    background: #fcfcfc;
    border-bottom-color: #fcfcfc;
    color: #333;
    opacity: 1;
}

.basic-wizard ul li a span {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
}

.basic-wizard .pager {
    margin: 0;
    border-top: 1px solid #ddd;
    background: #f7f7f7;
    padding: 10px;
}

.basic-wizard .pager li a {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border-color: #357EBD;
    background-color: #428BCA;
    color: #fff;
}

.basic-wizard .pager li a:hover {
    background-color: #3276B1;
    border-color: #285E8E;
}

.basic-wizard .pager li.disabled a {
    background: #eee;
    color: #999;
    border-color: #ccc;
}

.basic-wizard .progress {
    height: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.basic-wizard .nav-disabled-click li a:hover,
.basic-wizard .nav-disabled-click li a:active,
.basic-wizard .nav-disabled-click li a:focus {
    background-color: #E4E7EA;
    opacity: 0.75;
    color: #4A535E;
    cursor: default;
}

.basic-wizard .nav-disabled-click li.active a:hover,
.basic-wizard .nav-disabled-click li.active a:active,
.basic-wizard .nav-disabled-click li.active a:focus {
    background: #fcfcfc;
    color: #333;
    opacity: 1;
}

.basic-wizard .tab-content {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.tab-pane::after {
    clear: both;
    display: block;
    content: '';
}


/***** UI ELEMENTS *****/
/***********************/

.btn-demo::after {
    clear: both;
    display: block;
    content: '';
}

.btn-demo .btn {
    float: left;
    margin: 0 10px 10px 0;
}

.fonticon-list {
    list-style: none;
    margin: 20px 0;
    padding: 0;
}

.fontawesome-list {
    list-style: none;
    padding: 0;
}

.fonticon-list li,
.fontawesome-list li {
    display: block;
    margin-bottom: 5px;
}

.fonticon-list li span,
.fontawesome-list li span {
    color: #333;
    vertical-align: middle;
    margin-right: 8px;
    min-width: 20px;
}

.tooltip-example .btn,
.popover-example .btn {
    margin: 0 5px 5px 0;
}

.tooltipflot {
    background-color: rgba(0,0,0,0.75);
    font-size: 11px;
    color: #fff;
    padding: 3px 10px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.jqstooltip{
    min-height: 25px;
    border: 0;
    min-width: 30px;
    height: auto !important;
    width: auto !important;
}

.tinystat {
    display: inline-block;
}

.tinystat .chart,
.tinystat .datainfo {
    display: inline-block;
    vertical-align: middle;
}

.tinystat .chart {
    margin-right: 5px;
}

.tinystat .text-muted {
    text-transform: uppercase;
    font-size: 10px;
}

.tinystat h4 {
    margin: 0;
    color: #333;
    font-family: 'Titillium Web', sans-serif;
    font-width: 700;
    line-height: normal;
    font-size: 16px;
}

.widget-quick-status-post .nav-tabs > li > a {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.widget-quick-status-post .panel-body {
    padding: 0;
}

.widget-messaging .panel-btns .panel-edit {
    padding: 15px 17px;
    opacity: 0.5;
    font-size: 24px;
    margin-top: -18px;
    margin-right: -20px;
    position: relative;
}

.widget-messaging .panel-btns .panel-edit:hover {
    opacity: 1;
}

.widget-messaging .panel-body {
    padding: 0;
}

.widget-messaging ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.widget-messaging ul li {
    padding: 15px;
    border-top: 1px solid #eee;
    background-color: #fff;
}

.widget-messaging ul li:hover {
    background-color: #fcfcfc;
}

.widget-messaging ul li:first-child {
    border-top: 0;
}

.widget-messaging .sender {
    font-size: 13px;
    color: #333;
    margin: 0;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    line-height: normal;
}

.widget-messaging ul li small {
    line-height: normal;
}

.widget-today .panel-heading,
.widget-time .panel-heading {
    height: 115px;
}

.widget-today .glyphicon,
.widget-today .fa {
    font-size: 72px;
    color: #fff;
    opacity: 1;
}

.widget-time .glyphicon,
.widget-time .fa {
    font-size: 60px;
    color: #fff;
    opacity: 1;
}
.widget-today .today,
.widget-time .today {
    line-height: normal;
    margin: 0;
    color: #333;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    font-size: 20px;
}

.widget-photoday .panel-body {
    padding: 0;
}

.widget-photoday .photoday img {
    width: 100%;
    display: block;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.widget-photoday .photo-details {
    padding: 15px;
}

.widget-photoday .photo-title {
    color: #333;
    font-size: 16px;
    margin: 0;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    line-height: normal;
}

.widget-photoday .photo-details small {
    display: block;
}

.widget-photoday .photo-meta {
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: 1px solid #e3e3e3;
    background-color: #f7f7f7;
}

.widget-photoday .photo-meta li {
    display: table-cell;
    width: 1%;
    text-align: center;
    border-left: 1px solid #e3e3e3;
}

.widget-photoday .photo-meta li:first-child {
    border-left: 0;
}

.widget-photoday .photo-meta li a,
.widget-photoday .photo-meta li span {
    padding: 15px 10px;
    display: block;
    color: #999;
    font-size: 12px;
}

.widget-photoday .photo-meta li a:hover {
    color: #666;
    text-decoration: none;
}

.widget-bloglist .media {
    border-bottom: 1px solid #eee;
}

.widget-weather {
    overflow: hidden;
}

.widget-weather .panel-body {
    padding: 0;
    background-color: #1D2939;
}

.widget-weather .row {
    margin: 0;
}

.widget-weather .temp,
.widget-weather .weather {
    padding: 0;
}

.widget-weather .temp {
    background-color: #1CAF9A;
    color: #fff;
    padding: 10px 0;
}

.widget-weather .temp h1 {
    font-size: 60px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
}

.widget-weather .temp h1 span {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-left: -10px;
}

.widget-weather .temp h5 {
    text-transform: uppercase;
}

.widget-weather .weather-icon {
    color: #666;
    font-size: 60px;
    background-color: #fff;
    display: block;
    padding: 20px 0;
}

.widget-weather .weather > div {
    width: 50%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding-top: 10px;
}

.widget-profile .panel-heading {
    position: relative;
}

.widget-profile .cover {
    position: absolute;
    top: 0;
    left: 0;
    height: 105px;
    overflow: hidden;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.widget-profile .cover img {
    width: 100%;
    display: block;
}

.widget-profile .panel-body {
    position: relative;
    padding: 0;
}

.widget-profile-img {
    position: relative;
    margin-top: 30px;
    margin-left: 15px;
}

.widget-profile-title {
    background: #428BCA;
    margin-top: -55px;
    padding: 15px 0 15px 120px;
    color: #fff;
}

.widget-profile-title h4 {
    font-size: 18px;
    margin: 0;
    line-height: normal;
}

.widget-profile-title small {
    line-height: normal;
}

.widget-profile blockquote {
    font-size: 18px;
    border-left: 0;
    margin: 0;
    color: #555;
    padding: 15px;
}

.widget-profile-title .fa {
    margin-right: 7px;
}

.widget-profile .row {
    margin: 0;
}

.widget-profile .row > div {
    padding: 0;
}

.widget-profile .row > div > span {
    display: block;
    border-right: 1px solid rgba(255,255,255,0.15);
    font-size: 14px;
    padding: 15px 10px;
    text-transform: uppercase;
    background: #1D2939;
    color: #fff;
}

.widget-profile .row > div:first-child span {
    -moz-border-radius: 0 0 0 3px;
    -webkit-border-radius: 0 0 0 3px;
    border-radius: 0 0 0 3px;
}

.widget-profile .row > div:last-child span {
    border-right: 0;
    -moz-border-radius: 0 0 3px 0;
    -webkit-border-radius: 0 0 3px 0;
    border-radius: 0 0 3px 0;
}

/***** EMAIL *****/
/*****************/

.btn-compose-email {
    padding: 10px 0;
    margin-bottom: 20px;
}

.nav-email > li > a > .badge {
    margin-top: 2px;
}

.nav-email > li > a {
    color: #444;
}

.nav-email > li > a > i {
    width: 16px;
    text-align: center;
    margin-right: 10px;
}

.nav-email > li > a:hover {
    background-color: #d8dcdf;
}

.table-email {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #eee;
    margin: 0;
    background-color: #f7f7f7;
}

.table-email tr.unread td {
    background-color: #fff;
}

.table-email tbody > tr > td {
    vertical-align: middle;
}

.table-email tr:hover {
    background-color: #eee;
    cursor: pointer;
}

.table-email tr.selected td {
    background-color: #eee;
}

.table-email .ckbox {
    width: 18px;
    height: 19px;
}

.table-email .ckbox input[type="checkbox"]:checked + label:after {
    top: 2px;
}

.table-email .star {
    color: #ccc;
}

.table-email .star-checked {
    color: #F0AD4E;
}

.table-email td:first-child {
    width: 30px;
}

.table-email td:nth-child(2) {
    width: 30px;
}

.table-email .media {
    margin: 0;
    padding: 0;
}

.table-email .media-object {
    width: 35px;
}

.table-email .media h4 {
    margin: 0;
    font-size: 14px;
    line-height: normal;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
}

.table-email .media-meta {
    font-size: 11px;
    color: #999;
}

.table-email .email-summary {
    margin: 2px 0 0 0;
}

.table-email .email-summary strong {
    color: #333;
}

.read-panel {
    margin-top: 10px;
    border-top: 1px solid #eee;
    padding-top: 20px;
}

.read-panel .media-object {
    width: 35px;
}

.read-panel .media h4 {
    margin: 2px 0 0 0;
    font-size: 14px;
    line-height: normal;
}

.read-panel .media-meta {
    font-size: 12px;
}

.email-subject {
    color: #333;
}


/***** TABLES *****/
/******************/

.dataTables_length .chosen-container {
    min-width: 75px;
}

.dataTables_length .chosen-container-single .chosen-single {
    padding-right: 0;
}

.table-action {
    text-align: center;
}

.table-action-hide a {
    opacity: 0;
}

.table-action a,
.table-action-hide a {
    display: inline-block;
    margin-right: 5px;
    color: #666;
}

.table-action a:hover,
.table-action-hide a:hover {
    color: #333;
}

.table-action a:last-child,
.table-action-hide a:last-child {
    margin-right: 0;
}

/***** PAGES *****/
/*****************/

.external-event {
    background: #428BCA;
    margin-bottom: 5px;
    padding: 6px 10px;
    color: #fff;
    font-size: 13px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}


/* mediamanager */
.filemanager-options {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
    background: #fcfcfc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    -webkit-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    box-shadow: 0 3px 0 rgba(12,12,12,0.03);
}

.filemanager-options li {
    display: inline-block;
    padding: 12px 15px;
    border-right: 1px solid #eee;
    font-size: 12px;
    color: #666;
}

.filemanager-options li a {
    color: #666;
}

.filemanager-options li a.disabled {
    opacity: 0.5;
    cursor: default;
}

.filemanager-options li a.disabled:hover {
    text-decoration: none;
}

.filemanager-options li i {
    font-size: 14px;
    margin-right: 5px;
    color: #444;
}

.filemanager-options .ckbox label {
    margin: 0 !important;
}

.filemanager-options .filter-type {
    float: right;
    border-right: 0;
    border-left: 1px solid #eee;
}

.filemanager-options .filter-type a {
    display: inline-block;
    margin-right: 10px;
}

.filemanager-options .filter-type a:last-child {
    margin-right: 0;
}

.filemanager-options .filter-type a:first-child {
    margin-left: 10px;
}

.filemanager-options .filter-type a.active {
    text-decoration: underline;
    color: #2A6496;
}

.filemanager .thmb {
    border: 1px solid #fcfcfc;
    background: #fcfcfc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 10px;
    margin-bottom: 20px;
    position: relative;
    -moz-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    -webkit-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    box-shadow: 0 3px 0 rgba(12,12,12,0.03);
}

.filemanager .thmb.checked {
    border-color: #ccc;
}

.filemanager .thmb::after {
    clear: both;
    display: block;
    content: '';
}

.filemanager .ckbox {
    position: absolute;
    top: 15px;
    left: 15px;
    display: none;
}

.filemanager .fm-group {
    position: absolute;
    top: 15px;
    right: 15px;
    display: none;
}

.filemanager .fm-toggle {
    padding: 1px 4px;
    line-height: normal;
    background: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.filemanager .fm-menu {
    min-width: 120px;
}

.filemanager .fm-menu a {
    font-size: 12px;
    color: #333;
}

.filemanager .fm-menu i {
    margin-right: 7px;
    color: #999;
    width: 16px;
    font-size: 13px;
}

.filemanager .thmb-prev {
    background: #eee;
    overflow: hidden;
}

.filemanager .thmb-prev a {
    display: block;
}

.filemanager .fm-title {
    margin-bottom: 0;
    font-size: 13px;
}

.fm-sidebar {
    padding-left: 10px;
}

.fm-sidebar .subtitle a {
    color: #999;
    font-size: 11px;
}

.fm-sidebar .subtitle a:hover {
    text-decoration: none;
    color: #333;
}

.folder-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.folder-list li {
    display: block;
    border-bottom: 1px solid #ddd;
}

.folder-list li a {
    display: block;
    padding: 5px 0;
    color: #666;
}

.folder-list li a:hover {
    color: #333;
    text-decoration: none;
}

.folder-list li i {
    margin-right: 10px;
    width: 16px;
}

.fm-sidebar .tag-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.fm-sidebar .tag-list li {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

.fm-sidebar .tag-list li a {
    display: block;
    padding: 2px 7px;
    font-size: 11px;
    background: #fcfcfc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #666;
}

.fm-sidebar .tag-list li a:hover {
    color: #fff;
    text-decoration: none;
    background: #428BCA;
}

/* profile */
.profile-name {
    margin: 0;
    margin-bottom: 10px;
    color: #333;
}

.profile-location,
.profile-position {
    font-size: 13px;
    margin-bottom: 3px;
}

.profile-location .fa,
.profile-position .fa {
    width: 16px;
    margin-right: 8px;
    text-align: center;
}

.profile-header {
    margin-bottom: 30px;
}

.profile-header .btn .fa {
    margin-right: 7px;
}

.profile-social-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.profile-social-list li {
    border-bottom: 1px solid #ddd;
    padding: 5px 0;
}

.profile-social-list li:first-child {
    padding-top: 0;
}

.profile-social-list li .fa {
    margin-right: 10px;
    width: 16px;
}

.activity-list {
    padding: 20px 10px;
}

.activity-list .act-media {
    border-bottom: 1px solid #eee;
}

.activity-list .act-thumb {
    width: 28px;
    vertical-align: middle;
}

.activity-list .act-media-body {
    line-height: 16px;
}

.activity-list .media-body p {
    line-height: 21px;
    font-size: 13px;
}

.activity-list .media-title {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 0;
}

.activity-list .blog-media {
    padding-bottom: 0;
}

.activity-list .blog-media .media-object {
    width: 120px;
    margin-right: 10px;
    margin-top: 5px;
}

.activity-list .blog-media .media-title {
    margin: 0;
}

.activity-list .img-single img {
    width: 50%;
}

.uploadphoto-list {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 20px;
}

.uploadphoto-list li {
    width: 20%;
    float: left;
}

.uploadphoto-list li a {
    display: block;
    margin-right: 5px;
}

.follower-list {
    padding: 10px;
}

.follower-list .media {
    border-bottom: 1px solid #eee;
}

.follower-list .btn .fa {
    margin-right: 5px;
}

.follower-list .media-object {
    margin-right: 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.follower-name {
    color: #333;
    margin: 0;
    font-size: 18px;
    margin-bottom: 5px;
}

.events {
    padding: 10px;
}

.events .subtitle {
    margin-bottom: 20px;
}

.events .media-object {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.events-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.events-list .event-body {
    font-size: 13px;
}

.event-body small {
    display: block;
}

.event-body small .fa {
    margin-right: 5px;
    width: 14px;
    text-align: center;
}

.event-body p {
    margin-top: 10px;
}

.event-title {
    margin: 0;
    margin-bottom: 5px;
    font-size: 16px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    line-height: normal;
}

/* bloglist */
#bloglist {margin-left:-10px;}
/*#bloglist .col-xs-4 {
    width:32%;
}*/

.blog-item {
    background: #fcfcfc;
    margin-bottom: 20px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    -webkit-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    position: relative;
}

a.blog-img {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.blog-img img {
    /*-moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;*/
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.blog-item:hover .blog-img img{
    -webkit-transform: scale3d(1.05, 1.05, 1.05) translate3d(0, 0, 0);
    -moz-transform: scale3d(1.05, 1.05, 1.05) translate3d(0, 0, 0);
    -ms-transform: scale3d(1.05, 1.05, 1.05) translate3d(0, 0, 0);
    -o-transform: scale3d(1.05, 1.05, 1.05) translate3d(0, 0, 0);
    transform: scale3d(1.05, 1.05, 1.05) translate3d(0, 0, 0);
}

.blog-details {
    padding: 15px;
}

.blog-title {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    margin: 0;
    line-height: 20px;
}

.blog-title a {
    color: #333;
}

.blog-meta {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 10px;
}

.blog-meta::after {
    clear: both;
    display: block;
    content: '';
}

.blog-meta li {
    float: left;
    padding: 0 5px;
    border-right: 1px solid #ddd;
    line-height: normal;
    font-size: 11px;
    margin-bottom: 5px;
}

.blog-meta li:first-child {
    padding-left: 0;
}

.blog-meta li:last-child {
    padding-right: 0;
    border-right: 0;
}

.blog-summary {
    font-size: 13px;
}

.blog-summary p {
    margin: 10px 0;
    display: none;
}

.blog-summary .btn {
    margin-top: 10px;
}

.blog-quote .quote {
    margin: 0;
    font-size: 18px;
    line-height: 24px;
}

.blog-quote .quote a {
    padding: 15px;
    background: #1d2939;
    color: #dadfe6;
    display: block;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
}

.blog-quote .quote a:hover {
    text-decoration: none;
    background: #2c394c;
}

.blog-quote .quote-author {
    display: block;
    font-family: 'Titillium Web', sans-serif;
    opacity: 0.5;
}

.blog-quote .blog-meta {
    margin-top: 3px;
}

.blog-video {
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    overflow: hidden;
    height: 0;
    padding-top: 30px;
    padding-bottom: 56.25%;
    position: relative;
}

.blog-video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 0;
    top: 0;
    left: 0;
}

.blog-quote .quote-primary a {
    background-color: #428BCA;
}

.blog-quote .quote-primary a:hover {
    background-color: #357EBD;
}

.blog-quote .quote-success a {
    background-color: #1CAF9A;
    color: #fff;
}

.blog-quote .quote-success a:hover {
    background-color: #17A08C;
}

.blog-quote .quote-danger a {
    background-color: #D9534F;
    color: #fff;
}

.blog-quote .quote-danger a:hover {
    background-color: #D43F3A;
}

/* blog single */
.panel-blog .blog-img img {
    width: 100%;
}

.blogsingle-title {
    font-family: 'Titillium Web', sans-serif;
    color: #333;
    margin: 0;
}

.blog-content {
    max-width: 975px;
}

.authorpanel {
    margin: 20px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
}

.authorpanel::after {
    clear: both;
    display: block;
    content: '';
}

.authorpanel .media {
    padding: 0;
}

.authorpanel .media-object {
    margin-right: 15px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.authorpanel p {
    margin-bottom: 0;
    font-size: 13px;
}

.blog-sidebar {
    font-size: 13px;
    padding-left: 5px;
    margin-top: 5px;
}

.sidebar-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sidebar-list li {
    display: block;
    border-bottom: 1px solid #ddd;
}

.sidebar-list li a {
    padding: 7px 0;
    display: block;
}

.sidebar-list li i {
    display: inline-block;
    margin-right: 5px;
}

/* comment list */
.comment-list .media {
    border-bottom: 1px solid #ddd;
}

.comment-list .media-object {
    width: 60px;
    margin-right: 10px;
}

.comment-list h4 {
    margin: 0;
    color: #333;
    font-size: 16px;
}

.comment-list .media-body {
    font-size: 13px;
    position: relative;
}

.comment-list .reply {
    padding: 3px 8px;
    line-height: normal;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.comment-list .media-body p:last-child {
    margin-bottom: 0;
}

.comment-list .media-body .media:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

/* people directory */
.letter-list {
    list-style: none;
    padding: 0;
    margin: 0;
    -moz-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    -webkit-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    box-shadow: 0 3px 0 rgba(12,12,12,0.03);
}

.letter-list li {
    border-left: 1px solid #eee;
    display: table-cell;
    width: 1%;
}

.letter-list li:first-child {
    border-left: 0;
}

.letter-list li a {
    display: block;
    padding: 8px 0;
    text-align: center;
    text-transform: uppercase;
    background: #f7f7f7;
    -moz-transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

.letter-list li:first-child a {
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.letter-list li:last-child a {
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.letter-list li a:hover {
    color: #fff;
    background: #428BCA;
    text-decoration: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.people-item {
    background: #fcfcfc;
    padding: 20px;
    font-size: 13px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    -webkit-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    margin-bottom: 20px;
}

.people-item .media {
    padding: 0;
}

.people-item .media-object {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-right: 10px;
    width: 110px;
    height: 110px;
}

.people-item .fa {
    margin-right: 5px;
}

.person-name {
    margin: 0 0 5px 0;
    color: #428BCA;
}

.people-item .social-list {
    margin-top: 10px;
    margin-bottom: 0;
    list-style: none;
    padding: 0;
}

.people-item .social-list::after {
    clear: both;
    display: block;
    content: '';
}

.people-item .social-list li {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

.people-item .social-list li a {
    font-size: 16px;
    border: 1px solid #ddd;
    padding: 3px 5px;
    width: 30px;
    display: block;
    text-align: center;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #666;
}

.people-item .social-list li a:hover {
    background-color: #eee;
    color: #333;
}

.people-item .social-list li a .fa {
    margin-right: 0;
}

.notfoundpanel {
    text-align: center;
    margin-top: 10%;
    width: 600px;
    margin: 10% auto 0 auto;
}

.notfoundpanel h1 {
    font-size: 130px;
    font-family: 'Titillium Web', sans-serif;
    color: #333;
    margin: 0;
    line-height: 130px;
}

.notfoundpanel h3 {
    color: #333;
    margin: 0;
}

.notfound h4 {
    font-size: 14px;
}

.notfoundpanel form {
    width: 350px;
    margin: 20px auto 0 auto;
}

.notfoundpanel .form-control {
    width: 250px;
    float: left;
}

/* search results */
.nav-sr li {
    border-bottom: 1px solid #ddd;
}

.nav-sr li a {
    padding: 5px 0;
    color: #555;
}

.nav-sr li a:hover {
    background: none;
    color: #333;
}

.nav-sr li a i {
    margin-right: 5px;
}

.results-list .media {
    border-bottom: 1px solid #eee;
}

.results-list .media-object {
    width: 125px;
    margin-right: 10px;
}

.results-list .filename {
    margin: 0;
    font-size: 16px;
}

.results-list .media-body {
    line-height: 18px;
}


/* invoice */
.table-invoice {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #eee;
    margin-top: 20px;
}

.table-invoice thead > tr > th {
    background: none;
}

.table-invoice thead > tr > th:last-child,
.table-invoice thead > tr > th:nth-child(3),
.table-invoice thead > tr > th:nth-child(2) {
    text-align: right;
}

.table-invoice tbody > tr > td:last-child,
.table-invoice tbody > tr > td:nth-child(3),
.table-invoice tbody > tr > td:nth-child(2) {
    width: 15%;
    text-align: right;
}

.table-total {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    float: right;
}

.table-total > tbody > tr > td {
    border: 0;
}

.table-total > tbody > tr > td:last-child {
    border-bottom: 1px solid #ddd;
    width: 15%;
    text-align: right;
}

.table-total > tbody > tr > td:first-child {
    text-align: right;
    color: #333;
}

/* timeline */

.timeline-post .panel-body {
    padding: 0;
}

.timeline-post .form-control {
    border: 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    resize: vertical;
}

.timeline-post .form-control:focus {
    -moz-box-shdow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.timeline-post .panel-footer {
    padding: 10px;
    background: #f7f7f7;
}

.timeline-btns {
    padding: 5px;
}

.timeline-btns a {
    display: inline-block;
    font-size: 14px;
    width: 20px;
    height: 20px;
    color: #ccc;
    text-align: center;
    margin-right: 5px;
}

.timeline-btns a:hover {
    color: #666;
}

.panel-timeline .panel-heading {
    padding: 10px 10px 6px 10px;
    border-bottom: 0;
}

.panel-timeline .panel-body {
    padding: 0 10px;
}

.panel-timeline .panel-heading .media {
    margin: 0;
    padding: 0;
}

.panel-timeline .panel-heading .media-object,
.panel-timeline .panel-footer .media-object {
    width: 32px;
    border-radius: 1px;
}

.panel-timeline .panel-body .media {
    margin-top: 10px;
    padding-bottom: 10px;
}

.panel-timeline .panel-body .media-object {
    width: 150px;
}

.panel-timeline .panel-body h4 {
    font-size: 16px;
    margin-bottom: 5px;
    font-family: 'Titillium Web', sans-serif;
}

.panel-timeline h4 {
    margin: 0;
    font-size: 13px;
    line-height: normal;
}

.panel-timeline .panel-footer {
    padding: 10px;
}

.panel-timeline .panel-footer .form-control {
    padding: 8px 10px;
    border-radius: 0;
}

.timeline-btns {
    padding: 10px;
}

.timeline-btns:after {
    clear: both;
    display: block;
    content: '';
}

.timeline-video {
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    overflow: hidden;
    height: 0;
    padding-top: 30px;
    padding-bottom: 56.25%;
    position: relative;
}

.timeline-video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 0;
    top: 0;
    left: 0;
}

/* locked screen */

.lockedpanel {
    width: 250px;
    margin: 10% auto 0 auto;
    text-align: center;
}

.lockedpanel .loginuser {
    text-align: center;
}

.lockedpanel .loginuser img {
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    background: rgba(255,255,255,0.4);
    padding: 5px;
}

.lockedpanel .locked {
    font-size: 42px;
    margin-bottom: 20px;
}

.lockedpanel .logged {
    margin-top: 20px;
}

.lockedpanel .logged h4 {
    margin: 0;
    font-size: 21px;
    color: #333;
}

.lockedpanel form {
    margin-top: 20px;
}

.lockedpanel form .btn {
    display: block;
    margin-top: 10px;
}

/* sign in */

.signinpanel {
    width: 780px;
    margin: 10% auto 0 auto;
}

.signinpanel .logopanel {
    float: none;
    width: auto;
    padding: 0;
    background: none;
}

.signinpanel .signin-info ul {
    list-style: none;
    padding: 0;
    margin: 20px 0;
}

.signinpanel .signin-info a {
    color: #333;
}

.signinpanel .form-control {
    display: block;
    margin-top: 15px;
}

.signinpanel .uname {
    background: #fff url(../images/user.png) no-repeat 95% center;
}

.signinpanel .pword {
    background: #fff url(../images/locked.png) no-repeat 95% center;
}

.signinpanel .btn {
    margin-top: 15px;
}

.signinpanel form {
    background: rgba(255,255,255,0.2);
    border: 1px solid #ccc;
    -moz-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    -webkit-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 30px;
}

.signinpanel form a {
    color: #666;
}

/* sign up */

.signuppanel {
    margin: 5% auto 0 auto;
    width: 780px;
}

.signuppanel .row {
    margin-left: -5px;
    margin-right: -5px;
}

.signuppanel .logopanel {
    float: none;
    width: auto;
    padding: 0;
    background: none;
}

.signuppanel .col-sm-6,
.signuppanel .col-sm-5,
.signuppanel .col-sm-3,
.signuppanel .col-sm-4 {
    padding-left: 5px;
    padding-right: 5px;
}

.signuppanel .signup-info {
    padding-right: 20px;
}

.signuppanel form {
    background: rgba(255,255,255,0.2);
    border: 1px solid #ccc;
    -moz-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    -webkit-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 30px;
}

.feat-list {
    margin-top: 20px;
}

.feat-list .fa {
    font-size: 20px;
    border: 2px solid #636e7b;
    padding: 4px 5px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    float: left;
}

.feat-list h4 {
    margin-left: 45px;
    padding-top: 3px;
}

.feat-list p {
    margin-left: 45px;
}

.signup-footer {
    border-top: 1px solid #ddd;
    margin-top: 30px;
    padding-top: 10px;
    font-size: 12px;
}


/***** LEFT PANEL COLLAPSE *****/
/*******************************/

.nav-stacked > li + li { margin-top: 0; }

.leftpanel-collapsed .logopanel {
    /*display: none;*/
}

.leftpanel-collapsed .headerbar {
    margin-left: -50px;
}

.leftpanel-collapsed .leftpanel {
    width: 81px;
    top: 0px;
}

.leftpanel-collapsed .leftpanelinner {
    padding: 0;
}

.leftpanel-collapsed .leftpanelinner .sidebartitle {
    display: none;
}

.leftpanel-collapsed .nav-bracket {
    margin: 5px 0;
}

.leftpanel-collapsed .nav-bracket li a {
    text-align: center;
    background-image: none;
    /*-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;*/
    /* padding: 5px;*/
    position: relative;
}

.leftpanel-collapsed .nav-bracket > li.nav-parent > a {
    background-image: none;
}

.leftpanel-collapsed .nav-bracket li a span {
    position: absolute;
    background: #fff;
    padding: 8px 0px 9px 10px;
    left: 81px;
    top: 0;
    min-width: 179px;
    text-align: left;
    z-index: 100;
    display: none;
    -moz-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    -webkit-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    -moz-border-radius: 0 2px 2px 0;
    -webkit-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    color: #000;
    font-weight: 700;
    text-align: center;
}

.arrow-go-down{
    background:url(../images/arrow-down.png);
    width:73px;
    height:86px;
    position: absolute;
    bottom:15px;
    right: 15px;
    z-index: 1;
}

.leftpanel-collapsed .nav-bracket li.active a span {
    -moz-border-radius: 0 2px 0 0;
    -webkit-border-radius: 0 2px 0 0;
    border-radius: 0 2px 0 0;
}

.leftpanel-collapsed .nav-bracket ul {
    display: none;
}

.leftpanel-collapsed .nav-bracket > li.nav-hover > a {
    background: #fff;
}

.leftpanel-collapsed .nav-bracket > li.nav-hover.active > a {
    background: #eeeeee;
}

.leftpanel-collapsed .nav-bracket li.nav-hover a span {
    display: block;
}

.leftpanel-collapsed .nav-bracket li.nav-hover.active a span {
    background: #eeeeee;
}

.leftpanelinner .nav-bracket > li:last-child > a:hover > span {
    background-color: #ffd201;
}

.leftpanelinner  .nav-bracket > li.nav-hover > a, .leftpanelinner .nav-bracket > li > a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.leftpanel-collapsed .leftpanelinner .nav-bracket > li > a:hover > span {
    display: block;
}

/*.leftpanel-collapsed .leftpanelinner .nav-bracket > li > a:hover {
    display: block;
}*/

.leftpanel-collapsed .nav-bracket li.nav-hover ul {
    display: block;
    position: absolute;
    top: 38px;
    left: 81px;
    margin: 0;
    min-width: 179px;
    background: #000;
    z-index: 100;
    -moz-border-radius: 0 0 2px 0;
    -webkit-border-radius: 0 0 2px 0;
    border-radius: 0 0 2px 0;
}

.leftpanel-collapsed .nav-bracket li.nav-hover ul a {
    padding: 8px 10px 9px 10px;
}

.leftpanel-collapsed .nav-bracket li.nav-parent a span {
    -moz-border-bottom-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
}

.leftpanel-collapsed .nav-bracket ul a {
    text-align: left;
    padding: 6px 10px;
    padding-left: 0;
}

.leftpanel-collapsed .nav-bracket ul a:hover {
    background: none;
}

.leftpanel-collapsed .nav-bracket li a i {
    margin-right: 0;
}

.leftpanel-collapsed .mainpanel {
    /*margin-left: 81px;*/
    padding-left: 81px;
}

.leftpanel-collapsed .infosummary {
    display: none;
}

.leftpanel-collapsed .sticky-leftpanel {
    overflow: visible;
    z-index: 21;
    background-color:#FFF;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { color: #9b9b9b; }
.nav-pills > li.active > a:focus { background-color: transparent; }

/***** RIGHT PANEL STYLES *****/
/**************************/

.chat-view {
    margin-right: 240px;
}

.rightpanel {
    width: 240px;
    height: 100%;
    position: fixed;
    overflow-y: auto;
    overflow-x: hidden;
    top: 0;
    right: -240px;
    display: none;
}

.chat-view .rightpanel {
    display: block;
    right: 0;
}

.chat-relative-view {
    right: 240px;
}

.chat-relative-view .rightpanel {
    display: block;
    right: 0;
}

.rightpanel,
.rightpanel label {
    color: #999;
}

.rightpanel .nav-tabs {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #131d29;
    position: fixed;
    width: 240px;
}

.rightpanel .nav-tabs > li {
    display: table-cell;
    width: 1%;
}

.rightpanel .nav-tabs > li > a {
    padding: 15px 20px 16px 20px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: rgba(255,255,255,0.5);
}

.rightpanel .nav-tabs > .active > a,
.rightpanel .nav-tabs > .active > a:hover,
.rightpanel .nav-tabs > .active > a:focus {
    background: #1D2939;
    color: #fff;
}

.rightpanel .tab-content {
    background: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 45px;
}

.chatuserlist {
    list-style: none;
    padding: 0;
    border-bottom: 1px dotted rgba(255,255,255,0.05);
}

.chatuserlist li {
    border-top: 1px dotted rgba(255,255,255,0.05);
}

.chatuserlist .media-thumb {
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 2px solid #999;
    padding: 3px;
    display: block;
}

.chatuserlist .media {
    margin: 10px 0;
    padding: 0;
}

.chatuserlist .online .media-thumb {
    border-color: #1CAF9A;
}

.chatuserlist .media-object {
    width: 30px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.chatuserlist .media-body {
    line-height: normal;
    padding-top: 7px;
}

.chatuserlist .media-body small {
    color: #666;
    display: block;
}

.chatuserlist .media-body strong {
    color: #bbb;
    font-size: 13px;
    margin-bottom: 4px;
    display: block;
}

.chatuserlist .badge {
    margin-top: 5px;
}

.rightpanel .pane-settings {
    font-size: 13px;
}


/***** ADDITIONAL STYLES *****/
/*****************************/


/* DROPDOWN */

.dropdown-menu-head {
    background: #fff
}

.dropdown-menu-head .title {
    background: #1d2939;
    color: #94989d;
    padding: 15px;
    text-transform: uppercase;
    font-size: 11px;
    margin: 0;
}


/* ICON */

.tp-icon {
    padding: 10px 20px;
    line-height: 20px;
    border-color: #ddd;
    position: relative;
}

.tp-icon .badge {
    position: absolute;
    font-size: 10px;
    font-weight: normal;
    right: 4px;
    top: 10px;
    line-height: 13px;
    background-color: #D9534F;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 2px 5px;
}

/* CHOSEN OVERRIDE */

.chosen-container-single .chosen-single div {
    width: 30px;
    border-left: 1px solid #ccc;
    background: #e4e7ea;
}

.chosen-container-single .chosen-single div b {
    background: url(../images/dropdown-arrow.png) no-repeat 8px 15px;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
    width: 30px;
    border-left: 0;
    background: #fff;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: 8px -33px;
}

/* TIME PICKER */

.bootstrap-timepicker-widget.dropdown-menu {
    width: 230px;
}

/* COLOR PICKER */

.colorpicker-input {
    width: 200px;
    float: left;
}

.colorselector {
    margin-top: 4px;
}

/* STICKY HEADER */

.stickyheader .logopanel {
    position: fixed;
    top: 0;
    left: 0;
    width: 240px;
    z-index: 100;
}

.stickyheader .leftpanel {
    top: 50px;
}

.stickyheader .headerbar {
    position: fixed;
    top: 0;
    left: 240px;
    width: 100%;
    z-index: 100;
    box-shadow: 0 1px rgba(0,0,0,0.05);
}

.stickyheader .mainpanel {
    padding-top: 50px;
}

.stickyheader .header-right {
    margin-right: 240px;
}

.stickyheader.leftpanel-collapsed .headerbar {
    left: 51px;
}

.stickyheader.leftpanel-collapsed .header-right {
    margin-right: 0;
}

.stickyheader.chat-view .headerbar {
    right: 240px;
    width: auto;
}


/* CUSTOM STYLES */

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr20 {
    margin-right: 20px;
}

.mr30 {
    margin-right: 30px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.nomargin {
    margin: 0;
}

.border-right-0 {
    border-right: 0;
}

.border-left-0 {
    border-left: 0;
}

.nopadding {
    padding: 0;
}

.padding-top-0 {
    padding-top: 0;
}

.padding5 {
    padding: 5px;
}

.padding10 {
    padding: 10px;
}

.serif {
    font-family: 'Georgia, serif';
}

.italic {
    font-style: italic;
}

.dark {
    color: #333;
}

.width100p {
    width: 100%;
}

.width20 {
    width: 20px;
}

.width30 {
    width: 30px;
}


/***** PAGE BANNERS *****/
/************************/
.page-banner {
    height: 200px;
    width: 100%;
    position: relative;
    margin-bottom: 25px;
    background-image: url(../images/default_banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.gallery-actions {
    margin-bottom: 20px;
}
.gallery-actions .pagination {
    margin: 0;
}
.gallery-actions .pagination > li > a, .gallery-actions .pagination > li > span {
    padding: 8px 15px;
    font-weight: 700;
}
.pagination > .active > a, .pagination > .active > span,
.pagination > .active > a:hover, .pagination > .active > span:hover,
.pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #050505;
    border-color: #050505;
    color: #D7B30F;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #000;
}

.pagination > li {
    display: inline-block;
    margin: 0 2px;
}

#lightGallery { list-style: none; -webkit-padding-start: 0; -moz-padding-start: 0; }

.pagination > li:first-child { margin-left: 0; }
.pagination > li:last-child { margin-right: 0; }

.thumbnail {
    position: relative;
}
.thumbnail .cssBgImage {
    width: auto;
    height: auto;
    left: 5px;
    right: 5px;
    bottom: 5px;
    top: 5px;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #ffd208;
}
.page-content {
    color: #555;
}
.page-content a { color: #000; }
.gallery-actions .btn-yellow, .sports-actions .btn-yellow {
    width: 100%;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 0;
    padding: 8px 0 7px;
}
.cssBgImage {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 1;
}
.page-title {
    z-index: 2;
    position: absolute;
    bottom: 20px;
    left: 30px;
    font-size: 2em;
    line-height: 40px;
    font-weight: 700;
    color: #ffd208;
    text-transform: uppercase;
    /*font-family: 'FlamaBlack';*/
}

.mainpanel a.menu-toggle {
    display: none;
    /*position: absolute;*/
    position: fixed;
    z-index: 50;
    background-color: #FFF;
    width: 50px;
    height: 43px;
    font-size: 20px;
    line-height: 41px;
    text-align: center;
    top: 0;
    left: 0;
}

.mobileTitle, .mobileSubTitle, .mobileShow, .btn-go-back.mobileShow { display: none; }


.btn-go-back { color: #b3b3b3; text-decoration: none; text-transform: uppercase; margin-bottom: 10px; display: inline-block; }
.btn-go-back:hover { color: #000; }
img.organ-photo { /*border: 6px solid #000;*/ }
.organ-member{
    background-color: #FCFCFC;
    padding: 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    -webkit-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    text-align: center;
    margin-bottom: 10px;
}
.organ-name { text-align: center; font-weight: 700; }
.organ-role { text-align: center; }
.organs { border-bottom: 1px solid #b3b3b3; padding-bottom: 20px; margin-bottom: 20px; }
.organs:last-child { border-bottom: 0; margin-bottom: 0; }
a.blog-img { position: relative; display: block; /*overflow: hidden;*/}
.video-overlay { position: absolute; right: 0; bottom: 0; background-image: url(../images/video.png); background-repeat: no-repeat; background-position: center; top: 0; left: 0; z-index: 1; }
.cms-news .mcontentPane { width: 100%; }
.description-wrapper { font-weight: 700; font-size: 16px; text-align: justify; margin-top: 20px; }
.text-wrapper { text-align: justify; }
/*.news-related { display: flex; flex-wrap: wrap; }
.news-related-item { display: flex; }
.news-related-item .blog-item { display: flex; flex-direction: column; width: 100%; }
.news-related-item .blog-details { flex: 1 0 auto; }
.news-related-item .blog-summary { padding: 0 20px 20px; }*/
.color-transparent { color: transparent !important; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }
.embed-responsive { margin-bottom: 20px; }
.sponsors h6 { margin: 0 }
.inside-scoop .inside-scoop-inner{
    background: rgba(214,214,214,0.99);
    background: -moz-linear-gradient(45deg, rgba(214,214,214,0.99) 0%, rgba(214,214,214,1) 0%, rgba(255,255,255,1) 58%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(214,214,214,0.99)), color-stop(0%, rgba(214,214,214,1)), color-stop(58%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(45deg, rgba(214,214,214,0.99) 0%, rgba(214,214,214,1) 0%, rgba(255,255,255,1) 58%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(45deg, rgba(214,214,214,0.99) 0%, rgba(214,214,214,1) 0%, rgba(255,255,255,1) 58%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(214,214,214,0.99) 0%, rgba(214,214,214,1) 0%, rgba(255,255,255,1) 58%, rgba(255,255,255,1) 100%);
    background: linear-gradient(45deg, rgba(214,214,214,0.99) 0%, rgba(214,214,214,1) 0%, rgba(255,255,255,1) 58%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#ffffff', GradientType=1 );
    overflow: hidden;
    border: 3px solid #FFF;
    border-radius: 2px;
    position: relative;
}
.inside-scoop-options {
    margin: 40px 0 0;
    width: 100%;
    position: absolute;
    z-index: 1;
}
.inside-scoop-options span.ui-state-default {
    border: 1px solid #e4e4e4;
    background: #FFF;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    color: #71706e;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 35px;
    font-family: 'Titillium Web', sans-serif !important;
    width: 150px !important;
    max-width: 30%;
}
.inside-scoop-options select { font-family:'Titillium Web', sans-serif !important; border: 1px solid #e4e4e4; font-size: 12px; text-transform: uppercase; font-weight: 500; color: #71706e; }
.inside-scoop-options .ui-state-default .ui-icon, .ui-state-hover .ui-icon { background: url(../images/select2.png) no-repeat; }
.inside-scoop-options .ui-selectmenu-button span.ui-icon { margin-top: -1px; }
.inside-scoop-options .ui-selectmenu-button span.ui-selectmenu-text { padding: 0 2.1em 0 1em; line-height: 34px; }
.inside-scoop-staff { color: #1a1a1a; }
.inside-scoop-staff > .row:first-child{min-height: 550px;}
.inside-scoop-staff .row { display: flex; }
.inside-scoop-staff .col-md-7 { display: flex; flex-direction: column; padding-top: 100px; }
.inside-scoop-staff .inside-scoop-staff-tab { flex: 1 0 auto; display: none; }
.inside-scoop-staff h1 { color: #1a1a1a; font-weight: 800; margin-bottom: 0; text-transform: uppercase; letter-spacing: normal;}
.inside-scoop-staff .inside-scoop-staff-description { font-weight: 100; font-size: 16px;}
.inside-scoop-staff .inside-scoop-staff-bio {margin-top: 25px; font-size: 16px; }
.inside-scoop-staff p { margin-bottom: 10px; }
.inside-scoop-staff-photo { /*padding-top: 51%;*/ background-size: contain; background-position: bottom right; background-repeat: no-repeat;position: absolute;height:100%;right: 0; }
ul.inside-scoop-staff-tab-buttons { text-align: left;}
ul.inside-scoop-staff-tab-buttons li { display: inline-block; }
ul.inside-scoop-staff-tab-buttons li a { color: #1a1a1a; font-weight: 500; text-transform: lowercase; border: 1px solid #cccccc; display: block; padding: 5px 15px; -webkit-border-radius: 26px; -moz-border-radius: 26px; border-radius: 26px; min-width: 85px; text-align: center; text-decoration: none; transition: 0.3s all linear; }
ul.inside-scoop-staff-tab-buttons li a:hover { background-color: #000; color: #FFF; }
ul.inside-scoop-staff-tab-buttons li a.active { background-color: #ffd201; color: #000; font-weight: 700; }
.inside-scoop-staff-loading, .loading-wrapper { position: absolute; background-color: rgba(255,255,255,0.8); z-index: 11; width: 100%; height: 100%; top: 0; display: none; transition: 0.3s all linear; }
.inside-scoop-staff-outer, .loading-outer { display: table; height: 100%; width: 100%; }
.inside-scoop-staff-loading-inner, .loading-inner { display: table-cell; vertical-align: middle; text-align: center; font-size: 50px; color: #1a1a1a; }
.vcenter { display: inline-block; vertical-align: middle; float: none; }

.staff-member {
    background-color: #FCFCFC;
    padding: 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    -webkit-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    text-align: center;
    margin-bottom: 10px;
}
.staff-member a {
    color: #000;
    text-decoration: none;
    display: block;
}
.staff-photo {width:100%; position: relative; display: inline-block; /*background: url(../images/Topo-Sul2.jpg) no-repeat center; background-size: cover;*/ }
img.Flag { position: absolute; top: 0; right: 0; }
button:focus { outline: 0; }
button.SearchSubmit:hover { color: #ffd208; }
.staff-number {
    position: absolute;
    bottom: -1px;
    width: 36px;
    background-color: #FFF;
    margin-left: -18px;
    left: 50%;
    font-weight: 700;
    font-size: 20px;
    height: 36px;
    line-height: 36px;
}
.staff-member h3, .staff-member h4 { margin: 5px 0 2px; }
.staff-member h3 {
    font-size: 15px;
    font-weight: 700;
}
.staff-member h4 {
    font-size: 13px;
}
.cms-news-view .text-wrapper {
    padding: 10px 0 20px;
}

.cms-sports .page-content .col-md-9 h2 {
    font-size: 16px;
    font-weight: 500;
}
.staff-list h1 {
    margin-top: 25px;
}
/***** SITEMAP *****/
.main-footer { padding-left: 240px; /*margin-top: 30px;*/ margin-top: 10px; min-height: 80px; position: relative; }
.leftpanel-collapsed .main-footer { padding-left: 81px; }
#main-footer, .website-signature { padding: 0 20px; margin: 0; }
#main-footer .portlet { margin-bottom: 0; }
.website-signature { margin-bottom: 20px }
.sitemap h5 { color: #FFF; text-transform: uppercase; font-size: 12px; }
.sitemap ul { list-style-type: none; -webkit-padding-start: 0; -moz-padding-start: 0; font-size: 11px; margin-bottom: 0; }
.sitemap a { color: #868686; }
.website-signature a { font-weight: 700; color: #636e7b; }

/***** Sports Game Info *****/
.sports-game-info-wrapper {
   /* background-image: url(../images/grass.jpg);*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 20px;
    padding: 10px 0;
    overflow: hidden;
    background-color: #FFF;
}
.sports-game-info-competition-name {
    color: #555;
    font-weight: bold;
    font-size: 20px;
    /*text-shadow: 3px 3px 4px rgba(0,0,0,0.8);*/
}
.sports-game-info {
    padding: 30px 0;
}
.sports-game-info-team {
    color: #555;
    font-size: 18px; font-weight: bold;
    /*text-shadow: 3px 3px 4px rgba(0,0,0,0.8);*/
}
.sports-game-info-middle {
    /*background-image: url(../images/vs.png);*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    padding-top: 10%;
}
.sports-game-info-logo-home {
    -webkit-transform-style: preserve-3d;
    -webkit-transform: rotateY(25deg) skewY(5deg);
    transform-style: preserve-3d;
    transform: rotateY(25deg) skewY(5deg);
}
.sports-game-info-logo-away {
    -webkit-transform-style: preserve-3d;
    -webkit-transform: rotateY(-25deg) skewY(-5deg);
    transform-style: preserve-3d;
    transform: rotateY(-25deg) skewY(-5deg);
}
.sports-game-info-date {
    color: #555;
    /*text-shadow: 3px 3px 4px rgba(0,0,0,0.8);*/
}
.sports-game-info-description {
    padding: 10px 15px;
    background: #fcfcfc;
    margin-bottom: 20px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    -webkit-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    position: relative;
}

/***** Top 5 Table *****/
.top5 {
    padding: 0 0 10px;
    background: #fcfcfc;
    margin-bottom: 20px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    -webkit-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    position: relative;
}
.top5 h1 {
    color: #000000;
    background-color: #ccc;
    padding: 5px;
    text-align: center;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-size: 15px;;
}
.top5 table {
    width: 96%;
    margin: 0 auto;
}

.top5 table tr:first-child td {
    font-weight: bold;
}

.top5 table tbody tr {
    border-bottom: 1px solid #f3f3f3;
}
.top5 table tbody tr:last-child {
    border-bottom: 0;
}
.top5 table tr td {
    padding: 0 5px;
}

/***** Fixtures Table *****/
.fixtures-table-wrapper { position: relative; }
.fixtures-nav {
    background-color: #000;
    border-bottom: 2px solid #e4e7ea;
}
.fixtures-nav .col-md-1:first-child {
    padding-left: 0;
}
.fixtures-nav .col-md-1:last-child {
    padding-right: 0;
}
.fixtures-nav a:focus, .fixtures-nav a {
    background: #000;
    color: #ffd201;
    text-decoration: none;
}
.fixtures-nav a:hover, .fixtures-nav a.active {
    background: #ffd201;
    color: #000;
    text-decoration: none;
}
.fixtures-nav a.disabled {
    color: #555;
    cursor: context-menu;
    background: #000;
}
.fixtures-nav a.fixtures-nav-directional {
    display: block;
    font-size: 30px;
    text-align: center;
    padding: 10px 5px;
}
.fixtures-nav-selection-wrapper {
    max-width: 320px;
    margin: 0 auto;
    position: relative;
}
.fixtures-nav a.fixtures-nav-selection {
    display: block;
    font-size: 30px;
    text-align: center;
    padding: 10px;
    width: 100%;
    text-align: center;
}
.fixtures-nav-selection-list {
    display: none;
    position: absolute;
    z-index: 1;
    background-color: #ffffff;
    width: 100%;
}
.fixtures-nav-selection-list .col-xs-2,  .fixtures-nav-selection-list .col-xs-3 {
    text-align: center;
    /*background-color: #ccc;*/
    background-color: white;
    border: 1px solid #F9F9F9;
    color: #807E7E;
    font-weight: 700;
    font-size: 15px;
    padding-top: 7px;
    padding-bottom: 7px;
    /*
    background: rgba(237,237,237,1);
    background: -moz-radial-gradient(center, ellipse cover, rgba(237,237,237,1) 0%, rgba(237,237,237,1) 10%, rgba(255,255,255,1) 51%, rgba(237,237,237,1) 90%, rgba(237,237,237,1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(237,237,237,1)), color-stop(10%, rgba(237,237,237,1)), color-stop(51%, rgba(255,255,255,1)), color-stop(90%, rgba(237,237,237,1)), color-stop(100%, rgba(237,237,237,1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(237,237,237,1) 0%, rgba(237,237,237,1) 10%, rgba(255,255,255,1) 51%, rgba(237,237,237,1) 90%, rgba(237,237,237,1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(237,237,237,1) 0%, rgba(237,237,237,1) 10%, rgba(255,255,255,1) 51%, rgba(237,237,237,1) 90%, rgba(237,237,237,1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(237,237,237,1) 0%, rgba(237,237,237,1) 10%, rgba(255,255,255,1) 51%, rgba(237,237,237,1) 90%, rgba(237,237,237,1) 100%);
    background: radial-gradient(ellipse at center, rgba(237,237,237,1) 0%, rgba(237,237,237,1) 10%, rgba(255,255,255,1) 51%, rgba(237,237,237,1) 90%, rgba(237,237,237,1) 100%);
    */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ededed', GradientType=1 );
    cursor: pointer;
}
.fixtures-nav-selection-list .col-xs-2.active, .fixtures-nav-selection-list .col-xs-3.active {
    background: #000000;
    color:white;
}
.fixtures-title {
    overflow: hidden;
    background-color: #ccc;
}
.fixtures-title .col-md-6.text-left,  .fixtures-title .col-md-6.text-right {
    color: #000;
    padding: 10px;
    font-weight: 700;
}
.fixtures-title .col-md-6.text-left {
    border-right: 1px solid #e4e7ea;
}
.fixtures-title .col-md-6.text-right {
    border-left: 1px solid #e4e7ea;
}
.fixtures-panel-header {
    background: rgba(237,237,237,1);
    background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(255,255,255,1) 10%, rgba(255,255,255,1) 51%, rgba(255,255,255,1) 90%, rgba(237,237,237,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,237,237,1)), color-stop(10%, rgba(255,255,255,1)), color-stop(51%, rgba(255,255,255,1)), color-stop(90%, rgba(255,255,255,1)), color-stop(100%, rgba(237,237,237,1)));
    background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(255,255,255,1) 10%, rgba(255,255,255,1) 51%, rgba(255,255,255,1) 90%, rgba(237,237,237,1) 100%);
    background: -o-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(255,255,255,1) 10%, rgba(255,255,255,1) 51%, rgba(255,255,255,1) 90%, rgba(237,237,237,1) 100%);
    background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(255,255,255,1) 10%, rgba(255,255,255,1) 51%, rgba(255,255,255,1) 90%, rgba(237,237,237,1) 100%);
    background: linear-gradient(to bottom, rgba(237,237,237,1) 0%, rgba(255,255,255,1) 10%, rgba(255,255,255,1) 51%, rgba(255,255,255,1) 90%, rgba(237,237,237,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ededed', GradientType=0 );
}

table.fixtures-table td {
    padding: 5px 0;
}

table.fixtures-table {
    width: 100%;
}
td.fixtures-team-home-logo, td.fixtures-team-away-logo {
    width: 7%;
    max-width: 70px;
}
td.fixtures-team-home-name,  td.fixtures-team-away-name {
    width: 31%;
}
td.fixtures-team-home-name { text-align: right; }
td.fixtures-team-away-name { text-align: left; }
td.fixtures-result-separator {
    width: 5%;
    text-align: center;
}
td.fixtures-view-info {
    width: 7%;
    text-align: center;
    font-size: 50px;
    border-left: 1px solid #eeeeee;
}
td.fixtures-view-info i {
    cursor: pointer;
    -moz-transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    font-size: 24px;
}
td.fixtures-view-info i:hover {
    color: #ffd201;
}
td.fixtures-view-info i.disabled {
    color: #eeeeee;
    cursor: auto;
}
td.fixtures-result-home{
    text-align:right;
}
td.fixtures-result-home,  td.fixtures-result-away {
    width: 5%;
}
.fixtures-panel-body {
    padding: 10px 15px;
    /* background-color: #FFF; */
    /*border-bottom: 2px solid #ffd201;*/
    display: none;
    background-image: url('/assets/images/fundo_jogos.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.vsc-fixture{
    font-size: 20px;
    font-weight: bold;
}

/** nova ficha de jogo **/
.game-sheet-container{
    text-transform: uppercase;
    color: white;
}

.game-sheet-home{
    padding-right: 20px;
}

.game-sheet-away{
    padding-left: 20px;
}

.game-sheet-title{
    color: #ffd201;
}

.away-game-goal{
    position: absolute;
    left:-8px;
    font-size: 12px;
}

.home-game-goal{
    position: absolute;
    right:-8px;
    font-size: 12px;
}

.goals-time{
    display: block;
    height: 18px;
    font-size: 10px;
    margin-top: -10px;
}

.game-number{
    color: #ababab;
}

.sub-in{
    color:#C2F500;
}

.sub-out{
    color: #804040;
}

@media screen and (max-width: 1200px) {
    .game-sheet-home {
        padding-right: 20px;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
    }

    .game-home-suplentes{
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        box-ordinal-group: 3;
    }

    .game-home-titulares{
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        box-ordinal-group: 2;
    }
}

@media screen and (max-width: 480px) {
    .game-sheet-container{
        font-size: 10px;
    }
}

/***** FORMATION PAGE *****/
/*************************/
.formation-title{
    /*background-color: black;*/
}

.formation-title h1{
    /*color: #fff;*/
    /* padding: 5px 10px 5px 10px; */
    /*font-weight: bold;*/
    /*border-bottom: 4px #fff solid;*/
}

/***** SOCIAL MEDIA FEED *****/
/*************************/
.social-buttons {padding-left: 0px;margin-top: 10px;}
ul.social-buttons { text-align: center; }
ul.social-buttons li { display: inline-block; width: 32%;}
ul.social-buttons li a {
    position: relative;
    background-color: #000;
    color: #FFF; font-weight: 700;
    text-transform: uppercase; display: block;
    padding: 3px 10px; font-size: 10px;
    -webkit-border-radius: 26px; -moz-border-radius: 26px; border-radius: 26px;
    /*min-width: 85px;*/
    width: 100%;
    text-align: center;
    text-decoration: none; transition: 0.3s all linear;
    -webkit-border-bottom-left-radius: 0; -moz-border-bottom-left-radius: 0; border-bottom-left-radius: 0; }
ul.social-buttons li a:after {
    content: "";
    position: absolute;
    bottom: -14px;
    left: 0;
    border: 0;
    border-left-width: 10px;
    border-bottom-width: 14px;
    border-style: solid;
    border-color: transparent #000;
    display: block;
    transition: 0.3s all linear;
    width: 0;
}
ul.social-buttons li a:hover { background-color: #cccccc; color: #000; }
ul.social-buttons li a:hover:after {
    border-color: transparent #cccccc;
}
ul.social-buttons li a.active:after {
    border-color: transparent #ffd201;
}
ul.social-buttons li a.active { background-color: #ffd201; color: #000; }
div#fb-feed, div#insta-feed { margin-top: 15px; }

/***** MENU CORRECTION *****/
/*************************/
.leftpanel-collapsed .nav-bracket .children li { float:left;width:50%; display:inline-block; }
.leftpanel-collapsed .nav-bracket li.nav-hover ul { width:300px; }
.leftpanel-collapsed .nav-bracket .children li a { text-align: center; }
.leftpanel-collapsed .nav-bracket li a span { width:300px; }

/***** Stocks *****/
/******************/
.total-value { padding: 10px; text-align: right; }
select.form-control { padding: 8px; }
.leftpanelinner .nav-bracket > li.stocks-menu { background: #000000; }
.leftpanelinner .nav-bracket > li.stocks-menu > a { color: #ffd201; opacity: 1; }
.leftpanelinner .nav-bracket > li.stocks-menu > a:hover,
.leftpanelinner .nav-bracket > li.stocks-menu > a:active { background-color: #000000; color: #ffd201; }
.nav-bracket > li:nth-child(8).nav-active > a { background-color: #000000; }
.leftpanelinner .nav-bracket > li.stocks-menu > a:hover > span { background-color: #000000; color: #FFF; }

/*==================================================
  Radios and Checkboxes
==================================================== */
.radio-custom,
.checkbox-custom {
    background-color: transparent;
    color: inherit;
}
/* hide default input */
.radio-custom input,
.checkbox-custom input {
    display: none;
}
.checkbox-custom label:empty,
.radio-custom label:empty {
    padding-left: 10px;
}
/* radio container */
.radio-custom label {
    cursor: pointer;
    position: relative;
    padding-left: 32px;
    margin-right: 15px;
    margin-bottom: 5px;
}
/* radio border */
.radio-custom label:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 64px;
    width: 20px;
    height: 20px;
    border: 2px solid #666;
}
/* check radio icon */
.radio-custom input[type=radio]:checked + label:after,
.radio-custom input[type=checkbox]:checked + label:after {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 64px;
    width: 10px;
    height: 10px;
    color: #666;
    background-color: #666;
}
/* alt style - square */
.radio-custom.square label:before {
    border-radius: 2px;
}
.radio-custom.square input[type=radio]:checked + label:after,
.radio-custom.square input[type=checkbox]:checked + label:after {
    border-radius: 2px;
}
/* checkbox container */
.checkbox-custom label {
    cursor: pointer;
    position: relative;
    padding-left: 32px;
    margin-right: 15px;
    margin-bottom: 5px;
}
/* checkbox border */
.checkbox-custom label:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 22px;
    height: 21px;
    background-color: #FFF;
    border: 1px solid #666;
    border-width: 2px;
    border-radius: 1px;
}
/* checked state icon */
.checkbox-custom input[type=checkbox]:checked + label:after,
.checkbox-custom input[type=radio]:checked + label:after {
    position: absolute;
    font-family: "FontAwesome";
    content: "\f00c";
    font-size: 12px;
    top: 3px;
    left: 4px;
    width: 0;
    height: 0;
    transform: rotate(-13deg);
}
/* alt style - filled bg ".fill" */
.checkbox-custom.fill label {
    cursor: pointer;
    position: relative;
    padding-left: 32px;
    margin-right: 15px;
    margin-bottom: 5px;
}
.checkbox-custom.fill label:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 2px;
    width: 22px;
    height: 21px;
    background-color: #666;
}
.checkbox-custom.fill input[type=checkbox]:checked + label:after,
.checkbox-custom.fill input[type=radio]:checked + label:after {
    position: absolute;
    font-family: "FontAwesome";
    content: "\f00c";
    font-size: 12px;
    top: 3px;
    left: 3px;
    width: 0;
    height: 0;
    color: #fff !important;
    transform: rotate(-13deg);
}
.radio-custom.radio-primary label:before,
.checkbox-custom.checkbox-primary label:before {
    border-color: #649ae1;
}
.radio-custom.radio-primary input[type=radio]:checked + label:after,
.radio-custom.radio-primary input[type=checkbox]:checked + label:after,
.checkbox-custom.checkbox-primary input[type=checkbox]:checked + label:after,
.checkbox-custom.checkbox-primary input[type=radio]:checked + label:after {
    background-color: #649ae1;
    color: #649ae1;
}
.checkbox-custom.fill.checkbox-primary label:before {
    background-color: #649ae1;
}
.radio-custom.radio-success label:before,
.checkbox-custom.checkbox-success label:before {
    border-color: #85d27a;
}
.radio-custom.radio-success input[type=radio]:checked + label:after,
.radio-custom.radio-success input[type=checkbox]:checked + label:after,
.checkbox-custom.checkbox-success input[type=checkbox]:checked + label:after,
.checkbox-custom.checkbox-success input[type=radio]:checked + label:after {
    background-color: #85d27a;
    color: #85d27a;
}
.checkbox-custom.fill.checkbox-success label:before {
    background-color: #85d27a;
}
.radio-custom.radio-info label:before,
.checkbox-custom.checkbox-info label:before {
    border-color: #55badf;
}
.radio-custom.radio-info input[type=radio]:checked + label:after,
.radio-custom.radio-info input[type=checkbox]:checked + label:after,
.checkbox-custom.checkbox-info input[type=checkbox]:checked + label:after,
.checkbox-custom.checkbox-info input[type=radio]:checked + label:after {
    background-color: #55badf;
    color: #55badf;
}
.checkbox-custom.fill.checkbox-info label:before {
    background-color: #55badf;
}
.radio-custom.radio-warning label:before,
.checkbox-custom.checkbox-warning label:before {
    border-color: #ffd201;
}
.radio-custom.radio-warning input[type=radio]:checked + label:after,
.radio-custom.radio-warning input[type=checkbox]:checked + label:after,
.checkbox-custom.checkbox-warning input[type=checkbox]:checked + label:after,
.checkbox-custom.checkbox-warning input[type=radio]:checked + label:after {
    background-color: #000000;
    color: #ffd201;
}
.checkbox-custom.fill.checkbox-warning label:before {
    background-color: #ffd201;
}
.radio-custom.radio-danger label:before,
.checkbox-custom.checkbox-danger label:before {
    border-color: #ec6f5a;
}
.radio-custom.radio-danger input[type=radio]:checked + label:after,
.radio-custom.radio-danger input[type=checkbox]:checked + label:after,
.checkbox-custom.checkbox-danger input[type=checkbox]:checked + label:after,
.checkbox-custom.checkbox-danger input[type=radio]:checked + label:after {
    background-color: #ec6f5a;
    color: #ec6f5a;
}
.checkbox-custom.fill.checkbox-danger label:before {
    background-color: #ec6f5a;
}
.radio-custom.radio-alert label:before,
.checkbox-custom.checkbox-alert label:before {
    border-color: #a992e2;
}
.radio-custom.radio-alert input[type=radio]:checked + label:after,
.radio-custom.radio-alert input[type=checkbox]:checked + label:after,
.checkbox-custom.checkbox-alert input[type=checkbox]:checked + label:after,
.checkbox-custom.checkbox-alert input[type=radio]:checked + label:after {
    background-color: #a992e2;
    color: #a992e2;
}
.checkbox-custom.fill.checkbox-alert label:before {
    background-color: #a992e2;
}
.radio-custom.radio-system label:before,
.checkbox-custom.checkbox-system label:before {
    border-color: #48c9a9;
}
.radio-custom.radio-system input[type=radio]:checked + label:after,
.radio-custom.radio-system input[type=checkbox]:checked + label:after,
.checkbox-custom.checkbox-system input[type=checkbox]:checked + label:after,
.checkbox-custom.checkbox-system input[type=radio]:checked + label:after {
    background-color: #48c9a9;
    color: #48c9a9;
}
.checkbox-custom.fill.checkbox-system label:before {
    background-color: #48c9a9;
}
.radio-custom.radio-dark label:before,
.checkbox-custom.checkbox-dark label:before {
    border-color: #484d61;
}
.radio-custom.radio-dark input[type=radio]:checked + label:after,
.radio-custom.radio-dark input[type=checkbox]:checked + label:after,
.checkbox-custom.checkbox-dark input[type=checkbox]:checked + label:after,
.checkbox-custom.checkbox-dark input[type=radio]:checked + label:after {
    background-color: #484d61;
    color: #484d61;
}
.checkbox-custom.fill.checkbox-dark label:before {
    background-color: #484d61;
}
.radio-custom.radio-light label:before,
.checkbox-custom.checkbox-light label:before {
    border-color: #eee;
}
.radio-custom.radio-light input[type=radio]:checked + label:after,
.radio-custom.radio-light input[type=checkbox]:checked + label:after,
.checkbox-custom.checkbox-light input[type=checkbox]:checked + label:after,
.checkbox-custom.checkbox-light input[type=radio]:checked + label:after {
    background-color: #666;
    color: #666 !important;
}
.checkbox-custom.fill.checkbox-light label:before {
    background-color: #eee;
}
.radio-custom.radio-disabled label:before,
.checkbox-custom.checkbox-disabled label:before {
    border-color: #b9b9b9;
}
.radio-custom.radio-disabled input[type=radio]:checked + label:after,
.radio-custom.radio-disabled input[type=checkbox]:checked + label:after,
.checkbox-custom.checkbox-disabled input[type=checkbox]:checked + label:after,
.checkbox-custom.checkbox-disabled input[type=radio]:checked + label:after {
    background-color: #b9b9b9;
    color: #b9b9b9;
}
.checkbox-custom.fill.checkbox-disabled label:before {
    background-color: #b9b9b9;
}

/***** STATISTICS *****/
/*************************/
.stats-grid{
    text-align: left;
    margin-bottom: 10px;
}

.inner-stat{
    padding: 5px;
}

.stat-title{
    color: #838483;
}

.stat-value{
    color: black;
    font-size: 18px;
    font-weight: bold;
}

.empty-stat{
    color: #838483 !important;
}

/****** INSTAGRAM FEED *******/
/****************************/
.insta-title{
    font-weight: bold;
    border: 1px solid #CCC;
    margin-bottom: 0;
    padding: 10px;
    font-size: 12px;
    color: #999;
}

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

.instagram_shots li a{
    text-decoration: none;
}

.instagram_shots li img{
    padding: 0 !important;
}

/***** PATRIMONIO *****/
/*************************/
.patr-row{
    margin-bottom: 20px;
}

.patr-img img{
    width: 100%;
    border: 3px solid white;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.patr-img span{
    /*
    background-color: #FCFCFC;
    padding: 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    -webkit-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    */
    border: 3px solid white;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.patr-table{
    display: table;
    width: 100%;
}

.patr-table-cell{
    display: table-cell;
    width: 100%;
    height: 100%;
    min-height: 100%;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
}

.filter-btn{
    width: 100%;
    background-color: #ffd201;
    border: none;
    border-radius: 0;
    color:black;
    text-transform: uppercase;
    padding-top: 8px;
    padding-bottom: 8px;
}
.filter-btn:hover{
    color: #aaa;
    background-color: #000;
}

/** OUTRAS CENAS - JOAO ROCHA GAY **/


.inside-scoop-staff-description span{
    font-weight: 700;
}
/*
.sports-actions{
    font-family: 'FlamaBold' !important;
}
*/
.sponsor {
    margin-bottom: 20px;
}
/*
.sponsors h1, .sponsors h6{
    font-family: 'FlamaLight';
}

.cd-timeline-content h2 {
    font-family: 'FlamaBold';
}

.cd-timeline-content h6{
    font-family: 'FlamaLightItalic';
}

.cd-timeline-content p {
    font-family: 'FlamaLight';
}

.patrimonio h1{
    font-family: 'FlamaBold';
}

.patrimonio{
    font-family: 'FlamaBook';
}

.sad, .titles,.presidents .staff-member h4{
    font-family: 'FlamaBook';
}

.sad .staff-member h4,.staff-member h4{
    font-family: 'FlamaLight';
}

.sad h1, .sad h4, .titles h1{
    font-family: 'FlamaBold';
}

.sad .staff-member h3,.presidents .staff-member h3{
    font-family: 'FlamaMedium';
}

.sad h6{
    font-family: 'FlamaLight';
}


.contacts{
    font-family: 'FlamaBook';
}

.contacts h1{
    font-family: 'FlamaBlack';
}

.contacts h4, .contacts h4 strong{
    font-family: 'FlamaBold';
}

.contacts .radio-inline{
    font-family: 'FlamaLight';
}
*/

/***** MEDIA QUERIES *****/
/*************************/

@media screen and (max-width: 600px) {
    .main-footer .portlet-body .col-xs-2 { width:100%; text-align:center; }
}

@media screen and (max-width: 1200px) {
    .social-news{
        display: none;
    }

    .home-news{
        width: 100% !important;
    }
}

@media screen and (max-width: 1024px) {

    .dropdown-select{
           font-size: 10px;
    }

    body {
        position: relative;
    }

    /*.leftpanel {
       display: none;
    }*/

    .mainpanel a.menu-toggle { display: inline-block }

    .leftpanel { left: 0; background-color: #FFF; }
    .leftpanel-collapsed .leftpanel { left: -81px; }

    .arrow-go-down { display:none; }

    .mainpanel {
        /*margin-left: 0;*/
        padding-left: 0;
        width: 100%;
    }

    /* .leftpanel-collapsed .leftpanel {
        display: none;
     }*/

    .leftpanel-collapsed .mainpanel, .leftpanel-collapsed .headerbar, .leftpanel-collapsed .main-footer {
        /*margin-left: 0;*/
        padding-left: 0;
    }

    .leftpanel-show section {
        overflow-x: hidden;
    }

    .leftpanel-show .leftpanel {
        display: block;
    }

    .leftpanel-show .mainpanel {
        /*margin-left: 240px;*/
        padding-left: 240px;
    }

    .stickyheader .headerbar {
        left: 0;
    }

    .stickyheader.leftpanel-show .headerbar {
        left: 240px;
    }

    .stickyheader.chat-relative-view .headerbar {
        right: 240px;
        left: auto;
    }

    .stickyheader .header-right {
        margin-right: 0;
    }

    .btn-demo {
        margin-bottom: 20px;
    }

    .leftpanelinner {
        /*padding: 5px 10px;*/
    }

    .leftpanelinner .searchform input {
        background: #131b26;
        border: 0;
    }

    .sponsors h1 {
        margin-top: 0;
    }

}

@media (min-width: 992px) {
    /*.col-md-4.news-related-item { width: 33% }
    .cms-sports .news-related-item { width: 100%; }*/
}

@media screen and (max-width: 991px) {
    .social-news { display: none; }
    .mobileTitle, .mobileSubTitle, .mobileShow { display: block; }
    .btn-go-back.mobileShow { display: inline-block; }
    .desktopTitle, .desktopSubTitle, .mobileHide { display: none; }
    .inside-scoop-options .col-md-4 { width: 33%; float: left; }
    /*.inside-scoop-staff .col-md-7, .inside-scoop-staff-photo { width: 49%; float: left; }*/
    /*.inside-scoop-staff .col-md-7, .inside-scoop-staff-photo { float: left; }*/
    /*.inside-scoop-staff .col-md-7 { width: 69%; }*/
    /*.inside-scoop-staff-photo { margin-top: 90px; padding-top: 45%; width: 30%; }*/
    #main-footer { display: -webkit-box; display: -moz-box; display: box; -webkit-box-orient: vertical; -moz-box-orient: vertical; box-orient: vertical; }
    #main-footer .col-md-10 { -webkit-box-ordinal-group: 3; -moz-box-ordinal-group: 3; box-ordinal-group: 3; }
    #main-footer .col-md-2 { -webkit-box-ordinal-group: 2; -moz-box-ordinal-group: 2; box-ordinal-group: 2; }
    .cms-sports .inside-scoop { margin-top: 10px; }
    .cms-sports .inside-scoop-staff-photo { margin-top: 0; padding-top: 38px; }
    .inside-scoop-staff .row {
        display: inline;
    }
    #desk-staff-photo{display: none;}
    #mobile-staff-photo{display: inline-block !important;}
    .inside-scoop h1{
        font-size: 30px;
        line-height: 27px;
    }
    .inside-scoop-staff .inside-scoop-staff-description {
        font-size: 14px;
    }
    .inside-scoop-staff .inside-scoop-staff-bio {
        margin-top: 20px;
        font-size: 14px;
    }
    ul.inside-scoop-staff-tab-buttons li {
        display: block;
        margin-bottom: 5px;
    }
    .cms-sports .inside-scoop-staff-photo {
        margin-top: 0;
        margin-bottom: 5px;
        padding-top: 130px;
    }
    .inside-scoop-staff-photo {
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
        padding-top: 51%;
        position: relative;
        height: auto;
    }
}

@media screen and (max-width: 767px) {

    .gallery-actions .btn-yellow, .sports-actions .btn-yellow {
        margin-bottom: 5px;
    }

    .cms-sports .mainpanel .portlet {
        margin-top: 25px;
    }

    .searchform {
        position: relative;
    }

    .headermenu li:nth-child(4) {
        display: none;
    }

    .leftpanel .searchform,
    .leftpanel .userlogged {
        display: block;
    }

    .breadcrumb-wrapper {
        display: none;
    }

    .headermenu .dropdown-menu:after {
        display: none;
    }

    .rightpanel .nav-tabs.nav-justified > li > a,
    .rightpanel .nav-justified > li > a {
        margin-bottom: 0;
    }

    .panel-email .col-sm-3 {
        display: none;
    }

    #contactsForm .form-group .col-lg-6.col-md-6.col-sm-6.col-xs-12:first-child {
        margin-bottom: 15px;
    }

    .filter-mobile-extra-btns{
        display: inline-block !important;
    }

    .desktop-team-btns{
        display: none;
    }

    .sports-game-info {
        padding: 10px 0;
        text-align: center;
    }

    .sports-game-info-wrapper-team-logo{
        text-align: center;
    }

    .fixtures-nav a.fixtures-nav-directional {
        padding: 0px;
    }

    .fixtures-title .col-md-6.text-left, .fixtures-title .col-md-6.text-right {
        padding: 2px;
    }

    .vsc-fixture{
        font-size: 14px;
    }

    .fixtures-panel-body {
        padding: 10px 2px;
        font-size: 12px;
    }

    .sports-game-info-logo-home {
        -webkit-transform-style: initial;
        -webkit-transform: none;
        transform-style: initial;
        transform: none;
    }

    .sports-game-info-logo-away {
        -webkit-transform-style: initial;
        -webkit-transform: none;
        transform-style: initial;
        transform: none;
    }
}

@media screen and (max-height: 650px) {
    /*.leftpanel-collapsed .sticky-leftpanel { overflow-y:auto; }*/
    .leftpanel-collapsed .nav-bracket li a span { display:none; }
    .sponsor { margin-bottom: 20px;}
}

@media screen and (max-width: 640px) {
    .inside-scoop { display: none; }

    .sponsors { width:95%; margin:0 auto; }
    #bloglist .col-xs-4 { width:100%; }


    .notfoundpanel {
        width: auto;
        padding: 0 20px;
    }

    .notfoundpanel h1 {
        font-size: 72px;
        line-height: 72px;
    }

    .notfoundpanel h3 {
        font-size: 14px;
        line-height: normal;
    }

    .notfound h4 {
        font-size: 12px;
        line-height: 18px;
    }

    .notfoundpanel form {
        width: auto;
    }

    .notfoundpanel .form-control {
        float: none;
        width: 100%;
    }

    .notfoundpanel .btn {
        margin-top: 10px;
        width: 100%;
    }

    .signinpanel,
    .signuppanel {
        margin: 0 auto;
        width: 480px;
        padding: 20px;
    }

    .signinpanel form {
        margin-top: 20px;
    }

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

    .signuppanel .form-control {
        margin-bottom: 10px;
    }

    .signup-footer .pull-left,
    .signup-footer .pull-right {
        float: none !important;
        text-align: center;
    }

    .widget-quick-status-post .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
        margin-bottom: -5px;
    }

    .widget-quick-status-post .nav-tabs.nav-justified > li a {
        margin: 0;
    }

    .nav-tabs.nav-justified.nav-profile > li {
        float: none;
        margin-bottom: 0;
        display: table-cell;
        width: 1%;
    }

    .nav-tabs.nav-justified.nav-profile > li a {
        margin: 0;
        -moz-border-radius: 3px 3px 0 0;
        -webkit-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0;

    }

    .dataTables_info {
        float: none !important;
        text-align: center;
        margin-bottom: 10px;
    }

    .dataTables_paginate {
        margin-bottom: 10px;
        text-align: center !important;
        float: none !important;
    }

    .paginate_disabled_previous,
    .paginate_enabled_previous,
    .paginate_disabled_next,
    .paginate_enabled_next {
        float: none !important;
    }

    .dataTables_filter,
    .dataTables_length {
        float: none !important;
        padding: 10px 0 0 10px;
        margin: auto !important;
        display: inline-block;
    }

    .table.dataTable th,
    .table.dataTable td {
        font-size: 13px;
        min-width: 150px;
    }

    .paging_full_numbers {
        min-width: 500px;
        margin: 0 0 10px 10px;
    }

    .paging_full_numbers:after {
        clear: both;
        display: block;
        content: '';
    }

}

@media screen and (max-width: 539px) {
    .col-xxs-12 {
        width: 100%;
    }
}

@media screen and (min-width: 500px) {
    .cms-news-view .text-wrapper {
        -webkit-column-count: 2;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 50px;
        -moz-column-gap: 50px;
        column-gap: 50px;
    }
}

@media screen and (max-width: 489px) {
    .col-xxs-6 {
        width: 50%;
    }

    .sports-actions .col-xxxs-12:nth-child(5) {
        width: 100%;
    }
}

@media screen and (max-width: 480px) {

    .signinpanel,
    .signuppanel {
        width: 360px;
    }

    .panel-email .pull-right {
        float: none !important;
    }

    .pageheader h2 {
        font-size: 18px;
    }

    .pageheader .glyphicon,
    .pageheader .fa {
        font-size: 18px;
    }

    .pageheader h2 span {
        font-size: 11px;
    }

    .fc-header td {
        display: block !important;
        text-align: center;
        width: 100%;
        border: 1px solid #eee;
        padding: 10px !important;
        margin-top: -1px;
    }

    .fc-button {
        padding: 2px 5px !important;
        margin: 0 !important;
    }

    .fc-header-title h2 {
        margin: 0 !important;
    }

    .filemanager-options li {
        padding: 5px 7px;
    }

    .filemanager-options .filter-type {
        display: block;
        float: none;
        border-top: 1px solid #eee;
    }

    .comment-list .media-object {
        width: 30px;
        padding: 2px;
    }

    .comment-list .media > .pull-left {
        margin: 0;
    }

    .comment-list h4 {
        font-size: 13px;
    }

    .comment-list .reply {
        font-size: 10px;
        padding: 2px 5px;
    }

    .comment-list .media-body {
        font-size: 12px;
        line-height: 18px;
    }

    .blog-content form {
        margin-bottom: 20px;
    }

    .letter-list {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .letter-list::after {
        clear: both;
        display: block;
        content: '';
    }

    .letter-list li {
        float: left;
        width: auto;
        display: inline-block;
    }

    .letter-list li a {
        display: block;
        padding: 2px 5px;
    }

    .btn-invoice:before {
        display: block;
        content: '';
        clear: both;
    }

    .btn-invoice .btn {
        display: block;
        width: 100%;
        margin-top: 10px;
    }

    .nav-tabs.nav-justified.nav-profile > li a {
        font-size: 13px;
        padding: 14px 10px;
    }

    #bloglist > div {
        /*padding: 0;
        margin: 0;*/
        float: none;
        width: auto;
    }

}

@media screen and (max-width: 360px) {
    #bloglist .col-xs-4 { width:100%; }

    .col-xxxs-12 {
        width: 100%;
    }

    .blog-title {
        font-size: 14px;
        line-height: 18px;
    }

    .blog-summary {
        font-size: 12px;
        line-height: 18px;
    }

    .blog-summary .btn {
        padding: 2px 5px;
        display: block;
        width: 50%;
    }

    .headermenu li:first-child .dropdown-menu {
        margin-right: -130px;
    }

    .headermenu li:nth-child(2) .dropdown-menu {
        margin-right: -85px;
    }

    .headermenu li:nth-child(3) .dropdown-menu {
        margin-right: -37px;
    }

    .nav-tabs.nav-justified.nav-profile > li {
        float: none;
        display: block;
        width: auto;
    }

    .blog-media .media-body {
        overflow: visible;
    }

    .follower-list .btn {
        display: block;
        margin: 0 0 5px 0;
        width: 100%;
    }

    .filemanager-options li {
        display: block;
        border-top: 1px solid #eee;
    }

    .filemanager-options li:first-child {
        border-top: 0;
    }

    .authorpanel .media-object {
        width: 80px;
        margin-right: 10px;
    }

    .people-item .media-object {
        width: 80px !important;
        height: 80px !important;
    }
    .pagination {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 320px) {
    .signinpanel,
    .signuppanel {
        width: 310px;
    }
}

.main-footer .projects-image-container {
    position: absolute;
    height: 80px;
    right: 0;
    bottom: 80px;
    margin-right: 30px;
    width: calc(16.666% - 40px);
    margin-bottom: 20px;
    background-image: url(../images/CompeteFSE_vitoria.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.main-footer .projects-image-container a {
    display: block;
    height: 100%;
}

@media screen and (max-width: 768px) {
    .main-footer .projects-image-container {
        position: static;
        margin: 0px;
        width: 33.333%;
        margin-right: auto;
        margin-left: auto;
    }
}

@media screen and (max-width: 576px) {
    .main-footer .projects-image-container {
        width: 80%;
    }
}

div.century-logo {
    width: 130px;
    height: 130px;
    background-image: url(../images/century-logo.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-bottom: 80px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

@media screen and (max-width: 1024px) {
    div.century-logo {
        width: 103px;
        height: 103px;
    }
}

@media screen and (max-width: 768px) {
    div.century-logo {
        width: 71px;
        height: 71px;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 576px) {
    div.century-logo {
        width: 130px;
        height: 130px;
    }
}