/*
Theme Name: csinerode
Author: allc
Author URI: http://wordpress.org/
Version: 1.0
*/

body {
    font-family: "Ubuntu",sans-serif;
    font-size: 14px;
    height: auto;
    margin: 0 auto;
    min-width: 1100px;
}
img {
    border: medium none;
}
a {
    text-decoration: none;
}
#head {
    background: none repeat scroll 0 0 #d9d9d9;
    box-shadow: 0 1px 3px 3px #a8a8a8;
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 2;
}
.h-in {
    height: auto;
    margin: 20px auto;
    overflow: hidden;
    width: 1020px;
}
.logo {
    float: left;
    height: 53px;
    margin-left: 33px;
    width: 403px;
}
.reg {
    background: #01ADEA;
    border-radius: 0px;
    cursor: pointer;
    float: right;
    height: 40px;
    margin-top: 10px;
    overflow: hidden;
    width: 255px;
}
.reg h3 {
    color: #fff;
    font-size: 20px;
    margin: 0;
    padding-top: 7px;
    text-align: center;
    font-family: Helvetica;
    text-shadow: 0px 0px 5px #111111;
}
.inner {
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 1020px;
    z-index: 3;
}
#sidebar-l {
    float: left;
    height: auto;
    overflow: hidden;
    width: 160px;
}
#sidebar-r {
    float: right;
    height: auto;
    overflow: hidden;
    width: 160px;
}
#sidebar-l img {
    width: 160px;
}
#middle {
    float: left;
    height: auto;
    overflow: hidden;
    width: 700px;
}
.tit {
    height: auto;
    margin-top: 20px;
    overflow: hidden;
    padding-left: 20px;
    width: 600px;
}
.left {
    float: left;
    font-size: 16px;
    height: auto;
    overflow: hidden;
    width: 150px;
}
.left1 {
    float: left;
    font-size: 16px;
    height: auto;
    margin-top: 15px;
    overflow: hidden;
    width: 150px;
}
.right {
    float: right;
    font-size: 16px;
    height: auto;
    overflow: hidden;
    width: 450px;
}
.right1 {
    float: right;
    font-size: 16px;
    height: auto;
    margin-top: 15px;
    overflow: hidden;
    width: 450px;
}
.foot {
    background: none repeat scroll 0 0 #e0e0e0;
    height: auto;
    overflow: hidden;
    width: 100%;
}
.last {
    height: auto;
    margin: 10px auto 0;
    overflow: hidden;
    width: 1020px;
}
.user_details {
    background: #f8f8f8;
    height: auto;
    margin-left: 9px;
    margin-top:20px;
    overflow: hidden;
    position: relative;
    width: 680px;
    border: 5px solid #fff;
    box-shadow: 0px 0px 3px #999;
    box-sizing: border-box;
}
.flogo {
    float: right;
    height: auto;
    overflow: hidden;
    width: 310px;
}
.foot_menu {
    float: left;
    height: auto;
    overflow: hidden;
    width: 525px;
}
.foot_menu ul {
    margin: 0;
    padding: 0;
}
.foot_menu ul li {

    float: left;
    list-style: outside none none;
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 5px;
    width: auto;
}
.foot_menu ul li a {
    color: #3d3d3d;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
}
.foot_menu ul li:after {
    content: "|";
    padding-left: 10px;
}
.foot_menu ul li:last-child:after {
    content: "";
}

