.form-control {
    border: 0px solid #ccc;
}
.shadow2 label.control-label {
    color: #ddd;
    font-size: 18px;
    font-family: 'Al Jazeera-Latin 70';
    margin-bottom: 10px;
}
.shadow2 [data-role="date"] {
    background: #2f2f2f;
    border: 1px solid #000;
    border-radius: 0;
    color: #ddd;
}
.k-autocomplete.k-state-default, .k-picker-wrap.k-state-default, .k-numeric-wrap.k-state-default, .k-dropdown-wrap.k-state-default, .k-multiselect.k-header {
    border-color: #000;
}
.shadow2 span.k-select {
    background: #2f2f2f;
    border: 3px solid #000;
    border-radius: 0;
    margin-top: -3px;
    color: #ccc;
}
.shadow2 span.k-select {
    background: #000000;
    border: 1px solid #313131;
    border-radius: 0;
    margin-top: -1px;
    color: #ccc;
}
.shadow2 button {
    background: #2f2f2f;
    color: #818181;
    border: 0;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    color: #a6a6a6;
    background-color: #4e4e4e;
    border-color: #adadad;
}

body, input, #comment {
    font-family: 'Al Jazeera-Latin 40';
}
.widg-row h3.content-title.comm-title {
    color: #4d4d4d;
    font-size: 26px;
    border-bottom: 1px solid;
}
.slider {
    background: #333;
}
.grayy .tt-arrow-side {
    border-color: rgb(216, 216, 216) transparent transparent transparent;
}
button.search:hover {
    opacity: .6;
}
#page .section-title {
    color: #ddd;
    font-family: 'Al Jazeera-Latin 70';
}

#page p {
    color: #ccc;
    font-family: 'Al Jazeera-Latin 40';
    font-size: 16px;
}
#page h2 {
    font-family: 'Al Jazeera-Latin 70';
    color: #dba200;
    font-size: 19px;
    padding-top: 20px;
    padding-bottom: 0;
    margin: 0;
}
.qblogo {
    display: inline-block!important;
    padding: 15px 0;
}
.qblogo img {

    max-width: 100%;
    height: 50px;

}
.turquoise .hover-effect a, .turquoise .hover-effect i {
    color: #e2e2e2!important;
    font-weight: 300!important;
}



.dark.darker {
    background: #212121;
    max-width: 1600px;
    margin: 0 auto;
    height: 100px;
}

.sponsoredby {
    vertical-align: -webkit-baseline-middle;
    color: #666;
    font-size: 14px;
    float: right;
    margin-top: 30px;
}
.sponsoredby li {
    display: inline-block;
}
.ajmn-logo img {
    width: 25px;
}
 .ajfooter{
    padding-left: 135px;
    padding-right: 135px;

}
.footer-logo li.copyright-text {
    vertical-align: middle;
    display: table-cell;
    color: #5d5d5d;
    padding-right: 23px;
}
ul.footer-logo {
    display: table;
    list-style: none;
    height: 100px;
    padding: 0;
    margin: 0;
    vertical-align: middle;
}
[class="icon-search"]{
  font-family: 'Al Jazeera-Latin 40';  
}