| Current Path : /home/megadansyp/www/e392e/ |
| Current File : /home/megadansyp/www/e392e/templates.zip |
PK Ӝ�\��w� � purity_iii/css/offline.cssnu &1i� body {
background: #fff;
font-family: sans-serif;
font-size: 16px;
line-height: 1.5;
margin: 0;
padding: 0;
}
/* LAYOUT
----------------------------------------------------- */
#frame {
background: #fcfcfc;
border: 1px solid #ddd;
margin: 100px auto 0;
width: 600px;
}
/* Logo */
#frame h1 {
background: #07b;
color: #fff;
margin: 0;
padding: 15px 0;
text-align: center;
}
#frame .offline-message {
background: #fff;
border-bottom: 1px solid #eee;
color: #666;
margin-top: 0;
padding: 15px 20px;
text-align: center;
}
/* Form login */
#form-login label {
color: #666;
}
#form-login fieldset {
border: 0;
margin: 0;
padding: 0 20px;
}
#form-login #form-login-username,
#form-login #form-login-password {
float: left;
margin-right: 10px;
width: 270px;
}
#form-login #form-login-password {
margin-right: 0;
margin-left: 10px;
}
#form-login #form-login-username label,
#form-login #form-login-password label {
display: block;
margin-bottom: 3px;
}
#form-login #form-login-username .inputbox,
#form-login #form-login-password .inputbox {
border: 1px solid #ddd;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
height: 36px;
line-height: 36px;
padding: 0 10px;
width: 100%;
}
#form-login #form-login-remember .inputbox {
vertical-align: middle;
}
#form-login #submit-buton label {
display: none;
}
#form-login #submit-buton .button {
border: 1px solid #ccc;
font-size: 16px;
padding: 8px 20px;
}
#form-login #submit-buton .button:hover {
background: #07b;
border-color: #07b;
color: #fff;
cursor: pointer;
}
/* Warning Message */
#system-message {
width: 600px;
margin: 0 auto;
}
.alert-warning {
background-color: #de614f;
border: 1px solid #dc4248;
border-radius: 3px;
font-size: 14px;
margin-top: 50px;
padding: 10px 15px;
}
.alert-warning h4, .alert-warning p {
color: #fff;
margin: 0;
}
.alert-warning a.close {
background-color: #fff;
padding: 8px 4px;
border: 1px solid #dc4248;
border-radius: 50%;
float: right;
display: block;
line-height: 0;
color: #dc4248;
}
.alert-warning a:hover {
cursor: pointer;
}
PK Ӝ�\��swH wH purity_iii/css/frontend-edit.cssnu &1i� .com_config .btn,
.com_content.layout-edit .edit.item-page .btn,
.layout-modal .contentpane .btn {
border-radius: 5px;
padding: 8px 16px;
}
.com_config input[type="text"],
.com_content.layout-edit .edit.item-page input[type="text"],
.layout-modal .contentpane input[type="text"],
.com_config input[type="email"],
.com_content.layout-edit .edit.item-page input[type="email"],
.layout-modal .contentpane input[type="email"],
.com_config input[type="number"],
.com_content.layout-edit .edit.item-page input[type="number"],
.layout-modal .contentpane input[type="number"],
.com_config input[type="password"],
.com_content.layout-edit .edit.item-page input[type="password"],
.layout-modal .contentpane input[type="password"] {
box-shadow: none;
border-radius: 5px;
padding: 0 12px;
height: 40px;
line-height: 40px;
}
.com_config input[type="text"]:focus,
.com_content.layout-edit .edit.item-page input[type="text"]:focus,
.layout-modal .contentpane input[type="text"]:focus,
.com_config input[type="email"]:focus,
.com_content.layout-edit .edit.item-page input[type="email"]:focus,
.layout-modal .contentpane input[type="email"]:focus,
.com_config input[type="number"]:focus,
.com_content.layout-edit .edit.item-page input[type="number"]:focus,
.layout-modal .contentpane input[type="number"]:focus,
.com_config input[type="password"]:focus,
.com_content.layout-edit .edit.item-page input[type="password"]:focus,
.layout-modal .contentpane input[type="password"]:focus {
border-color: #ccc;
}
.com_config textarea,
.com_content.layout-edit .edit.item-page textarea,
.layout-modal .contentpane textarea {
border: 1px solid #ddd;
border-radius: 5px;
box-shadow: none;
}
.com_config textarea:focus,
.com_content.layout-edit .edit.item-page textarea:focus,
.layout-modal .contentpane textarea:focus {
box-shadow: none;
border: 1px solid #ccc;
}
.com_config select,
.com_content.layout-edit .edit.item-page select,
.layout-modal .contentpane select {
border-radius: 5px;
height: auto;
padding: 8px;
}
.com_config .input-group .btn,
.com_content.layout-edit .edit.item-page .input-group .btn,
.layout-modal .contentpane .input-group .btn {
padding-top: 0;
padding-bottom: 0;
}
.com_config #templates-form .tip {
background: #f5f5f5;
padding: 12px 12px;
}
.com_config #templates-form textarea {
height: auto;
width: auto;
min-height: 100px;
min-width: 50%;
}
.com_config #templates-form .input-append .add-on,
.com_config #templates-form .input-prepend .add-on {
width: 35px;
}
.com_config #templates-form .input-append input,
.com_config #templates-form .input-prepend input {
display: inline-block;
}
.com_config #templates-form .input-append .btn,
.com_config #templates-form .input-prepend .btn {
border: 1px solid #cccccc;
}
.com_config #templates-form .t3-admin-form-legend {
display: none;
}
.com_config #templates-form .row-fluid .span6 {
width: 100%;
}
@media (min-width: 768px) {
.com_config #templates-form .control-group .control-label {
width: 250px;
}
.com_config #templates-form .control-group .controls {
margin-left: 280px;
}
}
.com_config.view-modules #options .accordion-item {
background-color: #ffffff;
border: 1px solid #ddd;
border-radius: 5px;
margin-bottom: 8px;
}
.com_config.view-modules #options .accordion-header {
font-size: 18px;
margin: 0;
padding: 16px;
line-height: 1;
}
.com_config.view-modules #options .accordion-header .accordion-button {
background: transparent;
border: 0;
padding: 0;
text-align: left;
width: 100%;
}
.com_config.view-modules #options .accordion-body {
border-top: 1px solid #ddd;
padding: 24px;
}
.com_config.view-modules #options .accordion-body .nav-tabs {
background: transparent;
}
.com_config #modules-form .input-append .add-on,
.com_config #modules-form .input-prepend .add-on {
width: 35px;
}
.com_config #modules-form .input-append input,
.com_config #modules-form .input-prepend input {
display: inline-block;
}
.com_config #modules-form .input-append .btn,
.com_config #modules-form .input-prepend .btn {
border: 1px solid #cccccc;
}
.com_config #modules-form .accordion-group {
margin-bottom: 20px;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle {
border: 1px solid #ddd;
border-radius: 5px 5px 0 0;
color: #428bca;
display: block;
padding: 10px;
outline: none;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle.collapsed {
border-radius: 5px;
color: #666;
}
.com_config #modules-form .accordion-group .accordion-body {
border: 1px solid #ddd;
border-top: 0;
border-radius: 0 0 5px 5px;
padding-top: 20px;
}
.com_config #modules-form .accordion-group .accordion-body .nav-tabs {
border-bottom: 0;
}
.com_config #modules-form .radio input[type="radio"] {
margin-left: 0;
position: relative;
}
.com_config #modules-form .radio label {
padding-left: 5px;
padding-right: 20px;
}
.controls select {
vertical-align: middle;
width: 220px;
}
@media (min-width: 768px) {
.edit .inputbox,
.edit input[type="text"],
.edit select.inputbox,
.edit select {
width: 250px;
}
}
.edit textarea {
width: 100%;
}
.edit .input-append,
.edit .input-prepend {
display: block;
width: auto;
}
@media (min-width: 768px) {
.edit .input-append input[type="text"],
.edit .input-prepend input[type="text"],
.edit .input-append input.inputbox,
.edit .input-prepend input.inputbox {
display: inline-block;
width: 210px;
}
}
.edit .input-append .btn,
.edit .input-prepend .btn {
border: 1px solid #cccccc;
background-color: #ffffff;
}
.edit.item-page #jform_com_fields_checkboxs label.checkbox,
.profile-edit #jform_com_fields_checkboxs label.checkbox {
display: inline-block;
margin-right: 10px;
}
.edit.item-page #jform_com_fields_checkboxs input[type="checkbox"],
.profile-edit #jform_com_fields_checkboxs input[type="checkbox"] {
margin-left: 0;
margin-top: -2px;
position: relative;
vertical-align: middle;
width: auto;
}
.edit.item-page .minicolors-input,
.profile-edit .minicolors-input {
height: 28px;
width: auto;
}
.edit.item-page .chzn-container .chzn-search:before,
.profile-edit .chzn-container .chzn-search:before,
.edit.item-page .chzn-container .chzn-search:after,
.profile-edit .chzn-container .chzn-search:after {
display: table;
content: " ";
}
.edit.item-page .chzn-container .chzn-search:after,
.profile-edit .chzn-container .chzn-search:after {
clear: both;
}
.profile-edit #jform_com_fields_user_checkbox label.checkbox {
display: inline-block;
margin-right: 10px;
}
.profile-edit #jform_com_fields_user_checkbox input {
position: relative;
margin-left: 0;
margin-right: 5px;
width: auto;
}
.profile-edit .minicolors-input {
height: 28px;
width: auto;
}
.profile-edit #jform_com_fields_user_image_chzn .chzn-search {
box-sizing: border-box;
}
.profile-edit #jform_com_fields_user_image_chzn ul.chzn-results {
box-sizing: border-box;
padding: 0;
margin: 0;
width: 100%;
}
.profile-edit #jform_com_fields_user_calendar {
float: left;
}
.profile-edit .chzn-container-single,
.profile-edit .chzn-container {
float: left;
margin-right: 10px;
}
@media screen and (max-width: 360px) {
.profile-edit .chzn-container-single,
.profile-edit .chzn-container {
width: 100% !important;
}
}
.profile-edit .chzn-container-single .chzn-drop,
.profile-edit .chzn-container .chzn-drop {
box-sizing: border-box !important;
}
.j40 .profile-edit .t3onoff,
.j50 .profile-edit .t3onoff {
min-height: auto;
border: 0;
height: auto;
width: auto;
}
.j40 .profile-edit .t3onoff .radio,
.j50 .profile-edit .t3onoff .radio {
display: flex;
align-items: center;
min-height: auto;
padding: 0;
}
.j40 .profile-edit .t3onoff .radio .form-check,
.j50 .profile-edit .t3onoff .radio .form-check {
display: flex;
align-items: center;
}
.j40 .profile-edit .t3onoff .radio .form-check input[type="radio"],
.j50 .profile-edit .t3onoff .radio .form-check input[type="radio"] {
display: inline-block;
}
.j40 .profile-edit .t3onoff label,
.j50 .profile-edit .t3onoff label {
padding: 0;
margin: 0;
position: relative;
top: auto;
left: auto;
height: auto;
text-indent: 0;
text-transform: none;
width: auto;
}
.j40 .profile-edit .t3onoff label.active,
.j50 .profile-edit .t3onoff label.active {
background: transparent;
}
.j40 .profile-edit .t3onoff label::before,
.j50 .profile-edit .t3onoff label::before,
.j40 .profile-edit .t3onoff label::after,
.j50 .profile-edit .t3onoff label::after {
display: none;
}
.profile #users-profile-core {
width: 100%;
}
.profile .dl-horizontal dd {
margin-bottom: 10px;
border-bottom: 1px dashed #ddd;
padding-bottom: 10px;
}
.profile .dl-horizontal dd img {
max-width: 100%;
}
.edit .nav-tabs {
margin-bottom: 20px;
}
.edit .tab-pane:before,
.edit .tab-pane:after {
display: table;
content: " ";
}
.edit .tab-pane:after {
clear: both;
}
#editor-xtd-buttons,
.toggle-editor {
margin-top: 20px;
margin-bottom: 20px;
}
#editor-xtd-buttons .btn,
.toggle-editor .btn {
background-color: #ffffff;
text-shadow: 0 1px 0 #fff;
border-color: #cccccc;
}
#editor-xtd-buttons {
margin-right: 40px;
}
#sbox-window {
padding: 0;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.btn.jmodedit {
padding: 0;
}
.btn.jmodedit:focus,
.btn.jmodedit:active {
box-shadow: none;
}
.jfedit-menu + .tooltip {
min-width: 100px;
}
.window form table {
border: 1px solid #dddddd;
background: #f9f9f9;
margin-bottom: 20px;
}
.window form table td {
padding: 8px;
}
.window form .help-block {
font-size: 12px;
clear: both;
padding-top: 5px;
}
.window.view-modules .well .control-label {
display: inline-block;
}
.window.view-modules .well .controls {
display: inline-block;
vertical-align: middle;
margin-left: 10px;
}
.window.view-modules .control-group:after {
content: "";
clear: both;
display: table;
}
.window.view-modules #filter-bar {
margin-bottom: 10px;
}
.window.view-modules #filter-bar .btn-group button {
margin-top: 0;
}
.com_config.view-modules .btn-group label {
float: left;
padding-left: 10px !important;
padding-right: 10px !important;
}
.window #imageForm {
margin: 0;
width: auto;
}
.window #imageForm .chzn-container {
float: left;
}
.window #imageForm #upbutton {
border: 1px solid #cccccc;
float: left;
padding: 3px 12px;
margin-left: 5px;
}
.window #imageForm .pull-right {
margin-right: 40px;
}
.window #imageForm .well:after {
display: table;
content: "";
clear: both;
}
.window #uploadForm {
width: auto;
}
.window #uploadForm #upload-file {
margin: 10px 0;
}
.window .manager {
margin: 0;
padding: 0;
}
.window .manager:before,
.window .manager:after {
display: table;
content: " ";
}
.window .manager:after {
clear: both;
}
.window .manager .thumbnail {
float: left;
margin-right: 10px;
margin-left: 10px;
}
.window.view-articles .filter {
overflow: visible;
}
.window.view-articles .filter .btn-toolbar .icon-remove,
.window.view-articles .filter .btn-toolbar .icon-search {
margin-right: 5px;
}
.window.view-articles .filters {
float: none !important;
}
.window.view-articles .filters .chzn-container {
display: inline-block;
}
.window.view-articles .filters .chzn-drop input {
float: none;
}
.t3onoff {
border: 1px solid #aaa;
border-radius: 0;
display: block;
height: 30px;
overflow: hidden;
padding: 0;
position: relative;
white-space: nowrap;
width: 90px;
}
.t3onoff input[type=radio] {
display: none;
}
.t3onoff label {
width: 90px;
height: 30px;
overflow: hidden;
display: block;
border-radius: 0;
position: absolute;
top: -1px;
left: -1px;
z-index: 1;
text-transform: uppercase;
background: url(../../../plugins/system/t3/base-bs3/imgs/blank.gif) no-repeat transparent;
text-indent: -999em;
}
.t3onoff label:before,
.t3onoff label:after {
display: block;
position: absolute;
top: 0;
border-radius: 0;
-webkit-transition: all 250ms;
-o-transition: all 250ms;
transition: all 250ms;
}
.t3onoff label:before {
content: "ON";
width: 100%;
height: 100%;
text-indent: 0;
color: white;
padding: 4px 18px;
font-weight: normal;
}
.t3onoff label:after {
content: "";
width: 40%;
height: 100%;
background: #fff;
}
.t3onoff label.off:before {
content: "OFF";
text-align: right;
color: #555;
}
.t3onoff label.active {
z-index: 0;
}
.t3onoff label.off:before {
background: #eee;
left: 100%;
}
.t3onoff label.off.active:before {
left: 0%;
}
.t3onoff label.on:before {
background: #690;
left: -100%;
}
.t3onoff label.on.active:before {
left: -0%;
}
.t3onoff label.off:after {
left: 60%;
}
.t3onoff label.off.active:after {
left: 0%;
}
.t3onoff label.on:after {
left: 0%;
}
.t3onoff label.on.active:after {
left: 60%;
}
fieldset.radio.btn-group {
padding: 0;
}
fieldset.radio.btn-group input {
display: none;
}
fieldset.radio.btn-group label {
display: inline-block;
min-width: 54px;
padding: 0 12px;
border: 1px solid #aaa;
line-height: 28px;
background: #eee;
color: #555;
border-radius: 0;
text-align: center;
border-right-width: 0px;
text-transform: uppercase;
}
fieldset.radio.btn-group label:last-child {
border-right-width: 1px;
}
fieldset.radio.btn-group label.active {
background: #690;
border-color: #5c8b00;
color: #fff;
}
.window.view-modules .js-stools,
.window.view-articles .js-stools,
.window.view-contacts .js-stools,
.window.view-fields .js-stools,
.window.view-items .js-stools {
margin-bottom: 20px;
}
.window.view-modules .js-stools .btn,
.window.view-articles .js-stools .btn,
.window.view-contacts .js-stools .btn,
.window.view-fields .js-stools .btn,
.window.view-items .js-stools .btn {
border: 1px solid #ccc;
margin-top: 0;
}
.window.view-modules .js-stools .input-append .btn,
.window.view-articles .js-stools .input-append .btn,
.window.view-contacts .js-stools .input-append .btn,
.window.view-fields .js-stools .input-append .btn,
.window.view-items .js-stools .input-append .btn {
border-left: 0;
}
.window.view-modules .js-stools input,
.window.view-articles .js-stools input,
.window.view-contacts .js-stools input,
.window.view-fields .js-stools input,
.window.view-items .js-stools input {
display: inline-block;
}
.window.view-modules .js-stools-container-filters .chzn-container-single,
.window.view-articles .js-stools-container-filters .chzn-container-single,
.window.view-contacts .js-stools-container-filters .chzn-container-single,
.window.view-fields .js-stools-container-filters .chzn-container-single,
.window.view-items .js-stools-container-filters .chzn-container-single {
width: 220px !important;
}
.window.view-modules .js-stools-container-filters .chzn-drop,
.window.view-articles .js-stools-container-filters .chzn-drop,
.window.view-contacts .js-stools-container-filters .chzn-drop,
.window.view-fields .js-stools-container-filters .chzn-drop,
.window.view-items .js-stools-container-filters .chzn-drop {
box-sizing: border-box !important;
}
.window.view-modules table#moduleList td .label,
.window.view-articles table#moduleList td .label,
.window.view-contacts table#moduleList td .label,
.window.view-fields table#moduleList td .label,
.window.view-items table#moduleList td .label {
background-color: #999;
box-sizing: border-box;
border-radius: 3px;
display: inline-block;
font-weight: normal;
font-size: 100%;
padding: 10px;
width: 100%;
}
.window.view-modules table#moduleList td:nth-child(1),
.window.view-articles table#moduleList td:nth-child(1),
.window.view-contacts table#moduleList td:nth-child(1),
.window.view-fields table#moduleList td:nth-child(1),
.window.view-items table#moduleList td:nth-child(1) {
vertical-align: middle;
}
.window.view-modules .icon-publish:before,
.window.view-articles .icon-publish:before,
.window.view-contacts .icon-publish:before,
.window.view-fields .icon-publish:before,
.window.view-items .icon-publish:before {
content: "\f00c";
font-size: 16px;
}
.icon-eye-open:before,
.icon-eye:before {
content: "\f06e";
font-family: "FontAwesome";
}
.icon-file-add:before {
content: "\f0f6";
font-family: "FontAwesome";
}
.icon-cancel:before {
content: "\f00d";
font-family: "FontAwesome";
}
.icon-publish:before {
content: "\f00c";
}
.icon-unpublish:before {
content: "\f00d";
}
.icon-featured:before {
content: "\f005";
}
.icon-unfeatured:before {
content: "\f005";
}
.button2-left,
.button2-left div {
float: left;
}
.button2-right,
.button2-right div {
float: right;
}
.button2-left {
margin: 5px 5px 0 0;
}
.button2-right {
margin: 5px 0 0 5px;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
background: #eeeeee;
border: 1px solid #e1e1e1;
color: #999999;
cursor: pointer;
display: block;
float: left;
padding: 2px 10px;
border-radius: 0;
}
.button2-left span,
.button2-right span {
color: #999999;
cursor: default;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
background: #e1e1e1;
color: #444444;
text-decoration: none;
}
.edit.item-page a.modal,
.com_config form a.modal {
display: inline-block;
position: inherit;
width: auto !important;
top: auto !important;
overflow: hidden;
}
.edit.item-page a.modal.btn,
.com_config form a.modal.btn {
background: #ffffff;
text-shadow: 0 1px 0 #fff;
border-color: #cccccc;
overflow: hidden;
}
.controls img.calendar {
cursor: pointer;
margin-left: 5px;
}
.layout-pagebreak .form-horizontal .control-group .controls {
margin-left: 0;
}
[class^="icon-"],
[class*=" icon-"] {
font-family: FontAwesome3 !important;
}
.view-history .btn-group {
margin-bottom: 10px;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
margin-right: 5px;
}
.btn span.icon-delete:before {
content: "\f057";
display: inline-block;
height: 16px;
width: 16px;
color: #333;
}
body.modal-open .modal.hide {
background-color: #fff;
display: block !important;
left: auto;
right: auto;
top: 0;
bottom: auto;
transform: translateY(50%);
z-index: 1050;
}
body.modal-open .modal.hide .iframe {
border: 1px solid #ddd;
}
.thumbnails-media .imgFolder span {
line-height: 70px;
}
.j4 joomla-tab {
margin-bottom: 20px;
}
.j40 joomla-tab-element {
margin-bottom: 20px;
}
ul.chosen-results {
clear: both;
}PK Ӝ�\+e�� � - purity_iii/css/rtl/extras/com_joomprofile.cssnu &1i� .com_joomprofile #f90pro .f90pro-wrapper .f90pro-avtar img {
width: 100%;
}
.com_joomprofile #f90pro .f90pro-wrapper #f90pro-detail .f90pro-left h3 {
font-size: 18px;
line-height: 1.5;
}PK Ӝ�\�?�� � - purity_iii/css/rtl/extras/com_easydiscuss.cssnu &1i� #discuss-wrapper .nav-collapse.collapse {
display: block;
}
#discuss-wrapper .nav-collapse.collapse .modal-body .row-fluid {
margin-right: 0;
margin-left: 0;
}PK Ӝ�\�l�d� � * purity_iii/css/rtl/extras/com_easyblog.cssnu &1i� #eblog-wrapper .btn-eb-navbar {
height: 30px;
width: 44px;
}
#eblog-wrapper #eblog-search .search-input input {
height: 30px !important;
}
.ezb-mod.mod_easyblogcategories .mod-item {
padding-top: 20px !important;
}
div#fd.eb .eb-post + .eb-post {
border-top: 1px solid #eeeeee;
padding-top: 40px;
}
.mod-es-recent-blogs .es-nav-blogs {
margin: 0;
padding: 0;
}
.mod-es-recent-blogs .es-nav-blogs li {
list-style-type: none;
}
.mod-es-recent-blogs .es-nav-blogs li .media-object {
margin-bottom: 20px;
}
.t3-sidebar #fd.mod-es-recent-blogs .media {
padding: 0 !important;
}
.t3-sidebar #fd.mod-es-recent-blogs .media .media-object {
float: none !important;
padding: 0;
margin: 0 0 20px;
}
.t3-sidebar #fd.mod-es-recent-blogs .media .media-object img {
max-width: 100%;
}
.mod-easyblogtagcloud .tag-cloud {
margin: 0 0 5px 10px;
display: inline-block;
line-height: normal !important;
}PK Ӝ�\��Q Q * purity_iii/css/rtl/extras/com_mijoshop.cssnu &1i� .com_mijoshop .common-home #content_oc h1,
.com_mijoshop .common-home #content_oc h2 {
font-size: 24px;
}
.com_mijoshop .box_oc .box-product {
margin-right: 0;
padding: 20px;
}
.com_mijoshop .box_oc .box-product > div {
float: right;
margin: 0;
margin-left: 20px;
width: 100%;
}
.com_mijoshop .box_oc .box-product > div .image {
display: inline-block;
border: 1px solid #eeeeee;
padding: 5px;
text-align: right;
}
.com_mijoshop .box_oc .box-product > div .image a {
display: inline-block;
}
.com_mijoshop .box_oc .box-product > div .image img {
border: 0;
padding: 0;
}
.com_mijoshop .box_oc .box-product > div .name {
padding: 10px 0;
text-align: right;
}
.com_mijoshop .box_oc .box-product > div .price {
margin: 10px 0;
}
.com_mijoshop .box_oc #tab-related .box-product > div {
width: auto;
}
.com_mijoshop .box_oc .box-content .content_oc p * {
margin: 10px 0 10px 10px;
}
.com_mijoshop #header_oc {
margin: 0 0 20px;
padding: 0;
}
.com_mijoshop #header_oc #currency {
top: 0;
}
.com_mijoshop #header_oc #currency a {
margin-top: 5px;
}
.com_mijoshop #header_oc #cart {
border-right: 1px solid #eeeeee;
margin-right: 20px;
top: 5px;
}
.com_mijoshop #header_oc #cart .heading {
margin-top: 0;
}
.com_mijoshop #header_oc #search_oc {
top: 10px;
width: 120px;
}
.com_mijoshop #header_oc #search_oc input[type="text"] {
border-radius: 0;
height: 25px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.com_mijoshop #header_oc .links {
bottom: 0;
top: auto;
}
.com_mijoshop #currency .dropdown-menu > li,
.com_mijoshop #top-links .dropdown-menu > li {
border-color: #eeeeee;
}
.com_mijoshop #currency .dropdown-menu > li a:hover,
.com_mijoshop #top-links .dropdown-menu > li a:hover,
.com_mijoshop #currency .dropdown-menu > li a:focus,
.com_mijoshop #top-links .dropdown-menu > li a:focus {
color: #ffffff;
}
.com_mijoshop #currency .open a,
.com_mijoshop #top-links .open a {
color: #444444;
}
.com_mijoshop .mijoshop .product-thumb .image img {
max-width: 100%;
width: 100%;
}
.com_mijoshop .mijoshop .product-thumb .caption {
padding: 15px !important;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 {
margin: 0 0 10px;
font-size: 15px;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 a {
color: #444444;
}
.com_mijoshop .mijoshop .product-thumb .caption h4 a:hover,
.com_mijoshop .mijoshop .product-thumb .caption h4 a:focus {
color: #0077bb;
}
.com_mijoshop .mijoshop .product-thumb .caption .price {
font-weight: 700;
color: #0077bb;
margin-top: 10px !important;
}
.com_mijoshop .mijoshop .product-thumb .caption .price .price-tax {
color: #999999;
font-weight: 400;
}
.com_mijoshop #content_oc > h2 {
margin-bottom: 30px;
font-size: 24px;
}
.com_mijoshop #content_oc > p {
padding: 10px 20px;
border: 1px solid #eeeeee;
margin-bottom: 20px !important;
margin-top: 10px !important;
}
.com_mijoshop #content_oc .product-filter {
padding-bottom: 10px;
}
.com_mijoshop #content_oc .product-filter .display {
padding-top: 15px;
}
.com_mijoshop #content_oc .product-grid .product-thumb .caption {
min-height: 200px !important;
}
.com_mijoshop #content_oc .product-list .product-thumb .image {
padding: 0 0 0 20px;
height: 200px;
}
.com_mijoshop #content_oc .product-list .product-thumb .image > a {
height: 100%;
}
.com_mijoshop #content_oc .product-list .product-thumb .image img {
max-width: 100%;
max-height: 100%;
}
.com_mijoshop #content_oc .product-list .product-thumb .caption {
overflow: hidden;
margin: 0;
padding: 20px 0 20px 20px !important;
min-height: 161px !important;
}
.com_mijoshop .product-info .left {
width: 30% !important;
}
.com_mijoshop .product-info .right {
min-height: 352px;
width: 65% !important;
}
.com_mijoshop .product-info .right .description {
border-top: 0;
padding: 0 0 10px;
}
.com_mijoshop .product-info .left .cart div input[type="text"],
.com_mijoshop .product-info .left .cart div input[type="button"] {
display: inline-block;
}
.com_mijoshop .product-info .left .cart div input[type="text"] {
padding-right: 5px;
padding-left: 5px;
}
.com_mijoshop .product-info .right .cart div span {
color: #999999;
}
.com_mijoshop #tab-description,
.com_mijoshop #tab-review {
padding: 20px;
}
.com_mijoshop .content_oc ul {
list-style: none;
margin: 0;
padding: 0;
}
.com_mijoshop .cart-info .quantity input[type='text'] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 28px;
padding-top: 0;
padding-bottom: 0;
}
.com_mijoshop .cart-module #coupon input,
.com_mijoshop .cart-module #voucher input {
display: inline-block;
}
.com_mijoshop .cart-module #shipping table {
border-bottom: 1px solid #eeeeee;
margin-bottom: 20px;
}
.com_mijoshop .cart-module #shipping table td {
padding: 10px 20px;
}
.com_mijoshop .box-category ul li {
padding: 10px 0 10px 10px;
}
.com_mijoshop #colorbox {
box-sizing: unset !important;
}
.com_mijoshop #column-right .row > div {
width: 100%;
float: none;
}
.com_mijoshop .t3-sidebar .mijoshop .container_oc .row > div {
width: 100%;
float: none;
}PK Ӝ�\�S�? ? + purity_iii/css/rtl/extras/com_community.cssnu &1i� .com_community #community-wrap label input,
.com_community #community-wrap .form-field input {
display: inline-block;
margin-top: 0;
vertical-align: middle;
}
.com_community #community-wrap .row-fluid.hero-area {
margin: 0;
}
.com_community #community-wrap .cGuest .row-fluid.hero-area {
margin-right: 0;
margin-left: 0;
}
.com_community #community-wrap .js_dropDownMaster dt,
.com_community #community-wrap .js_dropDownParent li > a {
height: 28px;
}
.com_community #community-wrap .joms-select {
box-shadow: none;
}
.com_community #community-wrap .js-toolbar .navbar-inner {
min-height: 40px;
}
.com_community #community-wrap .js-toolbar .nav-collapse {
display: block;
}
.com_community #community-wrap .js-toolbar .nav > li > a {
height: 38px;
line-height: 25px;
}
.com_community #community-wrap .js-toolbar .dropdown-menu > li {
border: 0;
}
.com_community #community-wrap .cStream-Content .row-fluid {
margin-right: 0;
margin-left: 0;
}
.com_community #community-wrap .joms-postbox-input .inputbox {
box-shadow: none;
}
.com_community #community-wrap .joms-postbox-input .input-status {
box-shadow: none;
padding: 10px;
overflow-y: auto;
min-height: 160px !important;
}
.com_community #community-wrap .joms-postbox-input {
overflow-y: scroll !important;
}
.com_community #community-wrap .joms-postbox-event .joms-postbox-dropdown .picker__select--month,
.com_community #community-wrap .joms-postbox-event .joms-postbox-dropdown .picker__select--year {
display: inline-block;
}
.com_community #community-wrap .cProfile-Preferences .js_dropDownMaster dt,
.com_community #community-wrap .cProfile-Preferences .js_dropDownParent li > a {
height: 26px;
line-height: 20px;
}
.com_community #community-wrap .cProfile-Preferences label input {
display: inline-block;
margin-top: 0;
vertical-align: middle;
}
.com_community #community-wrap .cSearch .label-checkbox input {
display: inline-block;
margin-top: 0;
vertical-align: middle;
}
.com_community #community-wrap .advance-search label input {
display: inline-block;
margin-top: 0;
vertical-align: middle;
}
.com_community #community-wrap .cGroups-Create label input {
display: inline-block;
margin-top: 0;
vertical-align: middle;
}
.com_community #community-wrap .joms-page .joms-form__group select,
.com_community #community-wrap .joms-page .joms-form__group textarea,
.com_community #community-wrap .joms-page .joms-form__group input[type="text"],
.com_community #community-wrap .joms-page .joms-form__group input[type="password"],
.com_community #community-wrap .joms-page .joms-form__group input[type="datetime"],
.com_community #community-wrap .joms-page .joms-form__group input[type="datetime-local"],
.com_community #community-wrap .joms-page .joms-form__group input[type="date"],
.com_community #community-wrap .joms-page .joms-form__group input[type="month"],
.com_community #community-wrap .joms-page .joms-form__group input[type="time"],
.com_community #community-wrap .joms-page .joms-form__group input[type="week"],
.com_community #community-wrap .joms-page .joms-form__group input[type="number"],
.com_community #community-wrap .joms-page .joms-form__group input[type="email"],
.com_community #community-wrap .joms-page .joms-form__group input[type="url"],
.com_community #community-wrap .joms-page .joms-form__group input[type="search"],
.com_community #community-wrap .joms-page .joms-form__group input[type="tel"],
.com_community #community-wrap .joms-page .joms-form__group input[type="color"],
.com_community #community-wrap .joms-page .joms-form__group .inputbox {
display: inline-block;
}
.com_community #community-wrap .joms-page .joms-form__group .joms-button--privacy {
margin-left: 15px;
}
.com_community #community-wrap .joms-page .joms-form__group .joms-checkbox input {
margin-top: 8px;
}
.com_community #community-wrap .jomsocial .joms-body .joms-focus__header__actions--desktop a {
font-size: 2.5rem;
}
.com_community #community-wrap .jomsocial .joms-body .joms-focus__header__actions--desktop .joms-icon {
width: 24px;
height: 24px;
}
.com_community #community-wrap .jomsocial .joms-body a.joms-button--viewed.nolink span {
margin: 0;
padding-right: 15px;
}
.picker {
background: green !important;
}
.picker .picker__box .picker__header {
display: flex;
}
.picker .picker__box .picker__header .picker__select--month {
margin-right: 20px;
}PK Ӝ�\k�O�� � , purity_iii/css/rtl/extras/com_easysocial.cssnu &1i� .com_easysocial .es-toolbar .es-navbar-search .search-query::-moz-placeholder {
color: #ffffff;
}
.com_easysocial .stream-meta {
margin-right: 0;
margin-left: 0;
}
.com_easysocial .stream-meta .stream-title .row-fluid {
margin-right: 0;
margin-left: 0;
}
.com_easysocial .stream-meta .stream-content .row-fluid {
margin-right: 0;
margin-left: 0;
}
.com_easysocial .es-stream-meta .es-stream-title .row-fluid {
margin-right: 0;
margin-left: 0;
}
.com_easysocial .dropdown-menu > li {
border: 0;
}
.com_easysocial #es .app-news .checkbox input[type="checkbox"] {
position: relative;
margin-right: 0;
}
#es .o-nav--block {
white-space: normal;
}
.es {
clear: both;
}PK Ӝ�\���J�o �o ( purity_iii/css/rtl/extras/com_kunena.cssnu &1i� #kunena.layout .btn-group .dropdown-menu {
background: #ffffff;
border-color: #d5d5d5;
}
#kunena.layout .btn-group .dropdown-menu li {
border-top: 1px solid #d5d5d5;
}
#kunena.layout .btn-group .dropdown-menu li a {
color: #444444;
}
#kunena.layout .btn-group .dropdown-menu li a:hover {
background-color: #eeeeee;
}
#kunena.layout .btn-group .dropdown-menu li:empty {
display: none;
}
#kunena.layout input[type="checkbox"] {
height: auto;
}
#kunena.layout .navbar {
background: transparent;
border: 0;
border-bottom: 3px solid #0077bb;
border-radius: 0;
min-height: 0;
}
#kunena.layout .navbar .nav {
margin-bottom: 0;
width: auto;
}
#kunena.layout .navbar .nav > li {
margin-left: 3px;
margin-right: 0;
}
#kunena.layout .navbar .nav > li > a {
background-color: #444444;
border-radius: 2px 2px 0 0;
color: #ffffff;
font-weight: 400;
line-height: 1.42857143;
padding: 5px 10px;
text-transform: none;
}
#kunena.layout .navbar .nav > li > a:hover,
#kunena.layout .navbar .nav > li > a:focus,
#kunena.layout .navbar .nav > li > a:active {
background-color: #222222;
box-shadow: none;
}
#kunena.layout .navbar .nav > li.active a {
background-color: #0077bb;
box-shadow: none;
}
@media (max-width: 1199px) {
#kunena.layout .navbar .navbar-nav.pull-left > div {
padding-top: 10px;
}
#kunena.layout .navbar .navbar-nav.pull-left .btn {
background: #0077bb;
color: #ffffff;
text-align: center;
text-decoration: none;
}
#kunena.layout .navbar .navbar-nav.pull-left .knav-collapse {
background: #ffffff;
display: none;
padding: 0;
position: absolute;
width: 100%;
z-index: 10;
}
#kunena.layout .navbar .navbar-nav.pull-left .knav-collapse.in {
display: block;
}
#kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav {
border: 1px solid #eeeeee;
display: block;
}
#kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li {
background: #ffffff;
border: 0;
margin-left: 0;
}
#kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a {
background: #ffffff;
color: #444444;
}
#kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:hover,
#kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:focus,
#kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li a:active {
color: #0077bb;
}
#kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li.active a {
color: #0077bb;
}
#kunena.layout .navbar .navbar-nav.pull-left .knav-collapse .navbar-nav li + li {
border-top: 1px solid #eeeeee;
}
}
#kunena.layout .navbar .mobile-user {
border-radius: 0;
color: #444444;
margin-left: 0;
margin-top: 0 !important;
padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle {
background-color: transparent;
border-radius: 0;
color: #444444;
padding: 5px 10px;
line-height: 20px;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle:hover,
#kunena.layout .navbar .mobile-user .dropdown-toggle:focus,
#kunena.layout .navbar .mobile-user .dropdown-toggle:active {
background-color: transparent;
}
#kunena.layout .navbar .mobile-user .dropdown-toggle img {
box-shadow: none;
height: 17px;
width: 17px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu {
background: #ffffff;
border: 1px solid #eeeeee;
padding: 20px;
min-width: 270px;
right: auto;
left: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .form-group > div + div {
margin-top: 10px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin {
padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .input-group input {
width: 100%;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .thumbnail {
border: 1px solid #eeeeee;
line-height: 50px;
height: 50px;
width: 50px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .thumbnail .glyphicon {
font-size: 14px;
margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .fa-big {
color: #666666;
margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu#userdropdownlogin .form-signin .list-unstyled li {
font-size: 11px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu select,
#kunena.layout .navbar .mobile-user .dropdown-menu textarea,
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="text"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="password"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="datetime"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="datetime-local"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="date"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="month"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="time"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="week"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="number"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="email"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="url"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="search"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="tel"],
#kunena.layout .navbar .mobile-user .dropdown-menu input[type="color"],
#kunena.layout .navbar .mobile-user .dropdown-menu .inputbox {
width: auto;
display: inline-block;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .divider {
background: #eeeeee;
height: 1px;
margin: 10px 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link {
color: #666666;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:hover,
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:focus,
#kunena.layout .navbar .mobile-user .dropdown-menu .btn-link:active {
color: #0077bb;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .kavatar {
max-width: 60px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form {
padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form label {
border: 0;
padding: 0;
margin: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #status-form a.btn {
border: 0;
padding: 0;
margin-bottom: 5px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu .fa {
margin-left: 5px;
}
#kunena.layout .navbar .mobile-user .dropdown-menu a.btn {
border: 0;
padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #logout-form {
padding: 0;
}
#kunena.layout .navbar .mobile-user .dropdown-menu #logout-form .btn {
border: 0;
margin: 0;
padding: 0;
}
@media (max-width: 1199px) {
#kunena.layout .navbar .mobile-user .dropdown-menu a[data-target="#statusTextModal"] {
pointer-events: none;
}
}
#kunena.layout .navbar .mobile-user .list-unstyled li + li {
margin-top: 5px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu {
right: auto;
left: 0;
width: 250px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a {
color: #444444;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:hover,
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:focus,
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu a:active {
color: #00466e;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form {
padding: 0 10px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form > div {
border: 1px solid #eeeeee;
border-radius: 3px;
display: inline-block;
margin-bottom: 5px;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu #status-form > div .btn {
font-size: 12px;
padding: 0 5px 2px;
text-transform: none;
}
#kunena.layout .navbar .mobile-user #nav-menu.dropdown-menu .btn {
padding-top: 0;
padding-bottom: 0;
}
#kunena.layout #jumpto {
margin-bottom: 20px;
}
#kunena.layout .table > thead > tr > th,
#kunena.layout .table > tbody > tr > th,
#kunena.layout .table > tfoot > tr > th,
#kunena.layout .table > thead > tr > td,
#kunena.layout .table > tbody > tr > td,
#kunena.layout .table > tfoot > tr > td {
padding: 15px;
}
#kunena.layout .well {
background: transparent;
border: 1px solid #eeeeee;
box-shadow: none;
}
#kunena.layout .topictitle {
color: #222222;
font-weight: 500;
font-size: 16px;
}
#kunena.layout .topictitle:hover,
#kunena.layout .topictitle:focus,
#kunena.layout .topictitle:active {
color: #0077bb;
}
#kunena.layout .started {
color: #999999;
font-size: 13px;
margin-top: 3.33333333px;
}
#kunena.layout .container-fluid .col-md-9 {
padding-left: 0;
}
#kunena.layout .modal {
position: fixed;
}
#kunena.layout .table {
border: 1px solid #eeeeee;
float: none;
}
#kunena.layout .table .col-md-2 .col-md-3,
#kunena.layout .table .col-md-3 .col-md-3 {
padding-left: 10px;
}
#kunena.layout .table .kavatar {
background: #ffffff;
border: 1px solid #eeeeee;
display: block;
padding: 3px;
}
#kunena.layout .table thead {
background: #444444;
color: #ffffff;
font-size: 14px;
}
#kunena.layout .table thead .well {
color: #444444;
}
#kunena.layout .table thead tr td {
border: 0;
}
#kunena.layout .table thead tr td + td {
border-right: 1px solid rgba(255, 255, 255, 0.2);
}
#kunena.layout .table tr td {
border: 1px solid #eeeeee;
float: none !important;
}
#kunena.layout .table tr td.col-md-5 {
position: relative;
min-height: 1px;
padding-left: 20px;
padding-right: 20px;
}
@media (min-width: 992px) {
#kunena.layout .table tr td.col-md-5 {
float: right;
width: 33.33333333%;
}
}
#kunena.layout .table tr td.col-md-2 + .col-md-2 {
position: relative;
min-height: 1px;
padding-left: 20px;
padding-right: 20px;
}
@media (min-width: 992px) {
#kunena.layout .table tr td.col-md-2 + .col-md-2 {
float: right;
width: 25%;
}
}
#kunena.layout .table td.hidden-xs > a {
color: #999999;
}
#kunena.layout .table td.hidden-xs > a:hover,
#kunena.layout .table td.hidden-xs > a:focus,
#kunena.layout .table td.hidden-xs > a:active {
color: #00466e;
}
#kunena.layout tbody .col-md-2,
#kunena.layout tbody .col-md-3 {
color: #666666;
font-size: 13px;
}
#kunena.layout .btn {
font-size: 12px;
padding: 6.66666667px 10px;
margin-top: 0;
line-height: 1;
}
#kunena.layout .btn .caret {
border-top-color: #ffffff;
}
#kunena.layout .btn-default {
background: #ffffff;
border: 1px solid #eeeeee;
color: #666666;
}
#kunena.layout .btn-default .caret {
border-top-color: #666666;
}
#kunena.layout .btn-default:hover,
#kunena.layout .btn-default:focus,
#kunena.layout .btn-default:active {
background: #f7f7f7;
}
#kunena.layout .btn-group + .btn-group {
margin-right: 5px;
}
#kunena.layout #btn_report {
background: #ffffff;
border: 1px solid #eeeeee;
color: #666666;
padding: 4px 10px;
}
#kunena.layout #btn_report .fa {
color: #ff8800;
}
#kunena.layout #btn_report:hover,
#kunena.layout #btn_report:focus,
#kunena.layout #btn_report:active {
border-color: #ff8800;
}
#kunena.layout .kfrontend {
padding-top: 0;
margin-bottom: 20px;
padding-bottom: 0;
}
#kunena.layout .kfrontend:before,
#kunena.layout .kfrontend:after {
display: table;
content: " ";
}
#kunena.layout .kfrontend:after {
clear: both;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa {
background: transparent;
border: 1px solid #999999;
color: #999999;
height: 28px;
line-height: 22px;
padding: 0;
margin: 8px 0 0 12px;
visibility: visible;
text-align: center;
width: 28px;
opacity: 0.2;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:before {
font-size: 24px;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:hover {
opacity: 0.5;
}
#kunena.layout .kfrontend > .btn-toolbar .btn.fa:hover:before {
color: #ffffff;
}
#kunena.layout .kfrontend h1,
#kunena.layout .kfrontend h2.btn-link {
background-color: #444444;
font-size: 17px;
font-weight: 500;
padding: 10px 20px;
margin: 0;
}
#kunena.layout .kfrontend h1 a,
#kunena.layout .kfrontend h2.btn-link a {
color: #ffffff;
}
#kunena.layout .kfrontend h1 a:hover,
#kunena.layout .kfrontend h2.btn-link a:hover,
#kunena.layout .kfrontend h1 a:focus,
#kunena.layout .kfrontend h2.btn-link a:focus,
#kunena.layout .kfrontend h1 a:active,
#kunena.layout .kfrontend h2.btn-link a:active {
border-bottom: 0;
text-decoration: none;
}
#kunena.layout .kfrontend h1:hover,
#kunena.layout .kfrontend h2.btn-link:hover {
text-decoration: none;
}
#kunena.layout .kfrontend .row-fluid {
margin-right: 0;
margin-left: 0;
}
#kunena.layout .kfrontend .section {
margin-bottom: 0;
}
#kunena.layout .kfrontend .section:before,
#kunena.layout .kfrontend .section:after {
display: table;
content: " ";
}
#kunena.layout .kfrontend .section:after {
clear: both;
}
#kunena.layout .kfrontend .section table {
border: 1px solid #eeeeee;
}
#kunena.layout .kfrontend .section table th,
#kunena.layout .kfrontend .section table td {
border: 1px solid #eeeeee;
padding: 10px 20px;
}
#kunena.layout .kfrontend .section table tr {
background-color: #f7f7f7;
}
#kunena.layout .kfrontend .section table tr.category {
background-color: #ffffff;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 {
width: 8%;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 a {
display: block;
color: #999999;
}
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:hover,
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:focus,
#kunena.layout .kfrontend .section table tr.category .col-md-1 a:active {
color: #00466e;
}
@media (min-width: 992px) {
#kunena.layout .kfrontend .section table tr.category .col-md-8 {
width: 35%;
}
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 {
vertical-align: middle;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 {
padding: 0;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 div {
padding: 0;
}
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 .col-md-4 {
padding-left: 10px;
margin-top: 5px;
width: 40px;
}
@media (min-width: 992px) {
#kunena.layout .kfrontend .section table tr.category .col-md-3 .col-md-12 .col-md-8 {
width: auto;
max-width: 80%;
}
}
#kunena.layout .kfrontend .section table tr.category:nth-child(2n+1) {
background-color: #f7f7f7;
}
#kunena.layout .kfrontend .section table .well {
background-color: transparent;
box-shadow: none;
border: 0;
padding: 0;
}
#kunena.layout .kfrontend .section table .header-desc {
margin-top: 10px;
margin-bottom: 10px;
}
#kunena.layout .kfrontend .section table ul.list-inline {
border-top: 1px solid #eeeeee;
padding-top: 10px;
}
#kunena.layout .kfrontend .section table ul.list-inline li {
margin-bottom: 5px;
}
#kunena.layout .kfrontend .section table ul.list-inline li a {
color: #444444;
}
#kunena.layout .kfrontend .section table ul.list-inline li a i {
color: #999999;
}
#kunena.layout .kfrontend .section table ul.list-inline li a:hover,
#kunena.layout .kfrontend .section table ul.list-inline li a:focus,
#kunena.layout .kfrontend .section table ul.list-inline li a:active {
color: #00466e;
}
#kunena.layout .kfrontend .section table ul.list-inline li a:hover i,
#kunena.layout .kfrontend .section table ul.list-inline li a:focus i,
#kunena.layout .kfrontend .section table ul.list-inline li a:active i {
color: #00466e;
}
#kunena.layout .kfrontend .section table ul.list-inline li i {
margin-left: 5px;
}
#kunena.layout .kfrontend #kwho .well,
#kunena.layout .kfrontend #kstats .well {
background-color: #ffffff;
margin-bottom: 0;
padding: 20px 0 0;
}
#kunena.layout .kfrontend #kwho .well i,
#kunena.layout .kfrontend #kstats .well i {
margin-top: 0;
}
#kunena.layout .kfrontend #kwho .well .btn-link,
#kunena.layout .kfrontend #kstats .well .btn-link {
color: #999999;
text-align: right;
}
#kunena.layout .kfrontend #kwho .list-unstyled span + span {
margin-right: 6.66666667px;
}
#kunena.layout .form-search .btn {
padding: 0 20px;
top: 0;
height: 36px;
}
#kunena.layout .form-search .search {
height: 36px;
}
#kunena.layout .form-search .search input {
border-color: #cccccc;
height: 36px;
top: 0;
padding: 0 10px;
right: -11px;
}
#kunena.layout .form-search .search input:focus {
border-color: #0077bb;
box-shadow: none;
}
#kunena.layout #search .well {
padding-top: 0;
}
#kunena.layout #search > .text-center {
margin-bottom: 40px;
}
#kunena.layout #search #categorylist {
margin-bottom: 10px;
}
#kunena.layout #search .row {
margin: 0;
}
#kunena.layout #search .row > .col-md-6 {
border: 1px solid #eeeeee;
padding: 10px;
margin-top: 20px;
}
@media (min-width: 992px) {
#kunena.layout #search .row > .col-md-6 {
margin-left: 20px;
width: 46%;
}
}
#kunena.layout #search .row > .col-md-6 fieldset {
border: 0;
padding: 0;
margin: 0;
}
#kunena.layout #search .row > .col-md-6 select {
width: 100%;
}
#kunena.layout #search .row > .col-md-6 select + select {
margin-top: 10px;
}
#kunena.layout #search .row > .col-md-6 legend {
margin-bottom: 4px;
font-size: 14px;
padding: 0 10px;
}
#kunena.layout #postform .column-item fieldset {
border: 0;
padding: 0;
}
@media (min-width: 992px) {
#kunena.layout #postform .column-item fieldset .form-group {
margin-right: 0;
margin-left: 0;
}
}
@media (max-width: 991px) {
#kunena.layout #postform .column-item fieldset .form-group {
margin-bottom: 10px;
}
#kunena.layout #postform .column-item fieldset .form-group label {
margin-bottom: 5px;
width: 100%;
}
#kunena.layout #postform .column-item fieldset .form-group #postcatid {
margin-right: 0;
}
}
#kunena.layout #postform .column-item fieldset .controls {
margin-right: 107px;
}
@media (max-width: 991px) {
#kunena.layout #postform .column-item fieldset .controls {
padding-right: 20px;
padding-left: 20px;
margin-right: 0;
}
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list:before,
#kunena.layout #postform .column-item fieldset #iconset_topic_list:after {
display: table;
content: " ";
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list:after {
clear: both;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"] + label {
border: 1px solid #eeeeee;
border-radius: 3px;
color: #999999;
padding: 0;
margin: 0 0 10px 10px;
line-height: 40px;
text-align: center;
height: 40px;
width: 40px;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"] + label .fa {
font-size: 18px;
}
#kunena.layout #postform .column-item fieldset #iconset_topic_list input[type="radio"]:checked + label {
background: transparent;
border: 1px solid #0077bb;
color: #0077bb;
padding: 0;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor {
border: 0;
margin-bottom: 10px;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li {
margin-left: 10px;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li a {
border: 1px solid #eeeeee;
color: #444444;
padding: 5px 10px;
line-height: 1;
}
#kunena.layout #postform .column-item fieldset #tabs_kunena_editor li.active a {
background: #0077bb;
border: 1px solid #0077bb;
color: #ffffff;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader {
background: #f7f7f7;
border: 1px solid #eeeeee;
padding: 10px;
height: auto;
margin-bottom: -1px;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:before,
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:after {
display: table;
content: " ";
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpHeader ul:after {
clear: both;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpEditor {
padding: 10px;
}
#kunena.layout #postform .column-item fieldset .markItUp .markItUpEditor:focus {
box-shadow: none;
}
@media (max-width: 991px) {
#kunena.layout #postform .column-item #kpost-attachments .control-label,
#kunena.layout #postform .column-item #kpost-subscribe .control-label {
display: block;
float: none;
text-align: right;
}
#kunena.layout #postform .column-item #kpost-attachments .controls,
#kunena.layout #postform .column-item #kpost-subscribe .controls {
padding-right: 0;
}
#kunena.layout #postform .column-item #kpost-attachments .string,
#kunena.layout #postform .column-item #kpost-subscribe .string {
display: inline;
}
}
#kunena.layout #postform > div > div > div > fieldset > div > div {
margin: 0;
}
#kunena.layout #postform > div > div > div > fieldset > div > div.modal-dialog {
margin: 110px auto;
}
#kunena.layout #postform > div > div > div > fieldset > div > div.modal-dialog h3 {
margin-top: 0;
}
#kunena.layout #postform > .center {
margin-bottom: 20px;
}
#kunena.layout #postform #kattach_form .label-info {
background: transparent;
color: #444444;
display: block;
font-weight: 400;
padding: 0;
text-align: right;
margin-bottom: 5px;
white-space: normal;
}
#kunena.layout #postform #kattach_form > br {
display: none;
}
#kunena.layout #files {
margin-top: 20px;
}
#kunena.layout #files:before,
#kunena.layout #files:after {
display: table;
content: " ";
}
#kunena.layout #files:after {
clear: both;
}
#kunena.layout #files > div {
border: 1px dashed #eeeeee;
display: inline-block;
padding: 10px;
margin-left: 5px;
margin-bottom: 10px;
float: right;
}
#kunena.layout #files > div .btn {
display: block;
padding: 5px;
font-size: 11px;
margin-top: 5px;
width: 100%;
}
#kunena.layout #files > div .alert-error {
background: transparent;
border: 0;
color: #ff8800;
padding: 0;
margin-bottom: 0;
margin-top: 10px;
max-width: 150px;
}
#kunena.layout #dropzone .dropzone .message {
border: 2px dashed #eeeeee;
color: #999999;
margin: 0;
padding: 20px;
text-transform: uppercase;
}
@media (max-width: 991px) {
.view-announcement #kunena.layout #adminForm {
overflow-x: scroll;
margin-bottom: 20px;
}
}
#kunena.layout #editavatar {
overflow-x: scroll;
}
#kunena.layout #KunenaUserEdit {
margin-bottom: 20px;
}
#kunena.layout .tab-content tfoot .input-group-btn {
text-align: left;
}
#kunena.layout .tab-content tfoot .input-group-btn select {
float: none;
margin-left: 5px !important;
}
.view-topic #kunena.layout > h1 {
font-size: 16px;
}
.view-topic #kunena.layout > h1 .fa {
font-size: 16px;
}
.view-topic #kunena.layout .message {
border: 1px solid #eeeeee;
}
.view-topic #kunena.layout .message > div {
padding: 20px 0;
}
.view-topic #kunena.layout .message > div.col-md-2 {
border-left: 1px solid #eeeeee;
}
.view-topic #kunena.layout .message > div.col-md-10 {
border-right: 1px solid #eeeeee;
margin-right: -1px;
padding-right: 20px;
padding-left: 20px;
}
.view-topic #kunena.layout .message .modal {
z-index: 100000;
}
.view-topic #kunena.layout .message .modal .modal-header h4 {
margin-top: 0;
}
.view-topic #kunena.layout .message .message-published {
border: 0;
box-shadow: none;
padding: 0;
min-height: 0;
}
.view-topic #kunena.layout .message .message-published::after {
display: none;
}
.view-topic #kunena.layout .message .message-published .pull-right.text-muted {
display: block;
float: none !important;
text-align: left;
margin-top: 10px;
}
.view-topic #kunena.layout .message .kmsg {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
}
.view-topic #kunena.layout .message .kattach .thumbnails {
padding: 0;
margin: 0;
}
.view-topic #kunena.layout .message .kattach .thumbnails:before,
.view-topic #kunena.layout .message .kattach .thumbnails:after {
display: table;
content: " ";
}
.view-topic #kunena.layout .message .kattach .thumbnails:after {
clear: both;
}
.view-topic #kunena.layout .message .kattach .thumbnails li {
width: auto;
}
.view-topic #kunena.layout .message .kattach .thumbnails .btn-default {
border: 0;
padding: 0;
}
.view-topic #kunena.layout .message .col-md-2 {
padding-right: 10px;
padding-left: 10px;
}
.view-topic #kunena.layout .message .col-md-2 .topic-starter {
border: 0;
}
.view-topic #kunena.layout .message .col-md-2 .profilebox li {
display: block;
margin-bottom: 6.66666667px;
}
.view-topic #kunena.layout .message .col-md-2 .profile-expand .btn-default {
background: transparent;
border: 1px solid #eeeeee;
color: #666666;
font-size: 11px;
}
.view-topic #kunena.layout .message .col-md-2 .profile-expand ul li {
margin-top: 6.66666667px;
}
.view-topic #kunena.layout .message .qreplyform .panel-default {
padding: 20px;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body {
border: 0;
padding-top: 0;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body .modal-header {
padding: 0;
}
.view-topic #kunena.layout .message .qreplyform .panel-default .panel-body .modal-header h3 {
margin-top: 0;
}
.view-topic #kunena.layout .message .qreplyform .wysibb-toolbar {
min-height: 34px;
}
.view-user #kunena.layout h1 {
margin-top: 0;
}
.view-user #kunena.layout .container {
background: #f7f7f7;
clear: both;
padding-bottom: 20px;
padding-top: 20px;
}
.view-user #kunena.layout .nav-tabs {
border-bottom: 0;
margin-bottom: 20px;
}
.view-user #kunena.layout .nav-tabs > li {
margin-left: 5px;
margin-bottom: 3.33333333px;
}
.view-user #kunena.layout .nav-tabs > li a {
border: 1px solid #eeeeee;
color: #666666;
font-size: 11px;
font-weight: 500;
text-transform: uppercase;
padding: 5px 10px;
}
.view-user #kunena.layout .nav-tabs > li a:hover,
.view-user #kunena.layout .nav-tabs > li a:focus,
.view-user #kunena.layout .nav-tabs > li a:active {
border-color: #0077bb;
color: #0077bb;
}
.view-user #kunena.layout .nav-tabs > li.active a {
background: #0077bb;
border-color: #0077bb;
color: #ffffff;
}
#kunena.layout .jssocials-share-link {
box-shadow: none;
font-size: 10px;
padding: 4px 6px;
}
#kunena.layout .breadcrumb {
background-color: #f7f7f7;
border: 1px solid #eeeeee;
padding: 10px 10px;
}
#kunena.layout .breadcrumb .divider {
display: none;
}
#kunena.layout ul.pagination {
border: 1px solid #eeeeee;
margin: 0 0 20px;
}
#kunena.layout ul.pagination:before,
#kunena.layout ul.pagination:after {
display: table;
content: " ";
}
#kunena.layout ul.pagination:after {
clear: both;
}
#kunena.layout ul.pagination li {
display: block;
float: right;
}
#kunena.layout ul.pagination li + li {
border-right: 1px solid #eeeeee;
}
#kunena.layout ul.pagination li a {
border: 0;
display: inline-block;
float: none;
font-size: 14px;
font-weight: 400;
margin: -1px;
padding: 5px 15px;
}
#kunena.layout ul.pagination li a.disabled {
filter: alpha(opacity=40);
opacity: 0.4;
}
input#ksearch-keywords {
width: 100%;
}
.klatest .klatest-items li {
border: 0;
}
.klatest .klatest-items .klatest-item {
margin-top: 10px;
}
.klatest .klatest-items .klatest-item .klatest-subject {
padding-top: 0;
}
div.kstats-module ul.kstats-items li {
padding: 10px;
}
#kunena.layout #kuserlist-form .label {
border-radius: 3px;
}
#kunena.layout #kuserlist-form .label.label-default,
#kunena.layout #kuserlist-form .label.label-success,
#kunena.layout #kuserlist-form .label.label-warning,
#kunena.layout #kuserlist-form .label.label-error {
color: #ffffff;
}
#kunena.layout #adminForm table.table {
margin-top: 20px;
}
#kunena.layout .input-group-btn .btn {
margin-right: 10px;
min-height: 20px;
line-height: 20px;
}
#kunena.layout #ann-date .input-group-addon,
#kunena.layout #ann-date2 .input-group-addon,
#kunena.layout #ann-date3 .input-group-addon {
display: inline-block;
height: 34px;
line-height: 24px;
}
.com_kunena .datepicker-dropdown {
background: #ffffff;
border-color: #d5d5d5;
padding: 10px;
}
.view-topic body.modal-open {
overflow: auto;
}
.com_kunena #t3-mainnav {
padding: 0;
}
.com_kunena #t3-mainnav .t3-navbar {
display: inline-block;
flex: 1;
}
.com_kunena .t3-megamenu .navbar-nav {
flex-direction: row;
}
.com_kunena .t3-megamenu .navbar-nav .dropdown-menu {
position: absolute;
}
.com_kunena .t3-megamenu .navbar-nav .dropdown-toggle::after {
display: none;
}
.com_kunena .tab-pane.show {
opacity: 1;
}PK Ӝ�\_SNlr r - purity_iii/css/rtl/extras/layout_glossary.cssnu &1i� .glossary-nav {
position: relative;
z-index: 10;
margin-bottom: 40px;
}
.glossary-nav nav {
padding: 0;
}
.glossary-nav nav.affix {
top: auto;
position: relative;
}
.glossary-nav nav .nav-pills {
background: #fff;
}
.glossary-nav nav .nav-pills > li {
display: block;
float: right;
margin: 0 0 10px 1px;
}
.glossary-nav nav .nav-pills > li > a {
background: #444444;
color: #eeeeee;
font-size: 18px;
font-weight: 600;
line-height: normal;
padding: 0;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
text-transform: uppercase;
}
.glossary-nav nav .nav-pills > li > a:hover,
.glossary-nav nav .nav-pills > li > a:active,
.glossary-nav nav .nav-pills > li > a:focus {
background: #0077bb;
color: #fff;
}
@media screen and (min-width: 991px) {
.glossary-nav nav.affix {
top: 57px;
position: fixed;
}
.glossary-nav nav .nav-pills > li > a {
font-size: 24px;
}
}
.glossary-group {
margin-bottom: 40px;
position: relative;
}
.glossary-group a[name] {
position: absolute;
top: -120px;
}
.glossary-group-title {
background: #f7f7f7;
color: #222222;
font-weight: 600;
font-size: 35px;
margin: 0 0 20px;
padding: 15px;
text-transform: uppercase;
}
.glossary-group-items ul {
padding: 0;
margin: 0;
}
.glossary-group-items ul > li {
list-style: none;
padding: 0;
}
.glossary-group-items ul > li > a {
color: #444444;
display: block;
font-size: 18px;
padding: 5px 15px;
}
.glossary-group-items ul > li > a:hover,
.glossary-group-items ul > li > a:active,
.glossary-group-items ul > li > a:focus {
color: #0077bb;
text-decoration: none;
}PK Ӝ�\*�T�� � # purity_iii/css/rtl/layouts/docs.cssnu &1i� .docs-section {
margin-bottom: 40px;
}
.docs-section .page-header {
margin-bottom: 20px;
}
.docs-section .page-header h1 {
font-size: 42px;
}
.example-type h1,
.example-type h2,
.example-type h3,
.example-type h4,
.example-type h5,
.example-type h6 {
margin: 20px 0;
}
.example-colors .swatch-item {
width: 100%;
min-height: 100px;
position: relative;
background: #444444;
color: #fff;
margin-bottom: 20px;
}
.example-colors .swatch-item dl {
width: 100%;
position: absolute;
bottom: 0;
padding: 20px;
margin: 0;
}
.example-colors .color-brand-primary {
background: #0077bb;
}
.example-colors .color-brand-secondary {
background: #3e9b52;
}
.example-colors .color-brand-success {
background: #3e9b52;
}
.example-colors .color-brand-danger {
background: #cc0000;
}
.example-colors .color-brand-warning {
background: #ff8800;
}
.example-colors .color-brand-info {
background: #0099cc;
}
.example-colors .color-gray-darker {
background: #222222;
}
.example-colors .color-gray-dark {
background: #444444;
}
.example-colors .color-gray {
background: #666666;
}
.example-colors .color-gray-light {
background: #999999;
color: #444444;
}
.example-colors .color-gray-lighter {
background: #eeeeee;
color: #444444;
}
.example-colors .color-gray-lightest {
background: #f7f7f7;
color: #444444;
}
.example-buttons .btn,
.example-inputs .btn,
.example-buttons .form-control,
.example-inputs .form-control {
width: 100%;
margin-bottom: 20px;
}PK Ӝ�\�6�
� � '