/* *************** IGPOTY DEFAULT VANILLA CSS ***************** */
/*TODO
    - need to deside on what the page fonts are going today
    - look at the generic styles ('commment') block
    - h1, h2 etc needs to be established what font overwrites
    - v1.0004
*/

/*Imported fonts here for the time being as they are currently dependent in this style sheet*/
@import url('https://fonts.googleapis.com/css?family=Montserrat|Yanone+Kaffeesatz|Raleway');
/* @import url('https://fonts.googleapis.com/css?family=Neuton'); */
/* @import url('https://fonts.googleapis.com/css?family=Crimson+Text'); */

/* 1. Slide out menu */
@media (min-width:768px) {
    .secondary-nav-hide-desktop { display: none !important; }
}

/* Small devices (tablets, 768px and up) */
@media (max-width:768px) {
    .slidebar-nav { position: fixed; top: 0; left: -250px; width: 250px; height: 100%; background: #333; z-index: 100; overflow: auto; }
}

/*Hidden slideout*/
.hidden-slideout { position: fixed; top: 0; left: -250px; width: 250px; height: 100%;background: linear-gradient(to right, rgba(35, 55, 55, 1) , rgba(35, 55, 55, 0.5) ); z-index: 100; overflow: auto; }

/*slideout*/
.btn.btn-default.btn-sido {color:#999;}
.btn.btn-sido { background-color: rgba(35,35,35,0.8); min-height: 2em; padding: 0.6em; border: 2px solid #404040; border-radius: 2em; color: #999; margin: 10px;width:90% }
.btn.btn-default.btn-bakd-publish { background-color: rgba(35,35,35,0.8); min-height: 2em; padding: 0.6em; border: 2px solid #404040; border-radius: 2em; color: #ddd; margin: 10px;width:90% }
.sido-menu .nav>li>a:hover, .nav>li>a:focus {text-decoration: none;background-color:teal;color:#fff;}
.btn.btn-sido a {color:#fff;text-decoration:none; }
.btn.btn-default.btn-bakd-publish a {color:#fff;text-decoration:none; }
.btn.btn-sido a:hover { background-color: teal;color:#fff}
.team-badg-sido { max-width: 50% }
.nav-toggleable-sm .bakd-sido-header { background-color: transparent; color: #999; font-size: 1em; font-weight:600;margin-bottom: 5px; padding: 15px; text-transform: uppercase; text-align: center; }
ul.nav {margin-left:0px;}
.prof-badg-sido-name {text-align:center;color:#fff;margin-top:10px;}

/* 2. page builder style */
.btn.btn-default.btn-teamedit { display: none; }
.bakd-team-guid .ctna-team-feed { border: 1px solid #666; border-style: dashed; margin: 0px; display: block; clear: both; }
.bakd-team-guid .ctna-team-feed .btn-teamedit { display: inline-block; float: left; border: 1px solid #333; clear: both; }
.bakd-team-guid .ctna-layo { margin-bottom: 50px; }
.bakd-team-guid .ctna-inner { display: block; clear: both; }
.bakd-team-guid .ctna-team-feed { min-height: 100px; }
.ctna-button-wrap { position: relative; }
#fullpagemenu li.active { background: #666; background: rgba(0, 0, 0, 0.5); color: #fff; }
#fullpagemenu li { display: inline-block; margin: 10px; color: #000; background: #fff; background: rgba(255, 255, 255, 0.5); -webkit-border-radius: 10px; border-radius: 10px; }
.html-feed-wrap { position: relative; }

/*  2a. slide builder style */
.sldz-edit { border: 2px dashed teal; margin: 15px;     background-color: rgba(0,0,0,0.8);}
.html-feed-sldz-flps-edit { min-height: 280px; }
.sldz-edit-outer { border: 1px solid #000; padding: 10px; background-color: rgba(0, 0, 0, 0.8); color: #fff; margin-bottom: 20px; }

.simg-feed-flps-edit img { width: 100%; max-height: 280px; margin: 15px 0; }
.sldz-main-flps-edit, .sldz-mdul-0003 { background-size: 100% 100%; min-height: 350px; }
.sldz-main-flps-live { background-size: cover !important; }
.slid-mdul-0003 .sldz-edit { border: 0px; margin: 0px; }
.slid-mdul-0003 .btn-flpslivehide { display: none; }
.sldz-edit-frnt { border: 0px; margin: 0; }
.bakd-team-guid .sldz-edit-frnt { display: block; border: 2px dashed #999; margin: 15px; }
.bakd_neww_sldz { position: absolute; bottom: 5px; left: 55px; z-index: 11; }
.btn.btn-default.btn-bakd-round.btn-sldz { background-color: #f90; left: 0px; border-radius: 3em; border: 1px solid #f90; position: relative; }
.simg-feed-flps-edit img { max-height: 400px; }
.sldz-mdul-0003 { background-size: contain !important; }

.cpwg-slide-text {background-color:rgba(0,0,0,0.5);padding:1vh;position:absolute;bottom:10vh;}
.cpwg-slide-text h1 {margin-top:10px;padding:0px;}
.cpwg-slide-text h3 {margin-top:10px;padding:0px;}

.fp-tableCell h1 {font-size: 4vh;opacity:0.5;margin-top: 10px;margin-bottom: 10px;}
.fp-tableCell h3 {font-size: 2vh;opacity:0.5;margin-top: 10px;margin-bottom: 10px;}

/* comp-grid */
.comp-grid {max-height:300px;height:300px;}
.comp-grid-item {padding:15px;margin:0 auto;}
.comp-grid li {list-style:none;}
.comp-grid li a:hover {background-color: rgba(0,0,0,0.8);}
.cpwg-comp-pcat-resultfeed {margin:0px;}

/* 2b. control arrows */
.fp-controlArrow.fp-prev, .fp-controlArrow.fp-next { opacity: 0.5; }
.xbakd-lfrt-hide .fp-controlArrow.fp-prev, .xbakd-lfrt-hide .fp-controlArrow.fp-next { display: none; }
.cmpo-feed .fp-controlArrow.fp-prev { left: 5px; width: 0; border-width: 30px 30px 30px 0; border-color: transparent #fff transparent transparent; }
.cmpo-feed .fp-controlArrow.fp-next { right: 5px; border-width: 30px 0px 30px 30px; border-color: transparent transparent transparent #fff; }
@media only screen and (max-width:768px) {
.fp-controlArrow.fp-prev { display: none; }
.fp-controlArrow.fp-next { display: none; }
}

/* 4. baked fonts */
.bakd-font-supersize { font-size: 3em; text-shadow: 2px 2px #000; }
.bakd-font-resupersize { font-size: 6vh; }
.bakd-font-revsupersize, .bakd-font-revsupersize h1 { font-size: 4vw; }
.bakd-font-renormsize { font-size: 3vh; }
.bakd-icon-resupersize { font-size: 20vw; }
.bakd-font-text-shadow-dark { text-shadow: 2px 2px #666; }
.bakd-text-white { color: #fff }
.bakd-text-whit { color: #fff }
.bakd-text-yell { color: #ffff40 }
.bakd-text-blak { color: #1c1c1c }
.bakd-text-teal { color: #35927d }
.bakd-text-lgry { color: #ddd }
.bakd-text-grey, .bakd_text_grey a { color: #bbb }
.bakd-text-dgry, .bakd_text_dgry a { color: #999 }
.bakd-text-dc10 { color: #ff0f55 }
.bakd-text-gren { color: green }
.bakd-text-blue { color: blue }
.bakd-text-orng { color: orange }
.bakd-text-redd { color: red }
.bakd-text-lime { color: #b4fb4b }
.bakd-text-mumd { color: #f6c5cc }
.bakd-text-2times { font-size: 2em; }
.bakd-text-3times { font-size: 3em; }
.bakd-text-4times { font-size: 4em; }
.bakd-text-bold { font-weight: 600; }
.bakd-text-bolder { font-weight: 900; }
.bakd-text-highlight {color:#40ff40;}
.bakd-lower {text-transform:lowercase;}

/* 5. baked icons and buttons*/
.bakd-icon-resupersize { font-size: 20vw; }
.btn.btn-bakd-round { border-radius: 50%; background-color: #666; border: 1px solid teal; height: 3em; position: absolute; bottom: 5px; left: 5px; color: white; z-index: 10; opacity: 0.2; }
.btn.btn-bakd-round:hover { opacity: 1.0; background-color: rgba(0, 128, 128, 0.5) }
.btn.btn-bakd-rounded { height: 3em; rgba(0, 128, 128, 0.5); padding: 0.8em 1.2em; border-radius: 3em; min-width: 3em; z-index: 10; }
.btn.btn-bakd-rounder { height: 3em; rgba(0, 128, 128, 0.5); padding: 0.8em; border-radius: 3em; position: absolute; bottom: 5px; left: 5px; color: white; z-index: 10; }
.btn.btn-fullwidth { width: 100%; height: 3em; padding: 0.8em; border-radius: 3em; }
.btn.bakd-lzng { padding: 1em; border-radius: 1em; padding: 1.4em 2em 1em 2em; }
.btn.btn-bakd-edit { height: 3em; border-radius: 3em; opacity: 0.5; background-color: #666; color: #fff; border: 0px; box-shadow: none; padding: 0.8em 1.4em; }
.btn.btn-bakd-edit:hover { opacity: 1.0; background-color: teal; border: 0px; }
.btn.btn-bakd-round.btn-cimg { bottom: -42px; left: -6px; }
.btn.btn-bakd-round.btn-ctxt { bottom: -42px; left: -6px; }
button.btn-teamedit.btn-container-edit { position: absolute; left: 85px; bottom: 5px; z-index: 10; color: #fff; rgba(0, 128, 128, 0.5); border-radius: 3em; height: 3em; border: 1px solid teal }
button.btn-teameditflps.btn-container-edit { position: absolute; left: 85px; bottom: 5px; z-index: 10; color: #fff; rgba(0, 128, 128, 0.5); border-radius: 3em; height: 3em; border: 1px solid teal }
button.btn-teameditflps { position: absolute; left: 85px; bottom: 5px; z-index: 10; color: #fff; rgba(0, 128, 128, 0.5); border-radius: 3em; height: 3em; border: 1px solid teal }

/* 6. content flip styles */

.bakd_hideshow { display: block; }
.bakd_showhide { display: none; }
.bakd_showshow { display: block; }

.bakd_hidehide { display: none; }
.bakd_showflip { display: none; }
.bakd_hideflip { display: block; }

.bakd_hide {display: none;}
.bakd_hide1 {display:block;}
.bakd_hide11 {display:block;}
.bakd_hide111 {display:block;}
.bakd_hide1111 {display:block;}
.bakd_hide11111 {display:block;}
.bakd_hide111111 {display:block;}
.bakd_hide1111111 {display:block;}
.bakd_hide11111111 {display:block;}
.bakd_hide2 {display:block;}
.bakd_hide3 {display:block;}
.bakd_hide4 {display:block;}
.bakd_hide5 {display:block;}
.bakd_hide6 {display:block;}
.bakd_hide7 {display:block;}
.bakd_hide8 {display:block;}

.bakd_show {display: block;}
.bakd_show0 {display: block;}
.bakd_show1 {display:none;}
.bakd_show11 {display:none;}
.bakd_show111 {display:none;}
.bakd_show1111 {display:none;}
.bakd_show11111 {display:none;}
.bakd_show111111 {display:none;}
.bakd_show1111111 {display:none;}
.bakd_show11111111 {display:none;}
.bakd_show2 {display:none;}
.bakd_show3 {display:none;}
.bakd_show4 {display:none;}
.bakd_show5 {display:none;}
.bakd_show6 {display:none;}
.bakd_show7 {display:none;}
.bakd_show8 {display:none;}
.bakd_showflip1 {display:none;}
.bakd_showflip11 {display:none;}
.bakd_showflip111 {display:none;}
.bakd_showflip1111 {display:none;}

.frontend-vote {display:none;}
.frontend-votevote {display:block;}


/* 7. baked generics styles */
.bakd_slim { width: 96%; margin-left: auto; margin-right: auto; max-width: 1200px; }
.bakd_supr_slim { width: 96%; margin-left: auto; margin-right: auto; max-width: 1000px; }
.bakd_newl { border: 1px solid #ccc; padding: 50px; box-shadow: 10px 10px 5px #888; background-color: #fff; overflow: hidden; color: #070707 }
.bakd_foot { background-color: #252525; color: white; width: 100%; padding: 20px; display: block; overflow: hidden; vertical-align: bottom; }
.bakd_edit { background-color: #333; color: white; width: 100%; padding: 20px; display: block; overflow: hidden; vertical-align: bottom; }
.bakd_hr01 { background-color: #428bca; width: 100%; height: 3px; margin: 20px 0; }
.bakd_hr02 { background-color: #bbb; width: 100%; height: 3px; margin: 20px 0; }
.bakd_hr01 .space { margin: 20px 0; }
.bakd_hr02 .space { margin: 20px 0; }
.enrv-hr {clear:both;border-bottom:1px solid #404040;padding:15px 0;}
.headspace { margin-top: 50px; }
.footspace { margin-bottom: 50px; }
.bakd-main-detail { padding-bottom: 80px; }
.table-responsive .table tr td { vertical-align: middle; }
.table-responsive .table tr th { vertical-align: middle; }
.table tr td.bakd_row1 { height: 4em; }
.table tr th.bakd_row1 { height: 4em; }
.table tr td.bakd-row1 { height: 4em; }
.table tr th.bakd-row1 { height: 4em; }
.table-responsive .table tr td.align-right { text-align: right; }
.table-responsive .table tr th.align-right { text-align: right; }
.bakd_lzng { padding: 1em; border-radius: 1em }
.bakd-lzng { padding: 1em; border-radius: 1em }
.bakd-bgnd-dgry { background-color: #333; padding: 5px; color: white; }
.bakd_bgnd_colr_gren { background-color: green; padding: 5px; color: white; }
.bakd_bgnd_colr_redd { background-color: red; padding: 5px; color: white; }
.bakd_bgnd_colr_blue { background-color: blue; padding: 5px; color: white; }
.bakd_bgnd_colr_grey { background-color: grey; padding: 5px; color: white; }
.bakd_bgnd_colr_whit { background-color: white; padding: 5px; color: black; }
.bakd-bgnd-colr-whit-fade { background-color: rgba(230, 230, 230, 0.7); padding: 5px; color: #171717; }
.bakd_marg15 { margin: 15px; }
.bakd_bmarg5 { margin-bottom: 5px; }
.bakd_bmarg10 { margin-bottom: 10px; }
.bakd_bmarg20 { margin-bottom: 20px; }
.bakd_bmarg30 { margin-bottom: 30px; }
.bakd_bmarg40 { margin-bottom: 40px; }
.bakd-padd5 { padding: 5px; }
.bakd-padd10 { padding: 10px; }
.bakd-padd15 { padding: 15px; }
.bakd-padd25 { padding: 25px; }
.bakd-padd30 { padding: 30px; }
.bakd-padd50 { padding: 50px; }
.bakd-padding { padding: 15px; }
.bakd_page_inner {min-height:100vh;}
.full-width {max-width:760px;margin:auto;}

@media(max-width:767px){
.text-xs-left { text-align: left; }
.text-xs-right { text-align: right; }
.text-xs-center { text-align: center; }
}

/* 8. Misc style */

.protected-post-form {max-width:800px;padding:10vw;}

/* 9. cornered buttons & chunkylinks */

.corneredleft, .corneredright { width: 100%; height: 0px; border-bottom: 5px solid #636363; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.corneredleft { border-left: 20px solid transparent; }
.corneredright { border-right: 20px solid transparent; }
.chunkylink:hover .corneredleft, .chunkylink:hover .corneredright { border-bottom: 18px solid #636363; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.chunkylink-inner { position: relative; top: 0; border-left: 0px solid; border-color: #fff; padding: 1px 20px 20px 20px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; -webkit-box-shadow: 2px 11px 7px -8px rgba(0, 0, 0, 0.6); -moz-box-shadow: 2px 11px 7px -8px rgba(0, 0, 0, 0.6); box-shadow: 2px 11px 7px -8px rgba(0, 0, 0, 0.6); }
a.chunkylink:hover .chunkylink-inner { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; text-decoration: none; -webkit-box-shadow: 4px 18px 13px -6px rgba(0, 0, 0, 0.6); -moz-box-shadow: 4px 18px 13px -6px rgba(0, 0, 0, 0.6); box-shadow: 4px 18px 13px -6px rgba(0, 0, 0, 0.6); }

/* 10. project boards */
.bakd-pbrd-main .col-xs-1, .bakd-pbrd-main .col-md-1, .bakd-pbrd-main .col-sm-1 { padding-left: 0; padding-right: 0; }
.bakd-pbrd-main h3.panel-title { font-size: 10px; }
.container-fluid.container-pbrd { padding-left: 35px; padding-right: 35px; }
.bakd-pbrd-main .panel.panel-default.bakd_colr_0001 { background-color: #ccc; color: #222; }
.bakd-pbrd-main .panel.panel-default.bakd_colr_0001 .panel-body { padding: 8px; }
.bakd-pbrd-main .panel.panel-default.bakd_colr_0001 .panel-heading { background-color: #bbb; color: #222; }
.bakd-pbrd-main .panel.panel-default.bakd_colr_0005 { background-color: rgba(49, 123, 240, 0.5); color: #fff; }
.bakd-pbrd-main .panel.panel-default.bakd_colr_0005 .panel-body { padding: 8px; }
.bakd-pbrd-main .panel.panel-default.bakd_colr_0005 .panel-heading { background-color: rgba(49, 123, 240, 0.5); color: #fff; padding: 8px; }
.bakd-pbrd-main .panel.panel-default.bakd_colr_0005 .panel-footer { background-color: rgba(49, 123, 240, 0.5) !important; color: #fff; padding: 8px; min-height: 32px; }
.bakd-pbrd-main .panel.panel-default.bakd_colr_0005 .panel-footer a { color: #fff; }
.bakd-kanb-New { background-color: #e91e63; color: #fff }
.bakd-kanb-Assigned { background-color: #e91e63; color: #fff }
.bakd-kanb-Prioritised { background-color: #e91e63; color: #fff }
.bakd-kanb-Active { background-color: #ff5722; color: #fff }
.bakd-kanb-Review { background-color: #ff5722; color: #fff }
.bakd-kanb-Finished { background-color: #ff5722; color: #fff }
.bakd-kanb-Completed { background-color: #178e93; color: #fff }
.bakd-kanb-Unfinished { background-color: #666; color: #fff }
.bakd-kanb-Discarded { background-color: #333; color: #fff }


/* 12. Bootstrap edits */
.list-unstyled { padding-left: 0; list-style: none !important; }
.clear { clear: both; }
.image-left { float: left; margin: 20px 20px 20px 0; max-width: 400px; }
.image-right { float: right; margin: 20px 0 20px 20px; max-width: 400px; }
.navbar { border-radius: 0 !important; margin-bottom: 0 !important; border: 0 !important; z-index: 10 }
.navbar-inverse .blackfade {background-color: rgba(0,0,0,0.5);border-radius: 0 0 15px 15px;position:fixed;right:20px;}
.row.no-margin { margin-left: 0; margin-right: 0 }
.row.no-padding { padding-left: 0; padding-right: 0 }
.container-fluid.no-margin { margin-left: 0; margin-right: 0; }
.container-fluid.no-padding { padding: 0; }
.col-xs-12.no-margin.no-padding { padding: 0; margin: 0 }
.col-sm-12.no-margin.no-padding { padding: 0; margin: 0 }
.col-md-12.no-margin.no-padding { padding: 0; margin: 0 }
.row.no-padding .col-sm-3, .row.no-padding .col-md-3 { padding-left: 0; padding-right: 0; }
.row.no-padding .col-sm-2, .row.no-padding .col-md-2 { padding-left: 0; padding-right: 0; }
.text-center { text-align: center }
.text-left { text-align: left }
.text-right { text-align: right }
.float-right { float: right; }
.float-left { float: left; }

.sidebar-nav ul {margin-bottom:20px;}


/* 12. menu style */
.nav-toggleable-sm .nav > li.bakd-menu-levl-0001 { background-color: rgba(0,0,0,0.5); font-size: 1em; }
.nav-toggleable-sm .nav > li.bakd-menu-levl-0002 > a { background-color: #272727; padding-left: 2em; font-size: 0.95em; }
.nav-toggleable-sm .nav > li.bakd-menu-levl-0003 > a { background-color: #222; padding-left: 3em; font-size: 0.9em; }
.nav-toggleable-sm .nav > li.bakd-menu-levl-0004 > { background-color: #171717; padding-left: 4em; font-size: 0.85em; }
.nav-toggleable-sm .nav > li.bakd-menu-levl-0005 > { background-color: #111; padding-left: 5em; font-size: 0.8em; }
.nav-toggleable-sm .nav > li.bakd-menu-levl-0006 > { background-color: #070707; padding-left: 6em; font-size: 0.75em; }
.nav-toggleable-sm .bakd-menu-header { background-color: #1c1c1c; color: #fff; font-size: 24px; margin-bottom: 5px; padding: 15px; }
.nav-toggleable-sm .bakd-menu-header-small { background-color: #1c1c1c; color: #fff; font-size: 1.5em; margin-bottom: 5px; padding: 15px; }

.pcat-mdul-0002 .nav-toggleable-sm .nav > li.bakd-menu-levl-0001.highlight { background-color: #189518; font-size: 1em; }
.hr-highlight {border-bottom: 2px solid #189518;}
.pcat-mdul-0002 .nav-toggleable-sm .nav > li.bakd-menu-levl-0001.highlight a {color:#000;}
.pcat-mdul-0002 .nav-toggleable-sm .bakd-menu-header { padding: 0px; }
.pcat-mdul-0002 .btn.btn-default.btn-compbuy {font-size:1.5em;border:5px solid #40ff40;}

.bakd-menu-header { background-color: #1c1c1c; color: #fff; font-size: 2em; margin-bottom: 5px; padding: 15px; }
.navbar-brand .bakd-logo img { max-height: 80px; }
@media (max-width: 767px) {.navbar-brand .bakd-logo img { max-height: 40px; } }

.navbar-brand { float: left; padding: 10px 10px; font-size: 16px; line-height: 20px; height: 50px; }

/* 13. Carousel controls */
#homeCarousel { margin-bottom: 25px; }
.carousel-text { background: rgba(0, 0, 0, 0.4); padding: 15px 10px; margin-bottom: 10px; border-radius: 4px; }
.home .list-feed a { width: 100%; }
.carousel-control { font-size: 7em !important;}
.carousel-inner .item h1 { font-size: 1.75em; margin: 0; }
.carousel-inner .item p.lead { margin: 20px 0 0 0; }
.carousel-inner { height: 60vh; }

/* 14. vanilla cms footer styling */
.bakd_panel .spanh6 { color: #666; padding-top: 13px; }
.bakd_panel .bakd_link_text { color: #666; padding-top: 13px; }
.bakd_link_text { color: #666; }
xbutton.btn.btn-primary-outline.btn-bakd-publish { font-size: 1em; color: #999; margin-top: 8px; font-weight: 400 }
xbutton.btn.btn-primary-outline.btn-bakd-publish:hover { background-color: #2d2d2d; color: #999 }

/* 15. Anti bootstrap */
@media (min-width: 1200px) {.container.type-container {width: 100%;padding-left: 0px; padding-right: 0px;} }

/* 16. comp - Competitions style */
.comp-banner {position:relative;top:50px;margin-bottom:80px;background-position:center center;background-size:cover; padding-top: 100px;padding-bottom: 50px;min-height:330px;}
.btn.btn-default.btn-compbuy { background-color: rgba(35,35,35,0.8); min-height: 2.5em; padding: 0.6em; border: 2px solid #40ff40; border-radius: 2em; color: #fff; margin: auto;width:80%;white-space:normal; }
.btn.btn-default.btn-compover { background-color: rgba(35,35,35,0.8); min-height: 2.5em; padding: 0.55em 0.6em; border: 2px solid #404040; border-radius: 2em; color: #fff; margin: 10px;width:80%;white-space:normal; }
.btn.btn-default.btn-enternow { background-color: rgba(35,35,35,0.8);color:white;border: 2px solid #ff0f55;margin-bottom:40px;font-size:1.5em;max-width:80%;min-height: 2em;padding: 0.6em;border-radius: 2em;   color: #999;margin: 10px; width: 90%;}
.btn.btn-default.btn-compedit { background-color: rgba(35,35,35,0.8); min-height: 2.5em; padding: 0.6em; border: 2px solid #ff9900; border-radius: 2em; color: #fff; margin: 10px;width:80%;white-space:normal; }
.btn.btn-default.btn-compdelete { background-color: rgba(35,35,35,0.8); min-height: 2.5em; padding: 0.6em; border: 2px solid #ff0f55; border-radius: 2em; color: #fff; margin: 10px;width:80%;white-space:normal; }

@media (max-width: 767px) {.comp-banner h1 {margin-top:-45px;} }
.bakd-info-table {border-bottom:1px solid #333;padding:10px 0;}
.comp-list-item a.toplink {display: block;} 
.comp-list-info p {color:#ccc;font-size:17px;}
.comp-list-info a.toplink:after {content: " ...";}
.comp-list-info a {color:#ccc;font-size:17px;}
.comp-list-cred {height:2.5em;font-size:1em;color:#ccc;}
.comp-list-title {height:66px;}
.comp-list-all .panel-body {padding:25px;}
.cpwg-grid .cpwg-entry {margin-bottom:30px!important}
@media (min-width: 767px) {.cpwg-grid .cpwg-entry {padding-left:30px;padding-right:0;} }
.comp-stat-Finished .panel {background-color: rgba(55,55,55,0.8);}
.comp-stat-Finished .panel .bakd-text-white {color: #999;}
.comp-stat-Finished .panel p {color: #999;}
.comp-stat-Finished img {opacity:0.4;}
.comp-stat-No .panel {background-color: rgba(55,55,55,0.8);}

/* 17. Baked colours */
.panel.bakd_colr_0006 {background-color:#fd2b75!important;}
.bakd_colr_0006 .panel-heading {background-color:rgba(255, 29, 78, 0.9)!important;}
.bakd_colr_0006_obox {border-style:dashed;border-color:2px solid rgba(255, 29, 78, 0.9)}

.panel.bakd_colr_0007 {background-color:#008000!important;}
.bakd_colr_0007 .panel-heading {background-color:rgba(0, 128, 0, 0.9)!important;}
.bakd_colr_0007_obox {border-style:dashed;border-color:2px solid rgba(0, 128, 0, 0.9)}

.panel.bakd_colr_0008 {background-color:#493c0b!important;}
.bakd_colr_0008 .panel-heading {background-color:rgba(73, 60, 11, 0.9)!important;}
.bakd_colr_0008_obox {border-style:dashed;border-color:2px solid rgba(73, 60, 11, 0.9)}

.panel.bakd_colr_0010 {background-color:#fff!important;color:black;}
.bakd_colr_0010 .panel-heading {background-color:#fff!important;}

.panel.panel-default.bakd_colr_0008 a {color:#fff;}

/* 18. Team style */
.staf-prof-barr img.team-badg {height:5em;width:5em;margin:0.6em;opacity:0.9;padding: 0.4em 0;}
.staf-prof-barr img.team-badg:hover {opacity:1}

/* 19. Woocommerce edits */
body .woo-my-account .woocommerce {background:transparent;border:none;}

/* 20. login / password reset */
#bus-password-reminder-email {margin-bottom:20px;}
.bakd_form_wrap_admn input#bus-password-reminder-submit {
    -webkit-appearance: button;
    cursor: pointer;
    max-width: 200px;
    text-align: center;
    background-color: green!important;
    min-height: 3em;
    border: 2px solid darkgreen;
    border-radius: 1.5em;
    color: white;
}

/* *************** NEW CUSTOM CSS ***************** */

/* 1. Dazzling Theme fix */


.navbar.navbar-default { display: none !important; }
body { padding-top: 0 !important; }
#content { margin-top: 0 !important; }
.entry-header.page-header { display: none !important; }
.entry-content { width: 100% !important; padding: 0 !important; margin: 0 0 0 0 !important; min-width: 100% !important; max-width: 100% !important;
 }
.full-width #primary { width: 100% !important; padding: 0 !important; }
.full-main-detail { padding-bottom: 40px; }
#comments { display: none; }
.container .main-content-area { width: 100% !important; padding: 0 !important; }
.main-content-area .content-area { width: 100% !important; padding: 0 !important; }
.content-area.col-sm-12.col-md-8 { width: 100%; padding: 0; }
#primary { width: 100%; padding: 0; }
#content { margin-top: 0 !important; margin-bottom: 0 !important; width: 100% !important; }
.bakd_wide_container .container { width: 100%; }
#secondary { display: none; }
#footer-area { display: none; }
footer.entry-meta { display: none; }
ul, menu, dir { -webkit-padding-start: 0px; }
.navigation { display: none; }
body { padding-bottom: 0px !important; }
.check-text-blue { color: blue; font-size: 10em; }
#main .container.type-container {width:100%;padding-left:0;padding-right:0}

/*GENERAL CLASS FIXES J
- These need organising to relevant sections 
- where appropriate remove
*/
div#promo img { height: 100%; width: 100%; }
.pricing2:hover { box-shadow: 0px 3px 50px rgba(0, 0, 0, 0.2); }
.pricing2 { border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; transition: box-shadow 1s; -webkit-transition: box-shadow 1s; -moz-transition: box-shadow 1s; }
.pricing2 .top { background: #2C3E50; color: #eee; padding: 40px; color: #ECF0F1; -webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; text-align: center; }
.pricing2 .top h2 { font-size: 24px; text-transform: uppercase; margin-bottom: 20px; font-weight: normal; }
.pricing2 .top > * { margin: 0px; }
.pricing2 .top .price .currency { font-size: 24px; line-height: 54px; vertical-align: top; display: inline-block; }
.pricing2 .top .price b { font-size: 60px; line-height: 70px; color: #fff; }
.pricing2 .top .price .month { color: #ccc; }
.pricing2 .bottom { border: 3px solid #dee2e4; border-top: 0px; -webkit-border-bottom-right-radius: 6px; -webkit-border-bottom-left-radius: 6px; -moz-border-radius-bottomright: 6px; -moz-border-radius-bottomleft: 6px; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; }
.pricing2 .bottom ul { list-style: none; list-style-type: none; margin: 0px; padding: 0px; }
.pricing2 .bottom ul li { line-height: 54px; border-bottom: 3px solid #dee2e4; padding: 0px 40px; }
.pricing2 .bottom ul li > span { color: #16A085; font-size: 20px; margin-right: 20px; }
.pricing2 .bottom > a { width: auto; margin: 40px; }
.clamp-1 { overflow: hidden; text-overflow: ellipsis; position: relative; line-height: 1.4em !important; display: block; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; max-height: 1.4em; }
.clamp-2 { overflow: hidden; text-overflow: ellipsis; position: relative; line-height: 1.4em !important; display: block; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; max-height: 2.8em; }
.clamp-3 { overflow: hidden; text-overflow: ellipsis; position: relative; line-height: 1.4em !important; display: block; display: -webkit-box; -webkit-box-orient: vertical; max-height: 4.2em; }
.clamp-4 { overflow: hidden; text-overflow: ellipsis; position: relative; line-height: 1.4em !important; display: block; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; max-height: 5.6em; }
.clamp-5 { overflow: hidden; text-overflow: ellipsis; position: relative; line-height: 1.4em !important; display: block; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; max-height: 7em; min-height:7em;}
.clamp-10 { overflow: hidden; text-overflow: ellipsis; position: relative; line-height: 1.4em !important; display: block; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 10; max-height: 14em; }
.small .clamp-1 { overflow: hidden; text-overflow: ellipsis; position: relative; line-height: 1.4em !important; display: block; display: -webkit-box; -webkit-box-orient: vertical; height: 15px; }
.small .clamp-2 { overflow: hidden; text-overflow: ellipsis; position: relative; line-height: 1.4em !important; display: block; display: -webkit-box; -webkit-box-orient: vertical; height: 30px; }
.small .clamp-3 { overflow: hidden; text-overflow: ellipsis; position: relative; line-height: 1.4em !important; display: block; display: -webkit-box; -webkit-box-orient: vertical; height: 45px; }
.small .clamp-4 { overflow: hidden; text-overflow: ellipsis; position: relative; line-height: 1.4em !important; display: block; display: -webkit-box; -webkit-box-orient: vertical; height: 60px; }
.small .clamp-5 { overflow: hidden; text-overflow: ellipsis; position: relative; line-height: 1.4em !important; display: block; display: -webkit-box; -webkit-box-orient: vertical; height: 75px; }
.small .clamp-10 { overflow: hidden; text-overflow: ellipsis; position: relative; line-height: 1.4em !important; display: block; display: -webkit-box; -webkit-box-orient: vertical; height: 150px; }
.media-left { float: left; }
.thumb-overlay .hovertext { display: none; position: absolute; background: rgba(0, 0, 0, 0.5); text-align: center; }
.thumb-overlay .hovertext a { color: #fff; display: block; }
.thumb-overlay:hover > .hovertext { display: block; }
.thumb-overlay .hovertext { width: 200px; height: 200px; line-height: 200px; }
.media-body { padding: 0 20px; }
.embed-responsive { margin: 20px 0; }

/*ALL BELOW HAS BEEN IMPORTED FROM J / FTOURA,CSS */
/*BAKED BUNN from ftoura.css*/
.bakd_bunn_0001 .table-responsive .table > tbody > tr > td, .bakd_bunn_0001 .table-responsive .table > tbody > tr > th, .bakd_bunn_0001 .table-responsive .table > tfoot > tr > td, .bakd_bunn_0001 .table-responsive .table > tfoot > tr > th, .bakd_bunn_0001 .table-responsive .table > thead > tr > td, .bakd_bunn_0001 .table-responsive .table > thead > tr > th {  /* WHAT WAS THE FOLLOWING LINE ADDED FOR? -Lewis */

/* border-top:0; */ }
.bakd_bunn_0001 .table-responsive table.table { margin-bottom: 0; }
.bakd_bunn_0001 .panel.box_purple { background-color: #440437; }
.bakd_bunn_0001 .panel.box_purple .panel-heading { background-color: transparent; border-bottom: 0; padding: 10px 15px 0 15px; }
.bakd_bunn_0001 .panel.box_purple .panel-body { padding: 5px 18px 18px 18px; }
.bakd_bunn_0001 .panel.box_purple:hover { background-color: #2c0324; }

/*Generic styles*/
html, body, h1, h2, h3, h4, h5, h6, p, a, cite, .sans { font-family: "Yanone Kaffeesatz", sans-serif; }
blockquote, .serif { font-family: "Montserrat", serif; }
blockquote.ovrw_desc p {font-size:20px;color:#aaa;}
.bakd_panel h1, .bakd_panel h2, .bakd_panel h3, .bakd_panel h4, .bakd_panel h5, .bakd_panel h6, .bakd_panel p, .bakd_panel a { font-family: Arial, sans-serif !important; }
.center { text-align: center; }
.container.bakd-main-content, .container-fluid.bakd-main-content { padding: 30px 15px; }
.bakd-grid-image { max-height: 110px; }
.no-image {background-color:grey;height:100px;width:100%;padding:20%}
.no-image-square {background-color:grey;min-height:100px;width:100%;height:100%;padding:20%}

/* list-feed styles */
.list-feed a, a.grey-hover { display: block; }
a.grey-hover { border: 1px solid #2b2b2b; float: left; padding: 15px 0; }
.list-feed a:hover, a.grey-hover:hover { background: #ededed; }
.list-feed .panel { background: transparent; }
.list-feed img { border: 1px solid #1c1c1c; }
.list-feed img { width: 100%; max-width: 300px; max-height: 300px; }
.grid-link { margin: 15px 0; }
@media all and (max-width:2000px) and (min-width:786px) {
    .grid-link { width: 100%; height: 100%; display: block; position: relative; overflow: hidden; }
    .fadeimage:before { content: ""; display: block; padding-top: 100%; }
    .fadeimage img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
}
ol.breadcrumb { margin-bottom: 0 !important; }
.marg-top-0 { margin-top: 0em; }
.marg-bot-0 { margin-bottom: 0em; }
.marg-top-1 { margin-top: 1em; }
.marg-bot-1 { margin-bottom: 1em; }
.marg-top-2 { margin-top: 2em; }
.marg-bot-2 { margin-bottom: 2em; }
.marg-top-3 { margin-top: 3em; }
.marg-bot-3 { margin-bottom: 3em; }
.marg-top-4 { margin-top: 4em; }
.marg-bot-4 { margin-bottom: 4em; }
.marg-top-5 { margin-top: 5em; }
.marg-bot-5 { margin-bottom: 5em; }
.marg-top-6 { margin-top: 6em; }
.marg-bot-6 { margin-bottom: 6em; }
.marg-top-7 { margin-top: 7em; }
.marg-bot-7 { margin-bottom: 7em; }
.marg-top-8 { margin-top: 8em; }
.marg-bot-8 { margin-bottom: 8em; }
.marg-top-9 { margin-top: 9em; }
.marg-bot-9 { margin-bottom: 9em; }
.marg-top-10 { margin-top: 10em; }
.marg-bot-10 { margin-bottom: 10em; }
.marg-top-11 { margin-top: 11em; }
.marg-bot-11 { margin-bottom: 11em; }
.marg-top-12 { margin-top: 12em; }
.marg-bot-12 { margin-bottom: 12em; }
.marg-top-13 { margin-top: 13em; }
.marg-bot-13 { margin-bottom: 13em; }
.marg-top-14 { margin-top: 14em; }
.marg-bot-14 { margin-bottom: 14em; }
.marg-top-15 { margin-top: 15em; }
.marg-bot-15 { margin-bottom: 15em; }
ul, ol { margin-left: 20px; }
ul.noindent, ol.noindent { margin-left: 0; padding-left: 15px; }
ul.bakd-list, ol.bakd-list { margin-left: 15px !important; padding-left: 15px; }
ul.unstyled, ol.unstyled { list-style: none !important; }
.baked-list li { margin: 10px 0; }
.panel-heading { padding: 18px; }
.fullwidth { min-width: 100%; }
img { max-width: 100%; }
.hero { background-color: #2a2a2a; padding: 50px 0 !important; }
.bakd_breadcrumb { margin: 20px 0; }

.scale-with-grid { max-width: 100%; }
.table-responsive tr td:first-child { font-weight: bold; }
.panel-body hr:last-child { display: none; }
.bakd-media-block { width: 100%; }
.bakd-media-block .bakd-media-column { float: left; width: 55%; padding: 0 10px; }
.bakd-media-block .bakd-media-column:first-child { width: 45%; padding: 0 0 0 10px; }
.wrap-left { float: left; padding: 15px 15px 0; background: #2b2b2b; margin: 5px 15px 5px 0; }
.abox-desc { margin-bottom: 25px; }

/*BUG BAR*/
.bug-description {
    max-width: 80%;
}
.bug-bar ul li {
    clear: both;
}
.bug-bar ul li a {
    display: block;
    float: left;
}
.bug-description {
    max-width: 80%;
    float: left;
    clear: both;
}
.bug-bar ul{
	list-style: none;
	margin-left:0;
	padding-left: 0;
}
.bug-bar ul li {
    clear: both;
}
.bug-bar h3{
	float:left;
}
.bug-bar .fa.fa-fw {
    color: fff;
}
.bug-bar .fa.fa-fw:hover {
    color: orange;
}
.bug-bar-icon {
    float: left;
    font-size: 35px;
    width: 50px;
    height: 50px;
    margin-right: 4px;
    margin-top: 5px;
}
/*END BUG BAR*/

/* IGPOTY SECTION */
a {
	color: #77a464;
}

body, html, p {
    font-family: "Yanone Kaffeesatz", sans-serif;
	font-size: 17px;
}
ul.navbar-nav a {
    font-size: 15px;
}

.fp-controlArrow {
    border-style: none;
    font-size: 7em;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: 40%;
}
.fp-controlArrow.fp-prev {
    left: 105px;
}
.fp-controlArrow.fp-next {
    right: 130px;
}
.fp-controlArrow.fp-prev:after {
    content:"‹";
}
.fp-controlArrow.fp-next:after {
    content:"›";
}

/* IGPOTY FORM STYLING */


/*Igpoty home menu css*/
.page-igpoty-home .blackfade {background-color:transparent;}
@media(min-width:767px){
	.page-igpoty-home .carousel-control.left{
		visibility: hidden;
	}
	.page-igpoty-home .navbar-left-custom {
	    float: left;
	    position: absolute;
	    left: 0;
	    top: 15vh;
	    height: 62vh!important;
	    margin-left: 0;
        min-width:300px;
 	}
	.page-igpoty-home .navbar-left-custom ul {
	  float: left;
	  min-height: 300px;
	  display: block;
	  background: rgba(0,0,0,0.5);
	  padding: 40px 30px 10px 30px;
	}
	.page-igpoty-home .navbar-left-custom .navbar-nav > li {
	  float: none!important;
	}
	.page-igpoty-home .navbar-left-custom .navbar-nav > li > a {
	  padding-top: 0;
	  padding-bottom: 1em;
	  font-size: 2em;
	}
	.page-igpoty-home .navbar-left-custom .navbar-nav > li > a:hover {
	  padding-top: 0;
	  padding-bottom: 1em;
	  font-size: 2em;
	}
	.page-igpoty-home .navbar-left-custom .navbar-inverse .navbar-nav > li > a {
	  color: #fff;
	  font-weight: bold;
	}
	.page-igpoty-home .navbar-left-custom .navbar-inverse .navbar-nav > li > a:hover,
	.page-igpoty-home .navbar-left-custom .navbar-inverse .navbar-nav > li > a:focus {
	  color: #DE4E4E;
	  background-color: #c0212100;
	}
	/*fixes the overflow bug on home*/
	.page-igpoty-home #primary {
	    max-height: 100vh;
	    overflow: hidden;
	}
	.page-igpoty-home .carousel{
		overflow: hidden;
	}
}
/*End Custom menu css*/

/*Footer toggle fixes mobile*/
@media(max-width:767px){
	#navbar-admn-7 {
	    width: 100%;
	}
	.hentry {
	    margin: 0;
	}
	.footer .navbar-toggle {
		display: block;
		width: 43px;
	    position: absolute!important;
	    left: 0;
	    margin: 10px auto;
	}
}
/* IGPOTY carousel control has to be the same height as the its parent */
.carousel-control {
    top: 40%;
    height: auto;
    bottom: auto;
    background: transparent !important;
}

/* igpoty style */
#main .entry-content {color:#fff;}
.docs-header { min-height: 120px; }
.btn.btn-default {color:#000;}
body p, .excerpt {font-size: 17px;font-family:Raleway;}
.entry-content .bakd-menu-header {font-family:'Yanone Kaffeesatz', sans-serif;}
.navbar-inverse .navbar-toggle { border-color: #333333; position: fixed; right: 0; }
.uesm_7 {padding-top: 50px;}
.panel {background-color: rgba(0,0,0,0.5);}
.nav > li > a {color:#fff}
.nav > li > a:hover {color:#999}
button.nav-toggler {display:none;}
.sevt-overall-winner {background-color:rgba(0,0,0,0.5);padding:25px;color:#fff;margin-bottom:30px;}
.sevt-overall-winner img {margin-bottom:20px;}
.grid-item-alt {background-size: cover;background-position: center center;}
.grid-item-inner.hovershow-parent.noimg { background-image: url(http://s3-eu-west-1.amazonaws.com/bakedvanilla/wp-content/uploads/2017/02/14130109/wildflower-landscapes.jpg); }

.sidebar-nav {font-family:'Yanone Kaffeesatz', sans-serif;}

/* igpoty - tablesorter for judging */
.small-thumbnail img {max-width:80px;max-height:80px;}
img.very-small-thumbnail {max-width:40px;max-height:40px;}
.medium-thumbnail img {max-width:120px;max-height:120px;}
.tablesorter-thead th {text-transform:uppercase;padding:30px 10px!important;}
.tablesorter-thead {background-color: #222;}

/* IGPOTY - thumb sizes for token assigning */
.smallthumb img {
    max-width: 150px;
}


@media(max-width:767px){
	.navbar-inverse .blackfade {
	    background-color: rgba(0,0,0,1);
	    border-radius: 0 0 15px 15px;
	    position: fixed;
	    right: 20px;
	}
	.carousel-caption {
	    position: absolute;
	    top: 20vh;
	    width: 80vw!important;
	    right: 10vw!important;
	    left: 10vw!important;
	    font-size: 2vh;
	}
	.navbar-inverse .blackfade {
	    background-color: rgba(0,0,0,1);
	    border-radius: 0 0 15px 15px;
	    position: fixed;
	    left: 0;
	    width: 50%;
	}
	.comp-list-info p {
	    text-overflow: elipses;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    min-height: 0px;
	}
}

.navbar-inverse .navbar-toggle {background-color:rgba(0,0,0,0.3);}
.uesm-besp-link {}

.uesm-besp-link.highlight {background-color: rgba(59,180,4,0.3);border-radius: 1.5em;height: 2em;margin-top:10px;border:2px solid #40ff40}
.uesm-besp-link.highlight a {color:#fff!important;margin-top:-10px;}
.page-igpoty-home .uesm-besp-link.highlight {background-color:transparent;border:none;height:auto;margin-top:inherit;}
.page-igpoty-home .uesm-besp-link.highlight a {color:inherit;margin-top:inherit;}

/* bootstrap-overwrites-latest.css - cant access it */
.table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #333; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #333; }

/* partner list feed */
.partner-list-feed .panel {min-height:320px;}
.partner-list-feed .panel-body {padding:0}
.partner-list-feed .partner-image {background-color: white;padding:15px;text-align:center;height:130px;margin:auto;}
.partner-list-feed .partner-image img {max-height:100px;}
.partner-list-feed .partner-text {padding:15px;min-height:8em;}
.partner-list-feed .partner-link {margin:15px;}

/* comp priz feed */
.part-comp-priz-feed .partner-image {background-color: white;padding:15px;text-align:center;height:auto;margin:auto;}
.part-comp-priz-feed .partner-image img {max-height:100px;}


input { color: black; }
.terms { color: black !important; }
.xdz-message.needsclick { color: black !important; }

.xcarousel-text p{ font-family: 'Crimson Text', serif!important; }
.white-box{
	background-color: white;
float: left;
min-height: 180px;
padding: 40px;
}

.woocommerce table.cart .product-thumbnail {
	display:none;
}

.woocommerce textarea {
	color: #000;
}

/* rich new */
.image-padding .panel-body img {margin:auto;padding:60px;}
.text-highlight {color:#40ff40}
.text-lowlight {color:#77a464;}
#sidebar {display:none;}
h1.h1highlight {color:#77a464;}

/* dark fader */
.dark-fader {background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.5));min-height:350px; margin-top: -120px; margin-bottom: -60px;overflow:hidden;}
.comp-full-imag-bgnd-feed .dark-fader-item {background-color:rgba(0,0,0,0.3)}
.dark-fader h1 {padding-top:120px;}
.dark-fader .sub-fader {padding-top:120px;}
.dark-fader-item {background-color:rgba(0,0,0,0.6)}
.dark-fader-pprf {background-color:rgba(0,0,0,0.7)}
.dark-fader-cewb {background-color:rgba(0,0,0,0.8)}

/* voting styling */
.cent_cr01 .panel .panel-body {padding:5px;}
.cent_cr01 .panel-body .col-xs-9, .cent_cr01 .panel-body .col-sm-9, .cent_cr01 .panel-body .col-md-10 {padding-left:0;padding-right:0;}
.cent_vote {padding:15px;}
.cent_ifrm {padding:0;}
.cent_cr01 .panel .panel {margin-bottom:0;}
.cent_cr01 img {padding:15px;}

td.vote-total {background-color:#222;}
td.vote-rank {background-color:#444;}
td.vote-score {background-color:#222;width:3em;}
td.vote-image img {width:80px;height:80px;}

.bakd-pagebar {margin:20px 0;clear:both;display:block;}

/* status */
.traffic-light-Green {background-color:green;width:2em;height:3em;border-radius:1.5em;color:white!important;padding:3px 10px;}
.traffic-light-Amber {background-color:orange;width:2em;height:2em;border-radius:1.5em;color:white!important;padding:3px 10px;}
.traffic-light-Red {background-color:red;width:2em;height:2em;border-radius:1.5em;color:white!important;padding:3px 10px;}
.traffic-light-Grey {background-color:grey;width:2em;height:3em;border-radius:1.5em;color:white!important;padding:3px 10px;}
.traffic-light-Grey a {color:white!important;}
.status-Green {background-color:green;color:white;text-align:center;padding:15px;}
.status-Amber {background-color:orange;color:black;text-align:center;padding:15px;}
.status-Red {background-color:red;color:white;text-align:center;padding:15px;}
.status-Grey {background-color:grey;color:white;text-align:center;padding:15px;}

.status-1 {background-color:green;color:white;text-align:center;padding:15px;}
.status-0 {background-color:red;color:white;text-align:center;padding:15px;}
.status-Yes {background-color:green;color:white;text-align:center;padding:15px;}
.status-No {background-color:red;color:white;text-align:center;padding:15px;}

.position-1st.place {background-color:green;color:white;text-align:center;padding:15px;}
.position-2nd.place {background-color:green;color:white;text-align:center;padding:15px;}
.position-3rd.place {background-color:green;color:white;text-align:center;padding:15px;}
.position-Shortlist {background-color:green;color:white;text-align:center;padding:15px;}
.position-Finalist {background-color:green;color:white;text-align:center;padding:15px;}
.position-Highly.commended {background-color:green;color:white;text-align:center;padding:15px;}
.position-Commended {background-color:green;color:white;text-align:center;padding:15px;}

.shortlist-Yes {background-color:green;color:white;text-align:left;padding:15px;}
.shortlist-No {background-color:grey;color:white;text-align:left;padding:15px;}

#AwardFrame {background-color:transparent;width:100%;padding:15px;min-height:300px;}
#AwardFrame .with_frm_style .frm_form_fields {text-align:center!important;}
#AwardFrame2 {background-color:transparent;width:100%;padding:15px;min-height:450px;}
#AwardFrame2 .with_frm_style .frm_form_fields {text-align:center!important;}
#AwardFrame2p5 {background-color:transparent;width:100%;padding:15px;min-height:550px;}
#AwardFrame3 {background-color:transparent;width:100%;padding:15px;min-height:680px;}

.bakd-stat.no-stat {color:red}
.bakd-stat.yes-stat {color:green}
.bakd-stat.total-stat {color:white;font-weight:bold}

/* voting */
.cent_cr04 img {padding:15px;}
.cent_cr04 #AwardFrame {min-height:400px;}
.cent_cr03 img {padding:15px;}
.cent_cr03 #AwardFrame {min-height:400px;}

/** password protect screen **/

body .postid-153229, body .postid-184736, body .postid-184740 {background: #000!important;background-color:#000!important;}
.post-password-required .post-password-form {position:absolute;top:50%;left:50%;transform: translate(-50%, -50%);margin:20px 0;width:300px;max-width:300px;}
.post-password-required .post-password-form p {margin:20px 0;}
.post-password-form::before {content:url('https://s3-eu-west-1.amazonaws.com/bakedvanilla/20170421122651/igpoty-logo-footer-300h.png');}
.post-password-form::after {content: "If you have any access issues please use our contact form or email us admin@igpoty.com";font-size:1em;color:lime;}

.hidequicktags .quicktags-toolbar {display:none;}

/* comments */
.bakd-cmts-boxx {
    background-color: rgba(0,0,0,0.75);
    padding: 15px;
    margin-bottom: 20px;
}
.bakd-cmts-boxx .cmts-data {text-align:right;color:#b4fb4b;}
.bakd-supc-bgnd {min-height:100vh;}

/* web galleries */
.bakd-boxx {padding:2vh;text-align:center;max-height:300px;max-width:300px;margin:auto;max-width: 70vw;max-height: 70vw;}
.slide-text-box {position: absolute;bottom: 0vh;}
.bakd-boxx-0001 {background-color:rgba(55,55,55,0.75);}
.slide-body {float:left;height:100vh;}
.frmgeo-locator-button {color:black;}
.statcard {padding:15px;}

/*free entry*/
.ftknlimit8, .ftknlimit9, .ftknlimit10 {display:none;}

.bakd-alert {border:1px solid white;padding:15px;background-color:rgba(155,0,0,0.3);margin-bottom:10px;text-align:center}
.bakd-alert-positive {border:1px solid white;padding:15px;background-color:rgba(0,155,0,0.3);margin-bottom:10px;text-align:center}
.entry-footer {display:none;}

body.winnersgalleries-template-default.single.single-winnersgalleries.postid-184736 {background:#000!important;background-color:#000!important;}
body.competitions-template-default.single.single-competitions.postid-184740. {background:#000!important;background-color:#000!important;}

/* competitions */
.comp-open-Yes {}
.comp-open-No {text-decoration:line-through;}
.comp-open-Finished {text-decoration:line-through;}


.post-password-required .post-password-form {
    max-width: 300px;
    background: #000;
    padding: 25px;
    min-width: 50%;
}
.bakd-image-missing {background:#40ff40;width:100%;height:100%;max-height:300px;text-align:center;margin:auto;padding:15px;color:#000;margin-top:25px;}

@media (max-width:768px) {
    .text-xs-center { text-align:center; }
    .text-center-xs { text-align:center; }
}

.hr_0001 {display:block;width:100%;border-bottom: 2px solid #333;padding:15px; 0;clear:both;margin:auto;}

.bakd-switch-status-Yes {background-color: green;
    max-width: 3em;
    height: 3em;
    border-radius: 1.5em;
    padding: 14px;
    margin: auto;}
.bakd-switch-status-No {background-color: #333;
    max-width: 3em;
    height: 3em;
    border-radius: 1.5em;
    padding: 14px;
    margin: auto;}
.bakd-switch-change-Yes {background-color:#333;max-width:5em;padding:15px;border:2px solid red;border-radius:2.5em;margin:auto;}
.bakd-switch-change-No {background-color:#333;max-width:5em;padding:15px;border:2px solid green;border-radius:2.5em;margin:auto;width:5em;}
.bakd-switch-change-No a:hover {background-color:#fff;max-width:5em;padding:15px;border:2px solid #fff;border-radius:2.5em;margin:auto;width:5em;}
.bakd-switch-change {
background-color: #333;
    max-width: 3em;
    max-height: 3em;
    padding: 15px;
    border: 2px solid #333;
    border-radius: 2em;
    width: 3em;
}
.bakd-switch {
    background-color: #666;
    padding: 9px 10px;
    width: 10em;
    border-radius: 2.5em;
    margin: 2px auto;
    min-height: 4em;
}

.bakd-switch-change.switch-left {float: left;}
.bakd-switch-change.switch-right {float: right;}

img.img-full-width {width:100%;padding-top:15px;}
.bakd-portfolios {background-color:white;padding:15px;}
.bakd-portfolios h2 {color:black;}
img.rps-logo {padding:45px;}
.bakd-capitalise {text-transform:capitalize;}

/* partner */
.white-box2 {background-color:white;padding:40px;}

/* portfolios */
.awrd-imag-clbx-feed {margin-top:20px;}
.awrd-imag-clbx-feed .col-xs-12 {margin-top:20px;}

/* psch */
input#field_psch_full_name {line-height:2;padding:10px;font-size:1.2em;}
div#frm_form_853_container {text-align:center;margin:auto;}
div#frm_form_853_container .frm_primary_label {display:none;}
div#frm_form_853_container .frm_submit {text-align:center;}
div#frm_form_853_container input.frm_final_submit { background-color: rgba(35,35,35,0.8); min-height: 2.5em; padding: 0.6em; border: 2px solid #40ff40; border-radius: 2em; color: #fff; margin: 10px;width:80%;white-space:normal;max-width:200px; }

/* profiles */
.pprf-grid-feed {min-height:360px;} 
a.trophy-colour-1 {color:#c98910;}
a.trophy-colour-2 {color:#a8a8a8;}
a.trophy-colour-3 {color:#965a38;}
a.trophy-colour-4 {color:#666;}
a.trophy-colour-5 {color:#666;}
a.trophy-colour-6 {color:#666;}
a.trophy-colour-7 {color:#666;}
a.trophy-colour-8 {color:#666;}
.pprf-comp-text {padding-top:12px;}
.cewb-pprf-awarded-feed {}
a.profile-social {font-size:1em;color:white;}
a.profile-social .fa {font-size:1.6em;color:white;padding-right:15px;padding-top:4px;}
a.profile-social .icon {font-size:1.4em;color:white;padding-right:8px;padding-top:4px;}
a.profile-social:hover {color: #77a464;}
.bakd-pprf-social-links {margin-top:-18px;}
.profile-social .pprf-social-link-text {padding-bottom:5px;}
.pprf-mdul-0003 .panel-body p {font-size:20px;}
.pprf-mdul-0003 .panel-body hr {border-top: 1px solid #666;}
.cewb-pprf-awarded-feed-item {margin-top:15px;margin-bottom:30px;}

/* search */
.pprf-srch-rslt-list {border-bottom:1px solid #404040;padding:20px 0 5px 0;}
.pprf-srch-rslt-list a h3 {color:white;}
.pprf-srch-rslt-list .col-3 {padding:1.5vh 0;}
.pprf-srch-rslt-list .col-4 {padding:1.5vh 0;}
.pprf-srch-rslt .panel-body {padding-top:0;}

.cewb-comp-sevt-top3-wnrs {margin-bottom:20px;}

/* promo content */
.dotted .panel.panel-default {border: 5px dashed #404040!important;}

.bakd-announcement-panel .panel-heading {background-color:rgba(255,15,85,0.5);}
.bakd-announcement-panel .panel-default {border-color:#ff0f55;}

.bakd-copyright {padding:14px;color:#9d9d9d;}

.js .frm_logic_form:not(.frm_no_hide) {
display: block!important;
}

/* awrd form */
.frm_pro_form .frm_html_container.form-highlight-box {border:2px solid limegreen;}
.bakd_form_wrap_admn .frm_pro_form .form-field .form-field.form-highlight-box {border:2px solid limegreen;}
.frm_pro_form .frm_html_container.form-highlight-box p {color:white;font-size:18px;}

/* awep */
.cent-entr-comp-feed {margin-bottom:15px;}
.awrd-entr-comp-feed {margin-bottom:15px;}

.awep-open-No {text-decoration:line-through;}
.row-year-2 {background-color: rgba(0,255,0,0.1);}

.voting-sub-menu {margin-top:-80px;}
.voting-sub-menu p {font-size: 1em;margin-bottom: 0px;}
.cenj-vtng-rnd2-gall-page {background-color:rgba(0,0,0,0.9)}

.cenj-mydash-feed-judge .row {background: rgba(0,255,0,0.2);margin:0;margin-bottom:10px;}
.cenj-mydash-feed-judge .row .row-info {padding:15px;}

.bakd-vtng-text-pdng {padding:15px 0;}

.bakd_form_wrap_admn.formbuttoncompbuy .frm_submit input[type=submit] {background-color: rgba(35,35,35,0.8); min-height: 2.5em; padding: 0.6em; border: 2px solid #40ff40; border-radius: 2em; color: #fff; margin: 10px;width:80%;white-space:normal; }

/* anti-twenty-seventeen */
tr {border-bottom: 1px solid transparent;}
#masthead {display:none;}
.site-content {padding:0;}
.page-one-column .panel-content .wrap {width:100%!important;}
.panel-content .wrap {width:100%!important;max-width:100%;padding-left:0;padding-right:0;padding-bottom: 0; padding-top: 0;}
.wrap {width:100%!important;max-width:100%;padding-left:0;padding-right:0;padding-bottom: 0; padding-top: 0;}
.wrap header {display:none;}
.skip-link.screen-reader-text {display:none;}
#colophon {display:none;}
footer.entry-footer {display:none;}
.entry-content a img, .widget a img {webkit-box-shadow: none; box-shadow: none;}
.entry-content a img:hover {opacity:0.9;}
.entry-content a, .entry-summary a, .widget a, .site-footer .widget-area a, .posts-navigation a, .widget_authors a strong {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    transition: none;
    transition: none;
    transition: none;
}
.site-content-contain {background-color: transparent;position: relative;}
.entry-content a:focus, .entry-content a:hover, .entry-summary a:focus, .entry-summary a:hover, .widget a:focus, .widget a:hover, .site-footer .widget-area a:focus, .site-footer .widget-area a:hover, .posts-navigation a:focus, .posts-navigation a:hover, .comment-metadata a:focus, .comment-metadata a:hover, .comment-metadata a.comment-edit-link:focus, .comment-metadata a.comment-edit-link:hover, .comment-reply-link:focus, .comment-reply-link:hover, .widget_authors a:focus strong, .widget_authors a:hover strong, .entry-title a:focus, .entry-title a:hover, .entry-meta a:focus, .entry-meta a:hover, .page-links a:focus .page-number, .page-links a:hover .page-number, .entry-footer a:focus, .entry-footer a:hover, .entry-footer .cat-links a:focus, .entry-footer .cat-links a:hover, .entry-footer .tags-links a:focus, .entry-footer .tags-links a:hover, .post-navigation a:focus, .post-navigation a:hover, .pagination a:not(.prev):not(.next):focus, .pagination a:not(.prev):not(.next):hover, .comments-pagination a:not(.prev):not(.next):focus, .comments-pagination a:not(.prev):not(.next):hover, .logged-in-as a:focus, .logged-in-as a:hover, a:focus .nav-title, a:hover .nav-title, .edit-link a:focus, .edit-link a:hover, .site-info a:focus, .site-info a:hover, .widget .widget-title a:focus, .widget .widget-title a:hover, .widget ul li a:focus, .widget ul li a:hover {
    color: #40ff40;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.single-post:not(.has-sidebar) #primary, .page.page-one-column:not(.twentyseventeen-front-page) #primary, .archive.page-one-column:not(.has-sidebar) .page-header, .archive.page-one-column:not(.has-sidebar) #primary {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
.woocommerce label {color:#999;}
.wc_payment_method label:first-of-type {width: 100%;}
.wc_payment_method label:first-of-type img {max-height: 80px;}
.woocommerce #payment .terms, .woocommerce #payment .wc-terms-and-conditions, .woocommerce-page #payment .terms, .woocommerce-page #payment .wc-terms-and-conditions {margin-left: 20px;margin-top: 15px;}
.woocommerce-checkout-review-order-table tr.cart_item {border-bottom: 2px solid #bbb;}
.woocommerce-checkout-review-order-table tr.order-total {border-bottom: 2px solid #bbb;}
.woocommerce table.shop_table td {border-bottom: 2px solid #bbb;}
.woocommerce ul.wc_payment_methods.payment_methods.methods {margin-left:0;}
.woocommerce-tabs {margin-bottom: 0;}

/* cawb */
.igpoty-rps-award .panel-body {background-color:white;}

/* spos social image */
.single-featured-image-header {display:none;}

/* invw */
.bakd_form_wrap_admn.invw_ivwa_form {width:100%;max-width:100%}
.bakd_form_wrap_admn.invw_ivwa_form h3.frm_pos_top.frm_section_spacing {display:none;}
.bakd_form_wrap_admn.invw_ivwa_form .frm_form_field.frm_section_heading.form-field {background-color: transparent;padding: 0;margin-bottom: 30px;margin-top:0;}
.bakd_form_wrap_admn.invw_ivwa_form .frm_style_formidable-style.with_frm_style label.frm_primary_label, .frm_style_formidable-style.with_frm_style.frm_login_form label {font-size: 12px;color: #fff;font-weight: bold;text-align: left;margin: 0;padding: 0 0 3px 0; width: auto;display: block;}
.bakd_form_wrap_admn.invw_ivwa_form .form-field {background-color: transparent;padding: 0;margin-bottom: 30px;}
img.pprf-imag-invw {max-width:60px;max-height:60px;}
img.pprf-badg-small {max-width:60px;max-height:60px;}
.invw-ivwa-text p {font-size:1.5em;color:#ddd;}
.ivwa-desc {padding:15px;border:none;background-color:rgba(255,255,255,0.1);margin:20px 0;}
.ivwa-invw-ivwi-feed p {font-size:1.2em;color:#ddd;font-family:Montserrat;}
.panel-title.ivwi-results-ques {color:#ccc;font-size:1em;}

/* woo address form */
li.select2-results__option {color:#000;}

body .woocommerce {color:#000;}
#bitnami-banner {display:none;}

/* twentyseventeen - woocommerce hacks */
.related.products {display:none;}

/* new bootstrap bits */
.p-10 {padding:10px;}
.p-15 {padding:15px;}
.p-20 {padding:20px;}
.p-25 {padding:25px;}
.p-30 {padding:30px;}
.m-10 {margin:10px;}
.m-15 {margin:15px;}
.m-20 {margin:20px;}
.m-30 {margin:30px;}
.m-t-10 {margin-top:10px;}
.m-t-15 {margin-top:15px;}
.m-t-20 {margin-top:20px;}
.m-t-30 {margin-top:30px;}
.m-b-10 {margin-bottom:10px;}
.m-b-15 {margin-bottom:15px;}
.m-b-20 {margin-bottom:20px;}
.m-b-30 {margin-bottom:30px;}
.m-l-10 {margin-left:10px;}
.m-l-15 {margin-left:15px;}
.m-l-20 {margin-left:20px;}
.m-l-30 {margin-left:30px;}
.m-r-10 {margin-right:10px;}
.m-r-15 {margin-right:15px;}
.m-r-20 {margin-right:20px;}
.m-r-30 {margin-right:30px;}

/* voting sorting */
.tablesorter-thead th {color:40ff40;}
.tablesorter-thead th:hover {color:greenyellow;}

#.tablesorter-thead span {color:40ff40;}
.tablesorter-thead span:hover {color:green;}

/* new sscp single entry process  */
.superlarge-font {font-size:3em;color:#40ff40;}
.step-highlight-box {background-color:rgba(0,0,0,0.3);border:2px solid #40ff40;margin:auto;text-center; max-width: 300px; border-radius: 150px;margin-bottom:30px;}
.step-highlight-box .step-heading {font-size:1.4em;color:white;}

.cewb-pcat-feed img {margin-bottom:30px;}
.pprf-imag-link-pcat-feed {margin:15px;}

.cewb-pcat-prof-feed p {text-transform:uppercase;font-size:0.7em;color:#999;}

#masthead, #masthead img, .skip-link {display:none;}

.woocommerce-store-notice.demo_store {display:none!important;}
.woocommerce-page .woocommerce-store-notice.demo_store {display:block!important;}

.wcpb-grid-item li.product .grid-item-inner {
    max-height: 400px;
    height: 280px;
    overflow:hidden;
}

.wcpb-grid-item li.product .grid-item-info {min-height:400px;}
#navbar-admn-7 {height:14vh!important;}