/*****************************************************************
* Custom CSS Stylesheet. You can add any custom CSS selectors here after the comment line 
* They will be given the highest priority on any elements on the forum
* Customize your forum color scheme in one click: www.sitesplat.com/phpBB3/ 
* **************************************************************
*
* BBOOTS @SiteSplat.com - Custom CSS STYLESHEET - 
* 
* **************************************************************
*****************************************************************/
/* ===[ CSS HOOK TOP ]=== */


<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">


/* =============================================================================================================================================================== */


.forum-unread {
    color: #68A5D7;
}

.forum-read {
    color: #999;
}


/* hide custom BBsidebar box location 1 
@media only screen and (max-width : 940px) {
#custom1 }
  display:none;
}
}
*/


/* ================================================================================================================================================================ */


/* Gap between forum and BBsidebar @ 15 size 
#page-sidebar {
    width: 16.5%;
}

*/

/* ================================================================================================================================================================ */

/* Gap between forum and BBsidebar @ 20 size 
#page-sidebar {
    width: 21.5%;
}
*/

/* ================================================================================================================================================================ */

/*BBsidebar gapline 
#page-sidebar .panel-primary > .panel-heading {
    background-color: #337ab7;
   border-color: transparent;
}
*/

/* ================================================================================================================================================================ */

#page-sidebar .panel-info > .panel-heading {
    background-color: #68A5D7;
}

/* ================================================================================================================================================================ */

#page-sidebar .panel-primary > .panel-heading {
    background-color: #68A5D7;
}


/* ================================================================================================================================================================ */

/*BBsidebar gapline color */
#page-sidebar .panel-primary > .panel-heading {
    background-color: #68A5D7;
   border: 2px solid #68A5D7;
}


/* ================================================================================================================================================================ */

/* BBsidebar colour header */
#page-sidebar .panel-inverse > .panel-heading {
    background-color: #68A5D7;
}



/* F27490 */


/* ================================================================================================================================================================ */

/* Add custom background to the forum with tile support (not just one stretched image) 

 body {
    background-image: url("backgrounds/honey_im_subtle.png");
    background-position: 0 0;
    background-size: auto auto;
    background: #DEDEDE;
}

*/

/* ================================================================================================================================================================ */


/* Plain background only for mobile platforms */

@media only screen and (max-width:960px){body{background:url('images/forum-backdrop.png');}}



/* ================================================================================================================================================================ */


/* Background with no scroll 

body {
    background-attachment: fixed !important;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center center;
}

*/
/* ================================================================================================================================================================ */



/* blockquote with no " marks (on custom extension pages) */

blockquote.remove:after {  
    content: "";  
}  

blockquote.remove:before {  
    content: "";  
}

blockquote {  
    font-size: 16px;  
    line-height: 20px;  
    padding: 0 0px;  
}  


/* ================================================================================================================================================================ */



/* not used blockquote mod

blockquote:after {  
    content: "â€";  
}  

blockquote:before {  
    content: "â€œ";  
}  

*/


/* ================================================================================================================================================================ */



/* 1220 */

/* forum overall width 
@media (min-width: 1200px) {
  .container {
    width: 1480px;
  }
}

*/


/* ================================================================================================================================================================ */



/* gap between page # fix 
.pagination {
    margin-top: 0;
}
*/


/* ================================================================================================================================================================ */



 /* twitter feed fix blue icon remove */
#twitter-feed .tweet::before {
    content: "";
}


/* ================================================================================================================================================================ */



 /* header gaps and position for mobile landscape */
@media (max-width: 768px) {
   .row-topics, .row-fav {
      margin-bottom: 20px;
   }
   .row-twitter {
      margin-bottom: 40px;
   }

}


/* ================================================================================================================================================================ */



 /* header gaps and position + mobile top margin for portrait */
@media (max-width: 468px) {
   .row-topics, .row-fav {
      margin-bottom: 20px;
   }
   .row-twitter {
      margin-bottom: 40px;
   }
body {
    padding-top: 0;
}

}


/* ================================================================================================================================================================ */



 /* social icons top right colour */
.instagram-color {
    color: #68A5D7;
}

.facebook-color {
    color: #68A5D7;
}

.youtube-color {
    color: #68A5D7;
}

.home-color {
    color: #68A5D7;
}
.twitter-color {
    color: #68A5D7;
}
.rss-color {
    color: #68A5D7;
}
.shopping-cart-color {
    color: #68A5D7;
}

