/*
  Aviary overrides
*/

.avpw_mode_action .avpw_button {
    font-size: 1.5rem !important;
    width: auto !important;
}

/*
  Bootstrap overrides
*/

input, button, select, textarea {
    font-family: var(--font-family), sans-serif;
}

section.user .btn-group {
    clear: both;
    width: 100%;
}

/* Dropdowns op touch devices links laten uitlijnen */

.touch .btn-group.right .dropdown-menu, .touch .dropdown-menu.left-align, .touch .journal-comman .nav-tabs .dropdown .dropdown-menu, .touch .admincontrols .dropdown-menu {
    position: absolute;
    left: auto;
    right: 0;
    min-width: 120px;
}

.dropdown-menu.left-align {
    right: 0;
    left: auto;
}

.dropdown-menu.left-align-child {
    right: 100%;
    left: auto;
    border-radius: 6px 0 6px 6px;
}

.btn-group > .btn-mini {
    z-index: 999;
}

[class^="icon-"],
[class*=" icon-"] {
    background-image: url("/front-end/pf2/images/icons/glyphicons-halflings.png");
    margin-right: 2px;
}

/* White icons with optional class, or on hover/active states of certain elements */
.icon-white,
.nav > .active > a > [class^="icon-"],
.nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"] {
    background-image: url("/front-end/pf2/images/icons/glyphicons-halflings-white.png");
}

.icon-mirror {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}


a.btn, a.btn:hover, .dropdown-menu a, .dropdown-menu a:hover {
    text-decoration: none !important
}

.btn-primary {
    background-color: #0675B3;
    background-image: -moz-linear-gradient(top, #0675B3, #005482);
    background-image: -ms-linear-gradient(top, #0675B3, #005482);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0675B3), to(#005482));
    background-image: -webkit-linear-gradient(top, #0675B3, #005482);
    background-image: -o-linear-gradient(top, #0675B3, #005482);
    background-image: linear-gradient(top, #0675B3, #005482);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0675B3', endColorstr='#005482', GradientType=0);
    border-color: #005482 #005482 #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.dropdown-menu li > a.delete:hover, .dropdown-menu .active > a.delete, .dropdown-menu .active > a.delete:hover {
    background-color: #DA4F49 !important
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #005482
}

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

:focus {
    outline: thin dotted #333;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.postcomment-body :focus {
    outline: 0 dotted #333;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -1px;
    box-shadow: none;
}


form {
    margin: 0
}

/*input fixes*/

input.searchbox, input.searchbox_submit, li.bit-input input {
    box-shadow: none;
    line-height: inherit;
    margin-bottom: inherit;
    display: inline-block;
    font-size: inherit;
    border-radius: 0;
    height: 26px;
    padding: 0;
    width: 10.9091%;
}

input.searchbox {
    padding: 3px;
    width: 74.6818%;
}

.input-append, .input-prepend {
    margin-bottom: 0px;
}

.tab-content {
    margin-top: -18px;
    padding: 18px 10px;
}

.nav-tabs > li > a {
    text-decoration: none
}

.icon-quote {
    background-image: url('/front-end/pf2/images/icons/icon_quote.png');
    background-position: 0 0;
}

.icon-screen {
    background-image: url('/front-end/pf2/images/icons/icon_screen.png');
    background-position: 0 0;
}

.icon-mobile {
    background-image: url('/front-end/pf2/images/icons/icon_mobile.png');
    background-position: 0 0;
}

.icon-external-link {
    background-image: url('/front-end/pf2/images/icons/external-link.png');
    background-position: center center;
}

.icon-game {
    background-image: url('/front-end/pf2/images/icons/icon_game.png');
    background-position: 0 0;
}

.icon-chain {
    background-image: url('/front-end/pf2/images/icons/icon_chain.png');
    background-position: 0 0;
}

.icon-unchain {
    background-image: url('/front-end/pf2/images/icons/icon_unchain.png');
    background-position: 0 0;
}

.tab-content {
    background: white
}

.progress {
    clear: both
}

ul.typeahead {
    max-width: 218px
}

.breadcrumb {
    margin: 4px 0 18px;
    padding: 4px 14px;
}

ul.breadcrumb {
    text-transform: none
}

.carousel-control {
    width: 30px;
    height: 30px;
    line-height: 2rem;
    color: #ffffff;
    text-align: center;
    background: #3192D0;
    border: 2px solid #ffffff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.popover ul {
    list-style: none;
}

.popover.right {
    width: 150px;
}


.cntrl_forum .postcomment-sort-DESC .postcomment-extras .popover,
.cntrl_forum .postcomment-sort-ASC .postcomment-extras .popover {
    top: -7px !important;
}

.cntrl_forum .postcomment-sort-DESC .postcomment-extras .popover.right .arrow,
.cntrl_forum .postcomment-sort-ASC .postcomment-extras .popover.right .arrow {
    top: 6%;
}

.cntrl_forum .postcomment-sort-DESC .postcomment-extras .popover.right .arrow:after,
.cntrl_forum .postcomment-sort-ASC .postcomment-extras .popover.right .arrow:after {
    border-right-color: #F7F7F7;
}

.close {
    color: #000000;
    float: right;
    font-size: 2rem;
    font-weight: bold;
    line-height: 2rem;
    opacity: 0.2;
    text-shadow: 0 1px 0 #FFFFFF;
}


.alert .close {
    border: none;
    background-color: transparent;
}

.carousel {
    position: relative;
    margin-bottom: 20px;
    line-height: 1;
}

.carousel-inner {
    overflow: hidden;
    width: 100%;
    position: relative;
}

.carousel .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -moz-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}

.carousel .item > img {
    display: block;
    line-height: 1;
}

.carousel .active,
.carousel .next,
.carousel .prev {
    display: block;
}

.carousel .active {
    left: 0;
}

.carousel .next,
.carousel .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel .next {
    left: 100%;
}

.carousel .prev {
    left: -100%;
}

.carousel .next.left,
.carousel .prev.right {
    left: 0;
}

.carousel .active.left {
    left: -100%;
}

.carousel .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 40%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 6rem;
    font-weight: 100;
    line-height: 3rem;
    color: #ffffff;
    text-align: center;
    background: #222222;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.carousel-control.right {
    left: auto;
    right: 15px;
}

.carousel-control:hover {
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.carousel-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    background: #333333;
    background: rgba(0, 0, 0, 0.75);
}

.carousel-caption h4,
.carousel-caption p {
    color: #ffffff;
    line-height: 2rem;
}

.carousel-caption h4 {
    margin: 0 0 5px;
}

.carousel-caption p {
    margin-bottom: 0;
}

.input-append, .input-prepend {
    margin-bottom: 0px;
}