.foot_menu ul li.last {
    border-right: medium none !important;
}
.last p {
    color: #3d3d3d;
    font-size: 16px;
    margin: 0;
    padding-left: 12px;
    padding-top: 30px;
}
.titi {
    position: absolute;
    right: 20px;
    width: 125px;
    height: auto;
}
.titi img {
    border: 1px solid #fea11c;
    border-radius: 50%;
    width: 100%;
}
.titf {
    border-bottom: 3px solid #f0b501;
    height: auto;
    margin-left: 20px;
    margin-top: 20px;
    overflow: hidden;
    padding-bottom: 10px;
    padding-left: 0;
    width: 400px;
}
.rightf {
    float: right;
    font-size: 16px;
    height: auto;
    overflow: hidden;
    width: 250px;
}
.leftf {
    float: left;
    font-size: 16px;
    height: auto;
    overflow: hidden;
    width: 150px;
}
.drop {
    margin: 0 auto;
    position: relative;
    width: 1020px;
}
.drop-in {
    background: none repeat scroll 0 0 #ececec;
    height: 35px;
    position: absolute;
    width: 100%;
    z-index: 1;
    border: 1px solid #c5c5c5;
    box-shadow: 0px 1px 1px 0px #c5c5c5;
}
h2.widget-title {
    color: #5a9bc0;
    font-size: 18px;
    margin-bottom: 13px;
    margin-top: 8px;
    text-align: center;
}
h2.open_menu {
    color: #f99806;
    font-size: 18px;
    margin-bottom: 13px;
    margin-top: 8px;
    padding-left: 10px;
   // background: url("images/icon.png")no-repeat right -2px;
  //  width: 165px;
    padding-left: 20px;
}
#sidebar-l h2.widget-title {
    border-right: 2px solid;
}
#sidebar-r h2.widget-title {
    border-left: 2px solid;
}
// .sm {
    height: auto;
    width: 175px;
    float: right;
    margin-bottom: -14px;
    padding-right: 10px;
}
.wp-pagenavi {
    text-align: center;
    display: block;
    margin-bottom: 20px;
}
.wp-pagenavi a,.wp-pagenavi .current {
    background: #ebebeb;
    color: #333;
    border: none !important;
    padding: 4px 8px !important;
    box-shadow: 0px 0px 1px 0px #333;
    margin: 0px 4px !important;
}
.wp-pagenavi .current,.wp-pagenavi a:hover {
    background: #57a2d9;
    color: #fff;
}
h2.open_menu1 {
    color: #000;
    font-size: 18px;
    margin-bottom: 13px;
    margin-top: 8px;
    padding-left: 10px;
    width: 210px;
    padding-left: 20px;
}
.inct p {
    line-height: 25px;
    padding-left: 10px;
    padding-right: 10px;
}
.wpcf7 label {
    font-size: 16px;
    margin-left: 3px;
}
.wpcf7 span {
    color: #ed2022;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"] {
    width: 250px;
    height: 25px;
    border: 1px solid #D9D9D9;
    margin-bottom: 10px;
}
.wpcf7 textarea {
    border: 1px solid #d9d9d9;
    height: 113px;
    width: 350px;
}
.wpcf7 input[type="submit"] {
    background: #FF9600;
    width: 85px;
    height: 35px;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    border: none;
    margin-left: 268px;
    margin-top: 5px;
}
#gform_1 {
    padding-left: 10px;
}
.gform_body ul li {
    padding-bottom: 10px;
}
.gform_body label {
    padding-bottom: 5px;
    font-size: 14px;
    margin: 0px;
}
.button {
    background: #FF9600;
    border: medium none;
    border-radius: 5px;
    height: 40px;
    margin-left: 520px;
    width: 125px;
    color: #fff;
    font-size: 20px !important;
}


textarea#input_1_18 {  width:98%; }

#gforms_confirmation_message {
    padding: 12px 22px 0px 22px;
}

.fancybox-skin {
    padding: 7px 7px 6px 5px !important;
}
.fancybox-inner {
    border: 1px solid #d9d9d9 !important;
    overflow: hidden;
}
#sbox h2 {
    color: #0060C4;
    margin: 0px;
    padding: 0px;
}
#sbox {
    padding: 11px;
}
#sbox h2 {
    color: #0060c4;
    margin: 0;
    padding: 0;
}
#sbox {
    padding: 11px;
}
#sbox .left3 {
    display: block;
    padding: 4px 0px 5px 0px;
}
#sbox .right3 input[type="text"],#sbox .right3 textarea {
    width: 77%;
    padding: 6px;
}
#sbox .right3 textarea {
    height: 88px;
    width: 94%;
}
#sbox input[type="submit"] {
    background: #FF9600;
    color: #fff;
    font-size: 18px;
    border: none;
    margin-top: 6px;
    padding: 8px;
    cursor: pointer;
    border-radius: 4px;
}
.sinner {
    position: relative;
}
.sinner .ajax_loader {
    background: url(js/ajax.gif) no-repeat center #F9F9F9;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    display: none;
}

ul.skills {
    margin: 0;
    padding: 0;
    padding-left: 19px;
}
ul.skills li {
    padding-left: 0px;
    list-style: inherit;
    line-height: 29px;
}


.buttons {
    margin-right: 20px;
    text-align: right;
    height: auto;
    overflow: hidden;
    padding: 10px;
    margin-top: 20px;
}
.button_link {
    display: inline-block;
}
.button_link a {
    background: #FFB54F;
    border-radius: 2px;
    color: #000;
    display: block;
    line-height: 30px;
    margin-left: 5px;
    text-align: center;
    width: 100px;
    border: 1px solid #ddd;
}
.button_link a:hover {
    background: #01AEF0;
    color: #fff;
}


.u_fields p {
    margin: 5px;
}
.u_fields label {
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    padding-right: 52px;
    vertical-align: top;
    display: block;
}
.u_fields label:after {
    content: ":";
    padding-left: 5px;
}
.user_details {
    padding: 5px;
    padding-bottom: 10px;
}
.user_details h2 {
    margin: 0;
    font-family: Ubuntu;
    font-size: 16px;
    border-bottom: 2px solid #FF9600;
    display: inline-block;
    padding-bottom: 10px;
}
.b_right {
    text-align: right;
}
.wp-pagenavi {
    margin-top: 25px;
}
.wrapper {
    width: 1020px;
    margin: 0 auto;
    position: relative;
 
}
.post_entry,.inct {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 5px solid #fff;
    box-shadow: 0 0 3px #999;
    box-sizing: border-box;
    height: auto;
    margin: 20px;
    overflow: hidden;
    position: relative;
    width: 659px;
    float: left;
}


.post_entry table {
    border: 1px solid #ddd;
    background: #fff !important;
}
.post_entry table td {
    border: 1px solid #ddd;
}

