| 1 |
#preview-action{display:none;} |
| 2 |
|
| 3 |
#generate_applicant_list_button { margin-top:1px; } |
| 4 |
|
| 5 |
.propertyhive_meta_box .checkbox{width:auto;vertical-align:middle;margin:7px 0;} |
| 6 |
.propertyhive_meta_box p{margin:9px 0;} |
| 7 |
.propertyhive_meta_box fieldset.form-field, |
| 8 |
.propertyhive_meta_box p.form-field{padding:5px 20px 5px 162px !important;} |
| 9 |
.propertyhive_meta_box fieldset.form-field:after, |
| 10 |
.propertyhive_meta_box p:after{content:".";display:block;height:0;clear:both;visibility:hidden;} |
| 11 |
.propertyhive_meta_box fieldset.form-field, |
| 12 |
.propertyhive_meta_box p{font-size:12px;line-height:24px;margin:0 0 9px;padding:5px 9px;} |
| 13 |
.propertyhive_meta_box label, |
| 14 |
.propertyhive_meta_box legend{float:left;width:150px;margin:0 0 0 -150px;padding:0;} |
| 15 |
.propertyhive_meta_box label .req, |
| 16 |
.propertyhive_meta_box legend .req{font-weight:700;font-style:normal;color:#a00;} |
| 17 |
.propertyhive_meta_box .description{margin:0 0 0 7px;padding:0;} |
| 18 |
.propertyhive_meta_box .description-block{margin-left:0;display:block;} |
| 19 |
|
| 20 |
.propertyhive_meta_box textarea{vertical-align:top;height:4.8em;line-height:1.5em;} |
| 21 |
|
| 22 |
.propertyhive_meta_box input[type=email], |
| 23 |
.propertyhive_meta_box input[type=number], |
| 24 |
.propertyhive_meta_box input[type=text] {width:50%;float:left;} |
| 25 |
.propertyhive_meta_box input.button{width:auto;margin-left:8px;} |
| 26 |
|
| 27 |
.propertyhive_meta_box select.multiselect, |
| 28 |
.propertyhive_meta_box .chosen-container {width:100%!important;} |
| 29 |
|
| 30 |
.propertyhive_meta_box .short, |
| 31 |
.propertyhive_meta_box input[type=email].short, |
| 32 |
.propertyhive_meta_box input[type=number].short, |
| 33 |
.propertyhive_meta_box input[type=text].short{width:50%; max-width:250px;} |
| 34 |
|
| 35 |
.propertyhive_meta_box .ph-radios{display:block;float:left;margin:0;} |
| 36 |
.propertyhive_meta_box .ph-radios li{display:block;padding:0 0 10px;} |
| 37 |
.propertyhive_meta_box .ph-radios li input{width:auto;} |
| 38 |
|
| 39 |
.propertyhive_meta_box .sized{width:auto!important;margin-right:6px;} |
| 40 |
.propertyhive_meta_box .options_group{border-top:1px solid #fff;border-bottom:1px solid #DFDFDF;} |
| 41 |
.propertyhive_meta_box .options_group:first-child{border:0;} |
| 42 |
.propertyhive_meta_box .options_group fieldset{font-size:12px;line-height:24px;margin:9px 0;padding:5px 9px;} |
| 43 |
.propertyhive_meta_box .options_group fieldset label{width:auto;float:none;} |
| 44 |
.propertyhive_meta_box .options_group fieldset ul{float:left;width:50%;margin:0;padding:0;} |
| 45 |
.propertyhive_meta_box .options_group fieldset ul li{width:auto;margin:0;} |
| 46 |
.propertyhive_meta_box .options_group fieldset ul li input{width:auto;float:none;margin-right:4px;} |
| 47 |
.propertyhive_meta_box .options_group fieldset ul.ph-radios label{margin-left:0;} |
| 48 |
|
| 49 |
.propertyhive_meta_box .media_grid{ } |
| 50 |
.propertyhive_meta_box .media_grid ul{} |
| 51 |
.propertyhive_meta_box .media_grid ul:after{content:".";display:block;height:0;clear:both;visibility:hidden;} |
| 52 |
.propertyhive_meta_box .media_grid ul li{ position:relative; float:left; width:150px; height:150px; margin:7px; } |
| 53 |
.propertyhive_meta_box .media_grid ul li .hover{ opacity:0; transition:all 0.25s; -webkit-transition:all 0.25s; position:absolute; right:-10px; top:-10px; width:22px; } |
| 54 |
.propertyhive_meta_box .media_grid ul li:hover .hover { opacity:1; } |
| 55 |
.propertyhive_meta_box .media_grid ul li .hover .attachment-delete, |
| 56 |
.propertyhive_meta_box .media_grid ul li .hover .attachment-edit { border:1px solid #CCC; border-radius:50%; height:22px; width:100%; background:#FFF no-repeat center center; } |
| 57 |
.propertyhive_meta_box .media_grid ul li .hover .attachment-delete { background-image:url(../images/attachment-delete.png); margin-bottom:3px; } |
| 58 |
.propertyhive_meta_box .media_grid ul li .hover .attachment-edit { background-image:url(../images/attachment-edit.png); } |
| 59 |
.propertyhive_meta_box .media_grid ul li .hover a { display:block; height:100%; width:100%; } |
| 60 |
.propertyhive_meta_box .media_grid ul li img{ display:block; margin:0; auto; max-width:100%; max-height:100%; } |
| 61 |
|
| 62 |
.propertyhive_meta_box .room{ border-radius:3px;background:#FFF;border:1px solid #dfdfdf; margin:9px 0;} |
| 63 |
.propertyhive_meta_box .room .room-details{background:#fafafa;border:1px solid #eee;padding:6px;} |
| 64 |
.propertyhive_meta_box .room h3 { padding-left:10px; padding-right:10px; } |
| 65 |
.propertyhive_meta_box .room h3 button{float:right} |
| 66 |
.propertyhive_meta_box .room h3 .handlediv{ background-position:6px 0px!important;height:28px; } |
| 67 |
.propertyhive_meta_box .room h3 strong{line-height:28px;} |
| 68 |
|
| 69 |
.propertyhive_meta_box_actions .form-field { padding:0 !important; margin-bottom:16px; } |
| 70 |
.propertyhive_meta_box_actions .form-field label { float:none; display:block; margin:0 0 3px; width:100%; } |
| 71 |
.propertyhive_meta_box_actions input[type=email], |
| 72 |
.propertyhive_meta_box_actions input[type=number], |
| 73 |
.propertyhive_meta_box_actions input[type=text] { float:none; } |
| 74 |
.propertyhive_meta_box_actions hr { margin:12px 0; } |
| 75 |
.propertyhive_meta_box_actions .button-success { background:#5cb85c; color:#FFF; border-color:#4cae4c; } |
| 76 |
.propertyhive_meta_box_actions .button-success:hover { background:#449d44; color:#FFF; border-color:#398439; } |
| 77 |
.propertyhive_meta_box_actions .button-danger { background:#d9534f; color:#FFF; border-color:#d43f3a; } |
| 78 |
.propertyhive_meta_box_actions .button-danger:hover { background:#c9302c; color:#FFF; border-color:#ac2925; } |
| 79 |
|
| 80 |
ul.record_notes{padding:2px 0 0} |
| 81 |
ul.record_notes li { padding:0 10px; } |
| 82 |
ul.record_notes li .note_content{padding:10px;background:#efefef;position:relative} |
| 83 |
ul.record_notes li .note_content p{margin:0;padding:0;word-wrap:break-word} |
| 84 |
ul.record_notes li p.meta{padding:10px;color:#999;margin:0;font-size:11px} |
| 85 |
ul.record_notes li p.meta .exact-date{border-bottom:1px dotted #999} |
| 86 |
ul.record_notes li a.delete_note{color:#a00} |
| 87 |
ul.record_notes li .note_content:after{content:"";display:block;position:absolute;bottom:-10px;left:20px;width:0;height:0;border-width:10px 10px 0 0;border-style:solid;border-color:#efefef transparent} |
| 88 |
|
| 89 |
.propertyhive table.form-table table.widefat th { |
| 90 |
padding-right: inherit; |
| 91 |
} |
| 92 |
table.ph_customfields, table.ph_offices { |
| 93 |
position: relative; |
| 94 |
} |
| 95 |
table.ph_customfields th, table.ph_offices th { |
| 96 |
vertical-align: middle; |
| 97 |
padding: 9px 7px!important; |
| 98 |
} |
| 99 |
table.ph_customfields td, table.ph_offices th { |
| 100 |
vertical-align: middle; |
| 101 |
padding: 7px; |
| 102 |
} |
| 103 |
table.ph_customfields th, table.ph_customfields td { |
| 104 |
width:auto; |
| 105 |
} |
| 106 |
table.ph_customfields .settings, table.ph_offices .settings { |
| 107 |
text-align: right; |
| 108 |
} |
| 109 |
table.ph_offices .primary { |
| 110 |
text-align: center; |
| 111 |
} |
| 112 |
table.ph_offices .primary input { |
| 113 |
margin: 0; |
| 114 |
} |
| 115 |
|
| 116 |
.add_note {border-top:1px solid #ddd;padding:10px 10px 0;} |
| 117 |
.add_note h4 {margin-top:5px!important;} |
| 118 |
.add_note textarea {width:100%;height:50px;} |
| 119 |
|
| 120 |
#propertyhive-contact-relationships .inside { margin:0; padding:0; } |
| 121 |
#propertyhive-contact-relationships .panel-wrap {background:#FFF; padding-left:153px;} |
| 122 |
#propertyhive-contact-relationships .panel { position:relative; } |
| 123 |
#propertyhive-contact-relationships .ph-tabs-back { position:absolute; top:0; left:0; bottom:0; background:#f5f5f5; width:145px; border-right:1px solid #DFDFDF; } |
| 124 |
#propertyhive-contact-relationships ul.ph-tabs, .propertyhive ul.ph-tabs {background:#f5f5f5; line-height:1em; float:left; width:145px; margin:0; position:relative; padding:0 0 10px; margin-left:-153px;} |
| 125 |
#propertyhive-contact-relationships ul.ph-tabs li, .propertyhive ul.ph-tabs li {display:block; padding:0; margin:0;} |
| 126 |
#propertyhive-contact-relationships ul.ph-tabs li a, .propertyhive ul.ph-tabs li a {padding:10px;line-height:18px!important;margin:0;display:block;background:#f5f5f5;text-decoration:none;border-bottom:1px solid #f5f5f5;border-top:1px solid #eaeaea;} |
| 127 |
#propertyhive-contact-relationships ul.ph-tabs li a:before, .propertyhive ul.ph-tabs li a:before {speak:none;font-weight:400;font-variant:normal;text-transform:none; line-height:1; -webkit-font-smoothing:antialiased; margin-right:7px;} |
| 128 |
#propertyhive-contact-relationships ul.ph-tabs li:first-child a, .propertyhive ul.ph-tabs li:first-child a {border-top:0!important;} |
| 129 |
#propertyhive-contact-relationships ul.ph-tabs li.active a, .propertyhive ul.ph-tabs li.active a {border-color:#DFDFDF;position:relative;background-color:#fff;color:#555;margin:0 -1px 0 0;} |
| 130 |
#propertyhive-contact-relationships .actions { position:absolute; top:10px; right:15px; } |
| 131 |
|
| 132 |
#wpbody-content .inline-edit-property .inline-edit-col-right { margin-top:0; } |
| 133 |
|
| 134 |
.propertyhive-installed-screen { max-width:1000px; margin:25px 40px 0 20px; } |
| 135 |
.propertyhive-installed-screen h1 { font-size:2.8em; } |
| 136 |
.propertyhive-installed-screen .intro-text { } |
| 137 |
.propertyhive-installed-screen .intro-text p { font-size:18px; } |
| 138 |
.propertyhive-installed-screen .panels { } |
| 139 |
.propertyhive-installed-screen .panels .panel { float:left; margin-bottom:20px; width:49%; background:#FFF; border:1px solid #BBB; padding:15px 30px 30px; box-sizing:border-box; -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3); box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3); } |
| 140 |
.propertyhive-installed-screen .panels .panel:nth-child(2n) { float:right; } |
| 141 |
.propertyhive-installed-screen .panels .panel:nth-child(2n+1) { clear:left; } |
| 142 |
.propertyhive-installed-screen .panels .panel strong { font-weight:700 } |
| 143 |
.propertyhive-installed-screen .panels .panel a { font-weight:600 } |
| 144 |
|
| 145 |
#tiptip_holder{display:none;position:absolute;top:0;left:0;z-index:9999999}#tiptip_holder.tip_top{padding-bottom:5px}#tiptip_holder.tip_top #tiptip_arrow_inner{margin-top:-7px;margin-left:-6px;border-top-color:#333}#tiptip_holder.tip_bottom{padding-top:5px}#tiptip_holder.tip_bottom #tiptip_arrow_inner{margin-top:-5px;margin-left:-6px;border-bottom-color:#333}#tiptip_holder.tip_right{padding-left:5px}#tiptip_holder.tip_right #tiptip_arrow_inner{margin-top:-6px;margin-left:-5px;border-right-color:#333}#tiptip_holder.tip_left{padding-right:5px}#tiptip_holder.tip_left #tiptip_arrow_inner{margin-top:-6px;margin-left:-7px;border-left-color:#333}#tiptip_content,.chart-tooltip,.wc_error_tip{color:#fff;font-size:.8em;max-width:150px;background:#333;text-align:center;border-radius:3px;padding:.618em 1em;box-shadow:0 1px 3px rgba(0,0,0,.2)}#tiptip_content code,.chart-tooltip code,.wc_error_tip code{padding:1px;background:#888}#tiptip_arrow,#tiptip_arrow_inner{position:absolute;border-color:transparent;border-style:solid;border-width:6px;height:0;width:0} |
| 146 |
|
| 147 |
.applicant-list-form { max-width:500px; } |
| 148 |
.applicant-list-results table { } |
| 149 |
.applicant-list-results table td { border-bottom:1px solid #DDD; } |