/* ================================================================================================================================================================ */


 /* links > image colour */
.angle-right-color {
    color: #68A5D7;
}

/* ================================================================================================================================================================ */

 /* forum colour theme */
/* BBOOTS / FLATBOOTS Custom Colors Generated With COLORIZE - www.sitesplat.com - copyright (c) 2014 SiteSplat.com */
.logo span {
	color: #68A5D7;
}

.logo-transition a:after {
	color: #68A5D7;
}

.navBtn {
	background-color: #68A5D7;
}

.navBtn > a {
	border-left: 1px solid #1a799e;
}

.submenu {
	border-bottom: 4px solid #68A5D7;
}

.nav-icon:hover [class*="has-sub"] {
	color: #68A5D7;
}

.submenu li:hover > a {
	color: #68A5D7;
}

.submenu li:hover > span {
	background-color: #68A5D7;
}

.subheader {
	border-top: 4px solid #68A5D7;
}

.side-segment h3:after,
.side-segment h2:after {
	background-color: #68A5D7;
}

.alert-info {
	background-color: #68A5D7;
	border-color: #68A5D7;
}

.label-info,
.badge-info {
	background-color: #68A5D7;
}

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
	background-color: #68A5D7;
}

#scrollbar-one .thumb .end,
#scrollbar-two .thumb .end {
	background-color: #68A5D7;
}

#scrollbar-one .thumb,
#scrollbar-two .thumb {
	background-color: #68A5D7;
}

.tabbable-custom .nav-tabs > li.active {
	border-top: 3px solid #68A5D7;
}

.ver-inline-menu li.active a,
.ver-inline-menu li.active i {
	background: none repeat scroll 0 0 #68A5D7;
	border-left: 1px solid #1a799e;
}

.ver-inline-menu li.active:after {
	border-left: 6px solid #68A5D7;
}

.ver-inline-menu li.active i {
	background: none repeat scroll 0 0 #3eb3e0;
}

.table-primary thead th {
	background-color: #68A5D7;
	border-color: #68A5D7!important;
}

a.forumtitle {
	color: #68A5D7;
}

.twitter-layout:before {
	color: #68A5D7;
}

footer .interact a:hover {
	color: #68A5D7;
}

footer {
	border-top: 3px solid #68A5D7;
}

footer .bottomLinks small a {
	color: #68A5D7;
}

footer .bottomLinks a:hover {
	border-bottom: 1px solid #68A5D7;
}

#footerContent blockquote p span {
	color: #68A5D7;
}

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
	background-color: #68A5D7;
	border-color: #68A5D7;
}

.btn-link {
	color: #68A5D7;
}

.btn-link:hover,
.btn-link:focus {
	color: #1a799e;
}

.pager li > a:hover,
.pager li > a:focus {
	background-color: #68A5D7;
}
/* BBOOTS - FLATBOOTS Main Links color */
a {
	color: #68A5D7;
}

a:hover,
a:focus {
	color: #1a799e;
}

blockquote {
	border-left-color: #68A5D7;
}

blockquote.pull-right {
	border-right-color: #68A5D7;
}

.btn-primary {
	color: #ffffff;
	background-color: #68A5D7;
	border: 0;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
	color: #ffffff;
	background-color: #555555;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
	color: #68A5D7;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color: #68A5D7;
}

.dropdown-submenu:hover > a:after {
	border-left-color: #68A5D7;
}
/* Button Backgrounds */
/* FLATBOOTS Custom Color Generated with COLORIZE */
/* FLATBOOTS Forum Panel Heading */
.panel-forum > .panel-heading {
	background-color: #68A5D7;
}
/* FLATBOOTS Button Top */
.top-flat {
	background-color: #68A5D7;
}

footer {
	border-top: medium none;
}
/* FLATBOOTS Teaser Header Background color */
.masthead:before {
	background-color: #68A5D7;
}
/* FLATBOOTS Footer Call to Action Background Color */
.mastbottom {
	background-color: #68A5D7;
}


/* ================================================================================================================================================================ */

/*

    #container
    {
    width: 100%;
    height: 100%;
    border: solid 1px #000;
    position: relative;
    }

    #bottom-right
    {
    right: 0;
    bottom: 0;
    position: absolute;
    }

    #bottom-left
    {
    left: 0;
    bottom: 0;
    position: absolute;
    }

*/

/* ================================================================================================================================================================ */
 

/* ===[ CSS HOOK BOTTOM ]=== *//* test write */