.header_part {
    height: auto;
    overflow: hidden;
}
.header_part .user_photo {
    float: left;
    vertical-align: middle;
    margin: 5px;
    margin-right: 20px;
}
.header_part .user_photo img {
    border: 5px solid #fff;
    box-shadow: 0px 0px 3px #999;
    display: block;
    border-radius: 50%;
}
.header_part h2 {
    margin-top: 53px;
    margin-left: 20px;
    color: #00ADF0;
}


.post_entry .button_link {
    float: right;
    position: absolute;
    right: 26px;
    top: 60px;
}
.post_entry .button_link a {
    background: #01ADEA;
    color: #fff;
    width: 200px;
    height: 32px;
    border-radius: 33px;
    border: 4px solid #fff;
    box-shadow: 0px 0px 3px #ddd;
    font-weight: bold;
}
.post_entry .button_link a:hover {
    background: #EC1B21;
}

.re_title {
    text-align: center;
    color: #00adf0;
}
.form_fields {
    padding: 0px 5px;
}
.form_fields .fields {
    border: 1px solid #ddd;
    margin-bottom: 5px;
    padding: 5px;
}
.r_fields,.off_address {
    display: inline-block;
    vertical-align: top;
    width: 318px;
}


.form_fields label {
    display: block;
    padding-bottom: 6px;
}
.form_fields input[type="text"], .form_fields input[type="email"], .form_fields input[type="tel"],.form_fields textarea {
    box-sizing: border-box;
    padding: 5px !important;
    width: 100% !important;
    height: 35px !important;
    border: 1px solid #ddd;
}
.form_fields textarea {
    min-height: 150px;
}
.wpcf7-form h2 {
    font-size: 15px;
}
.form_fields textarea,.r_fields select option {
    font-size: 14px;
}
.r_fields select {
    box-sizing: border-box;
    padding: 12px !important;
    width: 100% !important;
    border: 1px solid #ddd;
}

h2.spec {
    margin-bottom: 27px;
}
.r_fields .txt {
    position: relative;
    width: 627px;
    height: auto;
    clear: both;
    overflow: hidden;
}
.o_add {
    width: 100% !important;
}
.s_fields {
    text-align: right;
}
.s_fields input[type="submit"] {
    width: 151px !important;
    cursor: pointer;
    border-radius: 0px !important;
}
.s_fields input[type="submit"]:hover {
    background: #01ADEA !important;
}

/* Contact New Edit */
.inputfield{
	font-family: "Ubuntu",sans-serif !important;
}
.column-2 .inputfield {
    border: 1px solid #d9d9d9;
    font-size: 15px;
    height: auto !important;
    margin: 0 5px 10px 0px;
    padding: 10px;
    width: 100% !important;
    box-sizing: border-box;
    transition: all 0.9s ease 0s;
}

.column-2 {
    float: left;
    margin-left: 10px;
    width: 48%;
}
.column-1 {
    margin-left: 10px;
    margin-right: 10px;

}
.column-1 .inputfield {
    border: 1px solid #d9d9d9;
    font-size: 15px;
    margin-bottom: 10px;
    padding: 10px 10px;  
    font-family: Helvetica;  
    width: 97.1% !important;
transition: all 0.9s ease 0s;
}

.inct form {
    margin-bottom: 10px;
    margin-top: 10px;
    overflow: hidden;
}
.inputfield:hover, .inputfield:focus{
	border: 1px solid #0060C4 !important;
        transition: all 0.9s ease 0s;
}
input.wpcf7-submit{
	transition: all 0.9s ease 0s;
cursor: pointer;
	font-family: "Ubuntu",sans-serif !important;
}
input.wpcf7-submit:hover{
	transition: all 0.9s ease 0s;
	background-color: #0060C4;
}
.wpcf7-not-valid-tip {
    display: none !important;
}
.wpcf7-not-valid {
    border: 1px solid #ff0000  !important;
}
.wpcf7-response-output {
    padding: 10px !important;
    text-align: center;
color: #767676 !important;
}

/* Registration form */
.r_fields, .off_address {
    display: block;
    width: 100% !important;
overflow: hidden;
}
.column-2 .address textarea.officeaddress {
    height: 170px !important;
    min-height: 0 !important;
}
.column-2 .raddress textarea.officeaddress {
    height: 80px !important;;
    min-width: 0 !important;
}
.r_fields .column-2 .txt {
    width: auto;
}
.column-2 select, .up_foto {
    color: #737373;
    font-size: 15px;
    margin-bottom: 12px;
}
.up_foto {
    margin-bottom: 12px;
}
.column-2 .txt .specialities textarea.inputfield {
    height: 100px !important;
    min-height: 0 !important;
}
.r_fields select{
	padding: 10px !important;
}
.form_fields h2 {
    margin-left: 10px;
}

.s_fields {
    margin-bottom: 10px;
}
.wpcf7-response-output{
	border: none !important;
}
.wpcf7-mail-sent-ok{
	color: 	#266236 !important;
}
.wpcf7-mail-sent-ok{
	color: 	#266236 !important;
}
.wpcf7-validation-errors{
	color: #ff0000 !important;
}