/*
 Theme Name:   Qatar Cultural
 Version: 1.0
 Description: Multi-purpose WordPress Theme
 Author: Ninzio
 Theme URI: http://ninzio.com/prelude
 Author URI: https://themeforest.net/user/ninzio
 License: Custom license
 License URI: Licensing/README_License.txt
 Tags: left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, post-formats, sticky-post, threaded-comments, translation-ready
 Template: prelude
 Text Domain: prelude
*/

.pt-100 {
    padding-top: 100px;
}


.pt-100 {
    padding-top: 100px;
}

.login-register .service-title {
    color: #FF9;
    font-size: 23px;
    margin-top: 0;
    text-align: center;    
    padding-bottom: 9px;
}
body .btn-default:hover, body .btn-default:focus, body .btn-default:active, body .btn-default.active, .open .dropdown-toggle.btn-default
{
background:#2d343e;
color:#fff;

}
a.btn.btn-info {
    background: #70193d;
	border-color: #70193d;
}

a.btn.btn-info:hover {
background:#2d343e;
color:#fff;

}
.deff {
    margin-bottom: 40px;
}

.deff span {
    border: 2px solid #70193d;
    padding: 5px 20px;
    color: #70193d;
    border-radius: 4px;
    font-size: 16px;
}

body .info h3 span {
    border: 2px solid #70193d;
    padding: 5px 20px;
    color: #70193d;
    border-radius: 4px;
    font-size: 16px;
	background:none !important;
}
body .pagination>.active>a, body .pagination>.active>a:focus, body .pagination>.active>a:hover, body .pagination>.active>span, body .pagination>.active>span:focus, body .pagination>.active>span:hover {
    background-color: #70193d;
    border-color: #70193d;
}
form#usr-form {
    background: #eee;
    padding: 30px 20px;
    margin: 60px 0px;
}
form#usr-form input {
    height: auto;
    width: 100%;
    padding: 13px 10px;
    margin-bottom: 10px;
}
form#usr-form select {
    width: 100%;
    padding: 13px 10px;
    margin-bottom: 10px;
    background: #fff;
    box-shadow: 0 0 8px #e3e3e3 inset;
    border: 1px solid #e2e2e2;
    height: 46px;
}
form#usr-form input#sub {
    background: #752f4c;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    width: auto;
    margin-top: 20px;
    padding: 12px 20px;
}
form#popup-form input#update_data9 {
    background: #752f4c;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    width: auto;
    margin-top: 20px;
    padding: 12px 20px;
}
.box-right {
    margin-top: 20px;
}
.box-right p {
    font-size: 18px;
    line-height: 28px;
}
.top-bar-1.clearfix h2 {
    font-weight: bold;
    margin: 40px 0px;
    color: #87425e;
}
.table-responsive.js-add table.table.js-add {
    width: 85%;
    margin: 0px auto;
    margin-bottom: 50px;
}
.table-responsive.js-add table.table.js-add td {
    padding: 14px 24px;
    border: 1px solid #eee;
}
.table-responsive.js-add table.table.js-add th {
    background: #611b38;
    color: #fff;
    padding: 14px 24px;
    border: 1px solid #eee;
}
.table-responsive.js-add table.table.js-add td input {
    background: #611b38;
    border: none;
    color: #fff;
    padding: 4px 18px;
}
.popup_data {
    position: fixed;
    z-index: 9999;
    width: 100%;
    top: 0;
    background: rgba(0,0,0,0.6);
	height:100%;
}
.popup_data .table_update {
    width: 55%;
    background: #fff;
    margin: 0px auto;
    border: 8px solid #87425e;
}
form#popup-form {
    padding: 20px 20px;
}
form#popup-form input {
    width: 100%;
    height: auto;
    padding: 5px 12px;
    margin-bottom: 5px;
}
form#popup-form select {
    width: 100%;
    padding: 5px 12px;
    margin-bottom: 5px;
    box-shadow: 0 0 8px #e3e3e3 inset;
    border: 1px solid #e2e2e2;
    height: 29px;
    border-radius: 0px !important;
}
form#popup-form p {
    font-size: 14px;
    color: #000;
    margin: 0px 0px 5px;
}
i.close {
    color: #000;
    opacity: 1;
    position: absolute;
    right: 0;
    left: 0;
    width: 53%;
    display: block;
    margin: 0 auto;
    text-align: right;
    top: 11px;
}

/*  */

[dir="rtl"] #site-logo {
    float: right;
}

