.clear {
clear: both;
}
.alignright {
float: right;
}
.mobile-only {
display: none;
}
.desktop-only {
display: initial;
}
body .container {
width: 960px;
box-sizing: border-box;
margin: 10px auto 30px auto;
background: white;
padding-left: 20px;
padding-right: 20px;
overflow: auto; }
body .container .main.logged-out {
width: 100%;
}
body .container .main.logged-out .box .middle {
width: 100%;
padding: 0;
}
body .container .top {
padding-top: 4px;
width: 100%;
z-index: 2;
}
body .container .top ul {
display: grid;
grid-template-columns: 1fr 1fr;
flex-direction: row-reverse;
}
body .container .top ul li.yinon-logo {
display: grid;
}
body .container .top ul li.yinon-logo img {
width: 75%;
height: auto;
}
body .container .top ul li.logos {
height: 73px;
background: #ffffff url(//www.yinonportfolio.com/wp-content/themes/yinon/images/news-logos.png) no-repeat center 30px;
background-size: contain;
}
body .container .top ul li.logos .logostext {
padding-right: 12px;
position: relative;
top: 10px;
font-size: 12px;
}
body .container .topnav {
width: 100%;
height: 40px;
background: #1394c5;
border-radius: 3px;
margin-top: 1px;
display: grid;
align-content: center;
}
body .container .topnav ul {
line-height: 20px;
font-size: 13px;
color: #f1efef;
padding-right: 15px;
padding-top: 2px;
}
body .container .topnav ul.sub-menu {
display: none;
position: absolute;
background-color: white;
width: inherit;
border: solid 2px #11779e;
top: 22px;
right: -20px;
padding: 5px;
border-radius: 0 0 5px 5px;
white-space: nowrap;
z-index: 999;
}
body .container .topnav ul.sub-menu.open {
display: grid;
grid-auto-flow: row;
}
body .container .topnav ul.sub-menu li {
padding: 8px 0;
box-sizing: content-box;
border-bottom: #e0e0e0 dashed 1px;
outline: none !important;
}
body .container .topnav ul.sub-menu li:active, body .container .topnav ul.sub-menu li:focus {
outline: none !important;
}
body .container .topnav ul.sub-menu li:last-child {
border-bottom: 0;
}
body .container .topnav ul.sub-menu li a {
color: #11779e !important;
}
body .container .topnav ul.link {
margin: 0 !important;
padding: 0 !important;
}
body .container .topnav ul.link li {
margin: 0 15px;
}
body .container .topnav ul.link li a {
font-size: 16px;
color: #ffffff;
}
body .container .topnav ul li {
float: right;
position: relative;
}
body .container .topnav ul li.login {
float: left;
padding-left: 10px;
}
body .container .topnav ul li.login a:link,
body .container .topnav ul li.login a:visited,
body .container .topnav ul li.login a:hover {
color: #f1efef;
text-decoration: underline;
}
body .container .topnav ul li.link, body .container .topnav ul li.page_item {
margin: 0 15px;
}
body .container .topnav ul li.link a:link,
body .container .topnav ul li.link a:visited,
body .container .topnav ul li.link a:hover, body .container .topnav ul li.page_item a:link,
body .container .topnav ul li.page_item a:visited,
body .container .topnav ul li.page_item a:hover {
font-size: 16px;
color: #ffffff;
}
body .container .topnav ul li.join, body .container .topnav ul li.signup {
background-color: #ffffff;
padding: 2px 10px 0 10px;
margin-right: 12px;
height: 18px;
font-size: 16px;
color: #020e3b;
cursor: pointer;
}
body .container .leftbar {
width: 240px;
float: left;
padding-top: 20px;
}
body .container .leftbar form#searchform {
background: transparent url(//www.yinonportfolio.com/wp-content/themes/yinon/images/searchbox.svg) no-repeat;
width: 240px;
height: 49px;
position: relative;
padding-bottom: 20px;
}
body .container .leftbar form#searchform input#s {
position: relative;
top: 11px;
line-height: 21px;
right: 15px;
width: calc(100% - 61px);
border: 0;
background: transparent;
outline: none;
padding-right: 3px;
color: gray;
}
body .container .leftbar form#searchform input#searchsubmit {
position: absolute;
top: 8px;
left: 9px;
width: 30px;
height: 30px;
background: transparent;
border: 0;
outline: 0;
cursor: pointer;
}
body .container .leftbar div {
width: 100%;
font-size: 13px;
color: #05112a;
line-height: 22px;
}
body .container .leftbar .widget ol {
list-style: decimal;
list-style-position: inside;
}
body .container .leftbar .widget .widget-title {
font-size: 21px;
color: #003488;
line-height: 30px;
}
body .container .leftbar .sep {
height: 30px;
background: url(//www.yinonportfolio.com/wp-content/themes/yinon/images/sepleft.png) repeat-x center center;
}
body .container .leftbar .photo {
padding-left: 10px;
padding-top: 5px;
}
body .container .leftbar .stockstab {
font-size: 13px;
color: #05112a;
}
body .container .leftbar .stockstab td {
padding: 5px 3px 0 3px;
}
body .container .leftbar .stockstab td.change {
color: rgb(48, 177, 16);
text-align: center;
font-weight: bold;
}
body .container .leftbar .stockstab td.change span {
color: #da1452;
}
body .container .leftbar .stockstab td.center {
text-align: center;
direction: ltr;
}
body .container .leftbar .stockstab tr:nth-child(odd) {
background-color: #e8e8e8;
}
body .container .leftbar .stockstab tr.title {
font-weight: bold;
font-size: 13px;
color: #05112a;
}
body .container .main {
width: 640px;
padding-top: 10px;
}
body .container .main > .title {
background-color: white;
display: block;
min-height: 70px;
padding-right: 20px;
padding-top: 8px;
grid-template-columns: 60% 40%;
background-color: white;
display: grid;
}
body .container .main > .title li.percent {
font-size: 74px;
font-weight: bold;
line-height: 65px;
margin-right: 10px;
}
body .container .main > .title li.percent:after {
content: "%";
}
body .container .main > .title li span {
font-size: 32px;
font-weight: bold;
}
body .container .main .image {
padding-left: 10px;
padding-top: 10px;
}
body .container .main .box .top {
background-color: white;
width: 700px;
max-width: 100%;
height: 1px;
}
body .container .main .box .middle {
padding: 0;
margin: 0;
max-width: 100%;
}
body .container .main .box .middle h1 {
color: #003488;
}
body .container .main .box .middle a {
text-decoration: underline;
}
body .container .main .box .middle .graph {
width: 668px;
max-width: 100%;
height: 325px;
}
body .container .main .box .middle .graphtext {
padding: 10px 0 8px 0;
width: 668px;
max-width: 100%;
background-color: #11779e;
text-align: center;
font-size: 20px;
font-weight: bold;
color: #ffffff;
margin-bottom: 30px;
}
body .container .main .box .middle ul > .title a {
color: #11779e;
font-weight: bold;
}
body .container .main .box .middle ul li .title a {
text-decoration: none;
}
body .container .main .box .middle .content .wp-block-table table {
border-collapse: collapse;
}
body .container .main .box .middle .content .wp-block-table table td {
border: solid 1px lightgray;
padding: 4px;
}
body .container .main .box {
padding-top: 3px;
padding-bottom: 10px;
}
body .container .main .box .middle {
background-color: white;
width: 670px;
padding: 15px;
padding-left: 22px;
font-size: 13px;
color: #05112a;
}
body .container .main .box .middle h1 {
font-weight: normal;
}
body .container .main .box .middle .lecture-block {
border-bottom: solid 1px lightblue;
padding-bottom: 15px;
}
body .container .main .box .middle .lecture-block .wp-block-buttons {
display: grid;
justify-content: end;
margin-bottom: 10px;
}
body .container .main .box .middle .lecture-block .wp-block-buttons a.wp-block-button__link {
color: #fff;
padding: 10px 20px;
background: #7c8f99;
font-weight: bold;
text-shadow: 0px 1px 0 rgba(0, 0, 0, 0.2);
text-decoration: none;
border-radius: 3px;
margin-bottom: 10px;
text-align: center;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
body .container .main .box .middle ul.updates li.updates-block {
border-bottom: dashed 1px gainsboro;
padding-bottom: 10px;
margin-bottom: 20px;
}
body .container .main .box .middle ul.updates li.updates-block .content {
line-height: 21px;
height: 100px;
overflow: hidden;
margin-bottom: 10px;
}
body .container .main .box .middle ul.updates li.updates-block .links {
text-align: end;
}
body .container .main .box .middle ul.updates li.updates-block .links a.button {
display: inline-block;
}
body .container .main .box .middle ul.updates .paging {
margin-bottom: 20px;
}
body .container .main .box .middle ul.updates .paging a {
font-size: 1.2em;
}
body .container .main .box .middle figure.wp-block-image {
padding: 0;
margin: 0;
max-width: 100%;
}
body .container .main .box .middle figure.wp-block-image img {
max-width: 100%;
width: 100%;
height: auto;
}
body .container .main .box .middle .hpinput {
border: 0px;
font-size: 18px;
border: solid 1px gainsboro;
border-radius: 4px;
height: 39px;
outline: none;
}
body .container .main .box .middle .vtitle {
font-size: 24px;
font-weight: bold;
color: #020e3b;
padding-bottom: 3px;
padding-top: 10px;
}
body .container .main .box .middle .vtext {
font-size: 14px;
padding-top: 10px;
padding-right: 40px;
background: url(//www.yinonportfolio.com/wp-content/themes/yinon/images/vlight.png) no-repeat right 30px;
margin-right: 20px;
}
body .container .main .box .middle .vtext .highlight {
background-color: yellow;
color: rgb(216, 1, 1);
}
body .container .main .box .middle .formtitle {
font-size: 24px;
font-weight: bold;
color: #020e3b;
float: right;
width: 140px;
padding-top: 5px;
}
body .container .main .box .middle .join-form {
display: grid;
justify-content: center;
gap: 10px;
}
body .container .main .box .middle .join-form .formcol {
display: grid;
grid-template-columns: 140px 1fr;
align-items: center;
font-size: 13px;
}
body .container .main .box .middle .join-form .formcol .join {
width: 214px;
height: 54px;
cursor: pointer;
background: linear-gradient(0deg, #1e3174, #436fb7);
border-radius: 4px;
color: white;
font-size: 30px;
font-weight: bold;
border: 0;
text-shadow: 1px 1px black;
}
body .container .main .box .middle ul > .links {
float: left;
padding-top: 20px;
}
body .container .main .box .middle ul > .links .more,
body .container .main .box .middle ul > .links .more a:link,
body .container .main .box .middle ul > .links .more a:visited,
body .container .main .box .middle ul > .links .more a:hover {
font-size: 15px;
font-weight: bold;
color: #003488;
padding-top: 3px;
padding-left: 5px;
}
body .container .main .box .middle ul > .links li {
float: left;
}
body .container .main .box .middle ul > .links .join {
background: url(//www.yinonportfolio.com/wp-content/themes/yinon/images/joinsmall.png) no-repeat top left;
width: 85px;
height: 24px;
cursor: pointer;
}
body .container .main .box .middle ul > .content strong {
line-height: 22px;
font-size: 15px;
font-weight: bold;
}
body .container .main .box .middle ul > .title {
font-size: 24px;
padding-bottom: 0px;
margin-bottom: 10px;
font-weight: normal;
}
body .container .main .box .middle ul > .sep {
height: 30px;
background: url(//www.yinonportfolio.com/wp-content/themes/yinon/images/sepmain.png) repeat-x center center;
}
body .container .main .box .bottom {
background-color: white;
width: 707px;
height: 9px;
}
body .container .main .box .join-result {
display: none;
grid-column: 1/span 2;
}
body .container .main .box .join-result.show {
display: block;
color: red;
border: solid 1px red;
padding: 10px;
border-radius: 4px;
font-weight: bold;
}
body .container .main .box .join-result a,
body .container .main .box .join-result a:hover {
color: red;
text-decoration: underline;
}
.portfolio-table {
border-radius: 4px;
border: solid 1px #f8f8f8;
padding: 3px;
}
.portfolio-table .table-row {
display: grid;
grid-template-columns: 120px 100px 80px 80px 90px 80px;
grid-auto-flow: column;
justify-content: space-around;
justify-items: center;
align-items: center;
height: 70px;
direction: rtl;
}
.portfolio-table .table-row.spacer {
height: 10px;
background-color: #e0e0e0;
border-radius: 3px;
}
.portfolio-table .table-row.header {
font-size: 18px;
height: 40px;
font-weight: lighter;
border-bottom: solid 1px lightblue;
}
.portfolio-table .table-row .positive {
color: #0cb982;
}
.portfolio-table .table-row .negative {
color: #ff376d;
}
.portfolio-table .table-row > * {
direction: ltr;
}
.portfolio-table .table-row > *.span {
width: 100%;
display: block;
text-align: right;
}
.portfolio-table .table-row > *.span.span-2 {
grid-column: span 2;
}
.portfolio-table .table-row > *.span.span-3 {
grid-column: span 3;
}
.portfolio-table .table-row > *.span.span-5 {
grid-column: span 5;
}
.portfolio-table .table-row > *.span.span-6 {
grid-column: span 6;
}
.portfolio-table .table-row.alternate {
background: #f8f8f8;
border-radius: 3px;
}
.portfolio-table .table-row .symbol-name a {
color: #222222;
display: grid;
justify-items: center;
text-align: center;
}
.portfolio-table .table-row .symbol-name a .symbol {
font-size: 22px;
}
.portfolio-table .table-row .date-price {
display: grid;
justify-items: center;
}
.portfolio-table .table-row .date-price .price {
font-size: 22px;
}
.portfolio-table .table-row .date-price .date {
color: gray;
font-weight: lighter;
}
.portfolio-table .table-row .normal-size {
font-size: 22px;
}
.extraDetailsPopup {
border: solid 2px #14b08d;
border-radius: 10px;
width: 200px;
height: 100px;
color: #11779e;
position: absolute;
background: white;
font-size: 0.8em;
white-space: nowrap;
box-shadow: 3px 3px 4px #ccc;
}
.extraDetailsPopup span {
color: #11779e;
}
.extraDetailsPopup img.closePopup {
position: absolute;
top: 10px;
left: 10px;
cursor: pointer;
width: 16px;
height: 16px;
}
.extraDetailsPopup img.shpitz {
position: relative;
left: 19px;
top: -2px;
}
.extraDetailsPopup ul {
height: 100%;
margin: 0 15px;
font-size: 0.9em;
}
.extraDetailsPopup ul li {
height: 25px;
line-height: 25px;
font-weight: bold;
}
.extraDetailsPopup ul li.otherLine {
background: #efefef;
}
div#popupBox {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 640px;
height: 420px;
margin: 0;
z-index: 101;
border: solid 1px white;
background: whitesmoke;
border-radius: 4px;
padding: 3px 6px;
}
div#popupBox iframe {
width: 100%;
height: calc(100% - 40px);
}
div#popupBox #closeButton {
background: transparent;
z-index: 102;
float: right;
cursor: pointer;
margin-bottom: 5px;
width: 16px;
height: 16px;
}
@media (max-width: 680px) {
.mobile-only {
display: initial;
}
.desktop-only {
display: none;
}
div#popupBox {
width: 100%;
max-width: 100%;
height: 248px;
}
div#popupBox iframe {
width: 100%;
max-width: 100%;
}
body > .container {
width: 100%;
margin: 0;
box-sizing: border-box;
max-width: 100%;
}
body > .container .topnav {
margin-top: 4px;
width: 40px;
z-index: 10;
position: relative;
cursor: pointer;
}
body > .container .topnav::before {
font-family: "FontAwesome";
font-weight: 900;
color: white;
content: "\f0c9";
position: absolute;
left: 13px;
top: 13px;
margin-bottom: 10px;
}
body > .container .topnav ul {
width: 100%;
max-width: 100%;
}
body > .container .topnav ul li {
line-height: 30px;
height: 30px;
float: unset;
}
body > .container .topnav ul li.login {
padding-right: 14px;
box-sizing: border-box;
}
body > .container .topnav ul li.join {
border-radius: 4px;
}
body > .container .topnav ul li.join, body > .container .topnav ul li.signup {
color: white;
background: #1394c5;
width: calc(100vw - 55px);
padding: 0;
margin: 0;
height: 30px;
box-sizing: border-box;
padding-right: 15px;
}
body > .container .topnav > ul {
display: none;
}
body > .container .topnav.open {
height: 100%;
width: 100%;
}
body > .container .topnav.open::before {
font-family: "FontAwesome";
font-weight: 900;
color: white;
content: "\f00d";
position: relative;
right: 13px;
top: 13px;
}
body > .container .topnav.open > ul {
width: calc(100vw - 55px);
background: #1394c5;
height: 100%;
display: grid;
border-radius: 4px;
}
body > .container .topnav.open > ul ul#menu-header-menu {
display: grid;
grid-auto-flow: row;
}
body > .container > .top ul {
grid-template-columns: 1fr;
}
body > .container > .main {
width: 100%;
max-width: 100%;
float: unset;
}
body > .container > .main a.button {
display: inline-block;
}
body > .container > .main .wp-block-image img {
max-width: 100%;
height: auto;
}
body > .container > .main .box .top,
body > .container > .main .box .middle,
body > .container > .main .box .bottom {
width: 100%;
padding: 0;
margin: 0;
}
body > .container > .main .box .middle .content .wp-block-table table td {
padding: 2px;
}
body > .container > .main .box .middle .join-form .formcol {
float: unset;
grid-template-columns: 1fr;
padding: 0;
display: inline;
}
body > .container > .main .box .middle .join-form .formcol > .formtitle,
body > .container > .main .box .middle .join-form .formcol .hpinput {
width: 100%;
}
body > .container > .main ul.title {
width: 100%;
max-width: 100%;
grid-template-columns: 60% 40%;
background-color: white;
display: grid;
gap: 10px;
min-height: 70px;
padding: 0px;
}
body > .container > .main ul.title li {
float: unset;
font-size: 18px;
margin: 0;
}
body > .container > .main ul.title li.percent {
font-size: 48px;
}
body > .container .portfolio-table {
border: 0;
padding: 0;
}
body > .container .portfolio-table .table-row {
grid-template-columns: 80px auto;
min-height: 50px;
}
body > .container .portfolio-table .table-row.header {
font-size: 12px;
height: 40px;
min-height: unset;
}
body > .container .portfolio-table .table-row .symbol-name .symbol {
font-size: 14px;
}
body > .container .portfolio-table .table-row .symbol-name .name {
font-size: 11px;
}
body > .container .portfolio-table .table-row .date-price .price {
font-size: 14px;
}
body > .container .portfolio-table .table-row .normal-size {
font-size: 12px;
}
}
@media (max-width: 420px) {
body > .container > .main ul.title {
gap: 5px;
min-height: unset;
padding: 0px;
align-items: center;
}
body > .container > .main ul.title li {
float: unset;
line-height: 1.2em;
font-size: 18px;
margin: 0;
font-size: 14px;
}
body > .container > .main ul.title li.percent {
font-size: 40px;
margin: 0;
line-height: initial;
}
}
body {
padding: 0px;
margin: 0;
height: 100%;
font-family: Arial Hebrew, Arial;
background: #fafafa url(//www.yinonportfolio.com/wp-content/themes/yinon/images/bg.png);
direction: rtl;
}
a:link,
a:visited,
a:hover {
text-decoration: none;
color: #003488;
}
a:hover {
text-decoration: underline;
color: #003488;
}
ol,
ul {
list-style: none;
margin: 0px;
padding: 0px;
}
p {
line-height: 2em;
font-size: 1.2em; margin: 0;
margin-bottom: 20px;
}
.right {
float: right;
}
.left {
float: left;
}
.title {
font-size: 24px;
color: #003488;
line-height: 30px;
}
h1.title {
margin-bottom: 0;
}
.loginBtn {
background: url(//www.yinonportfolio.com/wp-content/themes/yinon/images/login.png) no-repeat;
width: 214px;
height: 54px;
cursor: pointer;
}
.saveBtn {
background: url(//www.yinonportfolio.com/wp-content/themes/yinon/images/save.png) no-repeat;
width: 214px;
height: 54px;
cursor: pointer;
}
.footer {
font-size: 12px;
color: #838383;
text-align: center;
}
.date {
color: green;
}
div.message_box_wrapper {
width: 100%;
text-align: center;
position: fixed;
top: 140px;
z-index: 5000;
}
div.message_box {
background-color: red;
color: white;
font-weight: bold;
border-radius: 4px;
padding: 14px 50px;
font-size: 20px;
line-height: 30px;
display: inline;
}
.green {
background-color: green !important;
}
table.dataTable {
border-collapse: collapse;
table-layout: fixed;
width: 100%;
}
table.dataTable td {
padding: 2px 4px;
border: solid 1px #aeaeae;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
cursor: pointer;
}
table.dataTable thead td {
cursor: pointer;
text-align: center;
font-weight: bold;
}
h2.section {
margin-top: 22px;
margin-bottom: 0px;
}
div.explain {
font-size: 0.9em;
font-style: italic;
margin-bottom: 14px;
}
div.dataTables_filter {
float: right;
}
div.dataTables_length {
display: inline;
}
div.dataTables_info {
display: inline;
}
div.dataTables_paginate {
float: right;
}
div.dataTables_paginate a {
margin-left: 10px;
cursor: pointer;
}
#adminMenu {
float: left;
margin-top: 25px;
margin-bottom: 25px;
width: 100%;
margin-left: 2px;
border-bottom: 1px solid gray;
padding: 0px 0px 0px 10px;
}
#adminMenu a {
float: left;
display: block;
font-weight: bold;
padding: 10px 25px;
color: #003399;
background-color: transparent;
font-weight: normal;
text-decoration: none;
cursor: pointer;
}
#adminMenu a.selected {
border-bottom: 1px solid white;
border-left: 1px solid gray;
border-right: 1px solid gray;
border-top: 1px solid gray;
margin-bottom: -1px;
}
.tabContainer #labels label {
display: block;
font-size: 1.3em;
height: 26px;
line-height: 1.5em;
margin-bottom: 10px;
padding: 1px;
border: solid 2px transparent;
}
.tabContainer input,
.tabContainer button {
font-size: 1.3em;
height: 26px;
line-height: 1.5em;
margin-bottom: 10px;
padding: 1px;
background-color: white;
padding: 2px 5px;
vertical-align: middle;
border: solid 1px #c0c0c0;
border-radius: 3px;
}
.tabContainer button {
cursor: pointer;
} .onoffswitch {
position: relative;
width: 80px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
margin-bottom: 4px;
}
.onoffswitch-checkbox {
display: none;
}
.onoffswitch-label {
display: block;
overflow: hidden;
cursor: pointer;
border: 2px solid #ffffff;
border-radius: 10px;
}
.onoffswitch-inner {
width: 200%;
margin-left: -100%;
-moz-transition: margin 0.3s ease-in 0s;
-webkit-transition: margin 0.3s ease-in 0s;
-o-transition: margin 0.3s ease-in 0s;
transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before,
.onoffswitch-inner:after {
float: left;
width: 50%;
height: 26px;
padding: 0;
line-height: 26px;
font-size: 14px;
color: white;
font-family: Trebuchet, Arial, sans-serif;
font-weight: bold;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.onoffswitch-inner:before {
content: 'ON';
padding-left: 21px;
background-color: #eeeeee;
color: #2fccff;
}
.onoffswitch-inner:after {
content: 'OFF';
padding-right: 21px;
background-color: #eeeeee;
color: #999999;
text-align: right;
}
.onoffswitch-switch {
width: 20px;
margin: 3px;
background: #a1a1a1;
border: 2px solid #ffffff;
border-radius: 10px;
position: absolute;
top: 0;
bottom: 0;
right: 54px;
-moz-transition: all 0.3s ease-in 0s;
-webkit-transition: all 0.3s ease-in 0s;
-o-transition: all 0.3s ease-in 0s;
transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
right: 0px;
background-color: #2fccff;
} .labels {
float: left;
width: 50%;
border: 0;
margin: 10px 0;
}
.labels label {
font-weight: bold;
font-size: 1.2em;
margin-bottom: 10px;
min-height: 28px;
display: block;
}
.fields {
float: left;
width: 50%;
border: 0;
margin: 10px 0;
}
.fields .onoffswitch {
margin-bottom: 10px !important;
border: solid 1px transparent;
}
.fields .onoffswitch input.onoffswitch-checkbox {
display: none;
}
.fields input,
.fields textarea {
border: solid 1px gray;
border-radius: 2px 2px 2px 2px;
padding: 0 2px;
margin-bottom: 10px;
display: block;
}
.fields input.cal_input {
width: 100px;
}
.fields input.wide-with-button {
display: inline-block;
width: calc(100% - 100px);
}
.fields input.wide-field-button {
display: inline-block;
width: 80px;
float: right;
}
.fields input.wide,
.fields textarea.wide {
width: 100%;
}
#results .results_title {
display: block;
font-weight: bold;
font-size: 1.5em;
margin-bottom: 12px;
height: 25px;
}
table.portfolioTable {
direction: rtl;
width: 100%;
border-collapse: collapse;
line-height: 28px;
}
table.portfolioTable thead tr {
border-top: solid 1px #d0d0d0;
background-color: #e8e8e8;
border-bottom: solid 1px #d0d0d0;
line-height: 20px;
}
img#showTestimonials {
cursor: pointer;
border: 0;
} div#hider {
position: fixed;
top: 0%;
left: 0%;
width: 100%;
height: 100%;
z-index: 100;
background-color: #303030;
}
a.button {
color: #fff;
display: block;
padding: 10px 20px;
background: #7c8f99;
font-weight: bold;
text-shadow: 0px 1px 0 rgba(0, 0, 0, 0.2);
text-decoration: none;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
margin-bottom: 10px;
text-align: center;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
a.button.cta_button {
background: #14b08d;
} a.sysmsg_button {
color: #fff;
display: block;
padding: 10px 20px;
background: #14b08d;
font-weight: bold;
text-shadow: 0px 1px 0 rgba(0, 0, 0, 0.2);
text-decoration: none;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
margin-bottom: 10px;
text-align: center;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
figure {
margin: 0;
padding: 0;        }
button.fa-btn {
font-size: 16px;
cursor: pointer;
}