/* Tizra Stylesheet */

/* Dibble theme styles */
/* TOP AREA */

.top-area,
.top-area a {
    color: #96a2b8;
}

.top-area {
    border-bottom: 1px solid #96a2b8;
}

.top-area {
    padding: 10px 0 0 0;
    border-bottom: 1px solid #494c64;
    position: relative;
}

.top-area {
    background-color: #192f59;
}

.top-area-items {
    margin: 0 -35px;
}


.top-area .top-area-items .top-area-block {
    line-height: 30px;
}

.top-area-block {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0 35px;
}

.top-area-contacts .gem-contacts-item {
    display: inline-block;
    font-size: 14px;
    padding: 0 17px;
    line-height: 30px;
    vertical-align: top;
}
.top-area-contacts .gem-contacts {
    margin: 0 -17px;
}

.top-area-socials .socials {
    margin-top: 7px;
    margin-bottom 7px;
}


.top-area-contacts::after, 
.top-area-socials::after {
    content: '';
    position: absolute;
    height: 45px;
    margin-top: -25px;
    top: 50%;
    right: 0;
    border-right: 1px solid #96a2b8;
}

a.socials-item,
a.socials-item:link,
a.socials-item.visited,
a.dibble-image-link,
a.tizra-image-link {
    text-decoration: none;
    border-width: 0px;
} 

.socials-item-icon {
    display: inline-block;
    font-family: 'thegem-socials';
    font-weight: normal;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-size: 16px;
    text-align: center;
    vertical-align: top;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    text-rendering: auto;
}

.top-area-alignment-justified .top-area-menu {
    float: right;
}

.top-area .top-area-items .top-area-block {
    line-height: 30px;
}

.top-area .gem-button {
    background-color: #e22243;
    border-radius: 3px;
}

.gem-button-size-tiny, input.gem-button-size-tiny {
    height: 30px;
    line-height: 30px;
    padding: 0 14px;
    font-size: 14px;
    margin: 20px;
}

.gem-button{
    position: relative;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    border: 0 none;
    vertical-align: middle;
    height: 30px;
    line-height: 30px;
    padding: 0 17px;
    font-size: 14px;
    margin: 25px;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 3px;
}

.top-area .gem-button {
    color: #ffffff;
}

.top-area-button .gem-button {
    margin: 0;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: top;
}

div.dibble-nav {
    background-color: #a0c4df;
    font-size: 10pt;
}

a.dibble-image-link img {
   width: 20px;
   height: 20px;
}

div.dibble-nav nav.navbar{
  margin-top: 0.0rem;
  font-size: 0.8 rem;
}

/* offers group box and content -------------------------------- */

.t-stacked .segment-callout-dark {
    padding: 1rem;
}

.t-offers li.offerentry {
    margin-bottom: 1rem;
}
.offerentry p.t-offer-price {
    margin: 0.1rem 0;
}

.offerentry  p.t-label {
    margin-top: .5rem;
    margin-bottom: .5rem;
}

.t-offers .offerentry form {
    margin-top: 0.1rem;
}

p.t-input .t-text-input {
    padding: .2rem .2rem;
    margin-bottom: .1rem;
}

.t-input input[type="text"]{
    border: 2px solid #a5a5a5;
}

.t-cart  .t-submit,
.t-unlock-offer-submit  .t-submit,
.t-stacked .access-read-online a.btn {
    padding: .5rem .5rem;
}

.t-stacked .segment-callout-dark .access-read-online p {
    margin-bottom: 1rem;
}

/* TOC -----------------------------------*/
.table-of-contents  .t-toc-list  span.t-toc-range-free {
    padding: .2rem 1.5rem;
}

.t-toc-list a:link {
    text-decoration: underline;
}


/* Footer styling ---------------------------------- */

#footer {
    background-color: #6699cc;
}

#f_center, #f_full {
    text-align: center;
}
#f_full, #f_full a, #f_full a:hover {
    margin-bottom: 0px;
    font-size: 12px;
}

#footer #f_left, #f_right, #f_center, #f_full, #f_full a, #f_full a:hover {
    color: #fff;
    background-color: #6699cc;
    padding: 10px 15px 10px 15px;
    font-size: 10px;
}

table#f_tab,
table#f_tab td,
table#f_tab tr {
   border: none;
}

.t-footer {
    text-align: center;
}

/*  DocumentTOC Content ----------------------- */

div#content .header-ruled {
    margin: 1rem !important;
}

div#content  .segment {
    margin: 0.1rem auto;
}