﻿
.prev {
    background-color: #0B7F99 !important;
}
.prev:hover {
    background-color: #0275d8 !important;
} 
.prev:focus {
    background-color: #45715D !important;
}
.next {
    background-color: #0B7F99 !important;
}
.next:hover {
    background-color: #0275d8 !important;
}
.next:focus {
    background-color: #45715D !important;
}

.picker-switch, .picker-switch:hover {
    background-color: #0B7F99 !important;
}
.picker-switch:hover {
    background-color: #0275d8 !important;
}
.picker-switch:focus {
    background-color: #45715D !important;
}

label.entitylist-filter-option-group-label.h4 {
  color: #0B7F99;
}

h2, h3 {
    font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif;
    color: #333333 !important;
}

.section-title p.instructions{
    font-family: Cabin, "Helvetica Neue", Arial, sans-serif !important;
    padding-top: 10px;
    padding-bottom: 15px;
    line-height: 1.4;
}
.description.below p.instructions {
    font-family: Cabin, "Helvetica Neue", Arial, sans-serif !important;
    font-size: 14px !important;
    line-height: 18px;
    color: #333333  !important;
}


.disclaimer {
    font-family: Cabin, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 16px !important;
    color: #333333;
}    

.disclaimer_h {
    font-family: Cabin, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 18px !important;
    color: #333333;
}    

.rtl {
    direction: rtl !important; 
    text-align: right !important;
    unicode-bidi: bidi-override !important;
    margin-right: 20px !important;
}

.view-grid-heading {
-webkit-tap-highlight-color: transparent;
-webkit-text-size-adjust: 100%;
font-size: 15px;
line-height: 1.42857;
font-family: Cabin, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
font-style: italic;
color: #000000;
list-style: none;
box-sizing: border-box;
display: inline-block;
max-width: 100%;
min-height: 21px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}