/*
Theme Name: WP RESIDENCE CHILD THEME
Theme URI: http://wpresidence.net/
Template: wpresidence
Description:WP RESIDENCE CHILD THEME
Version:1.0
Author: WPRESIDENCE - annapx0909@gmail.com
Author URI: 
Text Domain: wpresidence
Tags: white, one-column, two-columns,left-sidebar, right-sidebar, flexible-width, custom-menu, theme-options, translation-ready
License: 
License URI:
*/


@import url("../wpresidence/style_ar.css");

/* =Theme style.css customization starts here
-------------------------------------------------------------- */

.email_send {
    background: #1aa4ab;
    padding: 10px 30px;
    font: 400 31px 'Myriad Pro', Arial, Helvetica, sans-serif;
    color: #fff;
}

.email_send form {
    display: table;
    width: 100%;
}

.email_send-cell {
    display: table-cell;
    padding: 0 16px;
    vertical-align: middle;
}

.email_send input[type=text] {
    width: 214px;
    height: 38px;
    margin: 0;
    background-color: #f3f3f3;
    border: 1px solid #138990;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.35);
       -moz-box-shadow: inset 0 0 3px rgba(0,0,0,.35);
            box-shadow: inset 0 0 3px rgba(0,0,0,.35);
    font-size: 17px;
    color: #b6b6b6;
    
}



input#sbmt {

padding: 0 16px!important;
height: 38px!important;
background-color: #4C4C4C!important;
border: none!important;
 -webkit-border-radius: 5px!important;
 -moz-border-radius: 5px!important;
border-radius: 5px!important;
font-size: 17px!important;
color: #F3F3F3!important;
text-align: center!important;
cursor: pointer!important;
text-transform:none!important;
font-weight: 600;
}



.table > thead > tr > th,table tbody tr td{text-align: center;}
.nav-tabs > li > a{font-family: mondifont;}
.nav-tabs > li > a i{color: #55c9f0;}
.nav-tabs > li.active > a i{color: #88b490;}

.td001 {
    margin: 0;
    padding: 7px 3px;
    width: 70%;
    text-align: right;
    border: 1px solid #dcebf7;
    background: #edf3f4;
    color: #3073b3;
    display: inline;
    font-family: mondifont;
    float: right;
    font-size: 12px;
}
.td002 {
    margin: 0;
    padding: 7px 5px;
    width: 30%;
    text-align: right;
    border: 1px solid #dcebf7;
    border-right: 0px solid #dcebf7;
    background: #fff;
    color: #3E3E3E;
    display: inline;
    float: left;
    font-size: 12px;
}
.td003 {
    margin: 0;
    padding: 7px 3px;
    width: 70%;
    text-align: right;
    border: 1px solid #dcebf7;
    background: #edf3f4;
    color: #3073b3;
    display: inline;
    font-family: mondifont;
    float: right;
    font-size: 11px;
}
.td004r {
    padding-right: 0;
}
.td004l {
    padding-right: 0;
}

.data_h01 {
    text-align: justify!important;
    font-size: 14px;
    font-family: mondifont;
}
.tit_f01 {
    font-family: mondifont;
}

