body {
  direction: rtl;
}
#gs_tti50 {
  position: relative;
  padding-top: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
}
#gs_tti50 img {
  position: absolute;
  top: 50%;
  left: 30px;
  margin-top: -6px;
}
#gs_tti50 .gsc-input {
  direction: rtl;
  padding-left: 50px !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  padding-right: 10px !important;
  font-family: 'Amiri', sans-serif;
  font-size: 24px;
  height: auto !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0) !important;
}
#gs_tti50 .gsc-input[lang='en'] {
  direction: ltr !important;
  padding-left: 70px !important;
}
.gsc-search-button button {
  padding-top: 8px;
  padding-bottom: 7px;
  margin-top: -1px;
  cursor: pointer;
}
.custom-cse-options {
  position: absolute !important;
  top: 0;
  left: 0;
  height: 100%;
}
.custom-cse-options__toggler {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 21px;
  color: #111;
  width: 30px;
  height: 100%;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}
.custom-cse-options__toggler i.fa {
  display: block !important;
  position: absolute !important;
  top: 54%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.custom-cse-options__list {
  display: none;
  position: absolute !important;
  width: 140px;
  left: -50px;
  top: 95%;
  padding-top: 11px;
  box-sizing: border-box;
  z-index: 1000;
}
.custom-cse-options__list__inner {
  position: relative !important;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 -1px 15px rgba(0, 0, 0, 0.45);
  padding: 5px;
}
.custom-cse-options__list__inner:after {
  content: '';
  display: block;
  position: absolute;
  top: -5px;
  left: 61px;
  z-index: 5;
  background: #fff;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.custom-cse-options__list__inner label {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  position: relative;
  margin: 0;
  padding: 5px 25px 5px 0;
  line-height: 30px;
  cursor: pointer;
  color: #777;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  text-align: center;
  display: block;
  z-index: 10;
  font-family: Amiri;
}
.custom-cse-options__list__inner label.standard {
  font-size: 20px;
}
.custom-cse-options__list__inner label.larger {
  font-size: 24px;
}
.custom-cse-options__list__inner label + label {
  margin-top: 1px;
}
.custom-cse-options__list__inner label:hover {
  background: #d5d5d5;
}
.custom-cse-options__list__inner label .checkmark {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  height: 16px;
  width: 16px;
  background-color: #fff;
  border: 1px solid #a5a5a5;
  margin: -9px 3px 0 3px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.custom-cse-options__list__inner label .checkmark:after {
  position: absolute;
  content: '';
  display: none;
  left: 50%;
  top: 50%;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  margin-left: -3px;
  background: #333;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.custom-cse-options__list__inner label input {
  display: none;
}
.custom-cse-options__list__inner label input:checked ~ .checkmark:after {
  display: block;
}
.custom-cse-options__list__inner label:hover {
  color: #444;
}
.custom-cse-options:hover .custom-cse-options__toggler {
  color: #444;
}
.custom-cse-options:hover .custom-cse-options__list {
  display: block;
}
#keyboardInputMaster {
  margin-top: 30px;
  background-color: #e1f3da;
}
#keyboardInputMaster tbody tr td table tbody tr td {
  font-family: 'Amiri';
  font-weight: bold;
}
#keyboardInputMaster tbody tr td table tbody tr td.space small {
  font-size: 13px !important;
  font-family: Amiri, sans-serif !important;
}
#keyboardInputMaster thead tr th {
  background-color: #94cc7a;
  text-align: left;
  padding: 0.1em 0.3em 0.3em 0.3em;
}
#keyboardInputMaster thead tr th div {
  float: none;
  display: inline-block;
}
#keyboardInputMaster thead tr th small,
#keyboardInputMaster thead tr th big,
#keyboardInputMaster thead tr th strong,
#keyboardInputMaster thead tr th span {
  margin-left: 0 !important;
  margin-right: 10px;
}
#keyboardInputMaster thead tr th small,
#keyboardInputMaster thead tr th big,
#keyboardInputMaster thead tr th strong {
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
#keyboardInputMaster thead tr th small {
  border-right: 1px solid #5d5d5d;
}
#keyboardInputMaster thead tr th big {
  border-left: 1px solid #e5e5e5;
}
#keyboardInputMaster .fa {
  font: normal normal normal 14px/1 FontAwesome;
}
.cse .gs-snippet,
.gs-snippet,
.cse .gs-spelling-original,
.gs-spelling-original {
  font-size: 16px !important;
  font-family: Amiri, sans-serif;
}
.gs-webResult div.gs-visibleUrl-long,
.gs-promotion div.gs-visibleUrl-long {
  font-size: 15px;
}
.gsc-control-cse {
  font-family: Amiri, sans-serif !important;
}
.gsc-control-cse .gs-spelling {
  font-size: 20px !important;
  font-family: Amiri, sans-serif !important;
}
.gsc-control-cse .gs-result .gs-title,
.gsc-control-cse .gs-result .gs-title * {
  font-size: 20px !important;
  font-family: Amiri, sans-serif !important;
  height: auto !important;
}
.gsc-control-cse .gsc-url-top,
.gsc-control-cse .gsc-table-result {
  font-family: Amiri, sans-serif;
}
@media (max-width: 500px) {
}
