
@import "https://fonts.googleapis.com/earlyaccess/alefhebrew.css";
body {
    background: #2c88b6 none repeat scroll 0 0;
    color: #fff;
    direction: rtl;
    font-family: "alef hebrew";
}

body .show_only_on_mobile{
	display: none;
}

body.mobile .show_only_on_mobile{
	display: inline-block;
}

body a {
    color: #fff;
}
body a:hover {
    color: #fff;
}
header, header a {
    color: #fff;
}
header a:hover {
    color: #fff;
    text-decoration: underline;
}
.hello_msg {
    font-size: 13px;
}
#hello_msg_registerd_user {
    display: none;
}
#logo {
    font-size: 28px;
    font-weight: bold;
}
#top_menu li {
    float: right;
}
#top_menu li a:hover {
    color: #0e5f98;
}
#content {
    color: #fff;
}
#content ul {
    list-style: outside none none;
}
#content ul#main li {
    float: right;
    height: 110px;
    margin: 11px;
    min-width: 100px;
    overflow: hidden;
    transition: all 0.3s ease 0s;
}
#content ul#main li a {
    color: #fff;
    display: block;
    font-size: 18px;
    height: 100%;
    padding: 25px 0;
    text-align: center;
    width: 100%;
}
#content ul#main li:hover {
    transform: scale(1.1);
    transition: all 0.3s ease 0s;
}
#content ul#main li a:hover {
    text-decoration: none;
}
#content ul#main li a i.fa {
    display: block;
    font-size: 50px;
}
#content ul#main li.red {
    background: #cd2121 none repeat scroll 0 0;
}
#content ul#main li.green {
    background: #3bbec0 none repeat scroll 0 0;
}
#content ul#main li.green {
    background: #31a35c none repeat scroll 0 0;
}
#content ul#main li.yellow {
    background: #d2bf42 none repeat scroll 0 0;
}
#content ul#main li.violet {
    background: #774cdd none repeat scroll 0 0;
}
#content ul#main .small_square {
    width: 150px;
}
#content ul#main .big_square {
    width: 220px;
}
footer {
    color: #fff;
    text-align: center;
}
#registeration_window {
    color: #000;
    display: none;
    height: 100%;
    max-height: 550px;
    max-width: 500px;
    position: fixed;
    width: 100%;
    z-index: 2;
}
#registeration_window a {
    color: blue;
    text-decoration: underline;
}
#registeration_window h2 {
    font-size: 22px;
    font-weight: bold;
    margin-top: 0;
    text-align: center;
}
#registeration_window textarea {
    height: 60px;
    margin-bottom: 10px;
    width: 195px;
}
#registeration_window label {
    display: inline;
    margin-top: 10px;
}
#registeration_window input {
    margin-bottom: 5px;
    margin-left: 10px;
    width: 190px;
}
#registeration_window input[name="website"] {
    display: none;
    width: 394px;
}
.modal {
    height: 100% !important;
    left: calc(50% - 250px) !important;
    margin: 0 !important;
    max-height: 420px;
    max-width: 500px;
    overflow: auto;
    position: fixed;
    right: auto !important;
    top: calc(50% - 280px) !important;
    width: 100% !important;
}
.modal p {
    font-size: 18px;
}
.modal h1, .modal h2, .modal h3 {
    font-size: 26px;
    font-weight: bold;
}
.modal .close-modal {
    right: 2.5px !important;
    top: 1.5px !important;
}
#login_window {
    color: #000;
    display: none;
    margin-top: -10%;
    max-height: 280px;
    max-width: 500px;
    z-index: 2;
}
.modal {
    color: #000;
    text-align: center;
}
.modal a {
    color: #000;
    text-decoration: none;
}
#clipon_with_webcam, #clipon_on_delevery {
    max-height: 520px;
    max-width: 500px;
}
#clipon_with_webcam [name="client_name"], #clipon_on_delevery [name="client_name"] {
    font-size: 22px;
    max-width: 420px;
    width: 100%;
}
#clipon_with_webcam select, #clipon_on_delevery select {
    font-size: 22px;
    margin: 3px;
    max-width: 200px;
    width: 50%;
}
#clipon_with_webcam .continue, #clipon_on_delevery .continue {
    margin: 13px 0;
}
#low_balance_window ul li {
    display: block;
}
#clipon_with_webcam, #clipon_on_delevery {
    color: #000;
    display: none;
    height: 480px !important;
    left: 50%;
    margin-left: -170px;
    margin-top: -190px;
    position: fixed;
    top: 50%;
    width: 340px;
    z-index: 2;
}
#clipon_with_webcam textarea, #clipon_on_delevery textarea {
    font-size: 22px;
    height: 110px;
    max-height: 110px;
    max-width: 420px;
    width: 100%;
}
#clipon_with_webcam p, #clipon_on_delevery p, #clipon_with_webcam button, #clipon_on_delevery button {
    font-size: 18px;
}
#low_balance_window p, #low_balance_window p {
    font-size: 18px;
}
#cameraWizard {
    background: #fff none repeat scroll 0 0;
    color: #000;
    display: none;
    height: 100%;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
}
#cameraWizard_pages {
    height: 100%;
    position: absolute;
    width: 100%;
}
#cameraWizard .page {
    height: 100%;
    overflow: auto;
    position: relative;
    width: 100%;
}
#ask_for_camera_permission .message {
    padding: 20px;
    position: fixed;
    top: 150px;
}
#ask_for_camera_permission .message.left {
    left: 8px;
}
#ask_for_camera_permission .message.right {
    right: 8px;
}
#ask_for_camera_permission .message .arrow {
    color: red;
    font-size: 100px;
}
#ask_for_camera_permission h1 {
    font-size: 23px;
}
#cameraWizard_pages .page {
    display: none;
}
#webcam_disconnected {
    background-color: #000;
    color: #fff;
    display: block;
    font-size: 30px;
    padding: 13%;
}
#webcam_disconnected .icon {
    font-size: 63px;
}
#unknown_error {
    background-color: #000;
    color: #fff;
    display: block;
    font-size: 30px;
    padding: 13%;
}
#unknown_error .icon {
    font-size: 63px;
}
#webcam_permission_denied {
    background-color: #000;
    color: #fff;
    display: block;
    font-size: 23px;
    line-height: 212%;
    padding: 2%;
}
#webcam_permission_denied .icon {
    font-size: 42px;
}
#webcam_permission_denied .image {
    margin: 8px auto;
}
#place_the_frame {
    padding: 10px;
    text-align: right;
}
#place_the_frame h1 {
    padding: 10px;
    text-align: center;
}
#vid {
    height: 480px;
    width: 640px;
}
video {
    height: 480px;
    width: 640px;
}
#click_to_start_snapping {
    background: grey none repeat scroll 0 0;
    border-radius: 13px;
    clear: both;
    color: #fff;
    display: block;
    font-size: 35px;
    padding: 15px;
    text-align: center;
    width: 100%;
}
#place_the_frame_warpper {
    width: 640px;
}
#messages, #done_screen, #after_shot {
    display: none;
}
.noty_message {
    font-size: 18px !important;
    text-align: center !important;
}
#snapshot_wizard .ajax {
    animation-duration: 4000ms;
    animation-iteration-count: infinite;
    animation-name: spin;
    animation-timing-function: linear;
    font-size: 120px;
    position: relative;
    top: 330px;
}
@keyframes spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
@keyframes spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
.window_ajax {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    display: none;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}
.mobile_ajax {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    display: none;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}
.window_ajax .fa {
    animation-duration: 4000ms;
    animation-iteration-count: infinite;
    animation-name: spin;
    animation-timing-function: linear;
    color: #fff;
    display: inline-block;
    font-size: 120px;
    height: auto;
    position: relative;
    right: calc(50% - 0.5em);
    top: calc(50% - 0.8em);
}
#navbar {
    margin-top: 25px;
}
#registeration_form .error, #clipon_with_webcam_form .error {
    border: 2px solid #ba0000;
}
.errorpage button {
    color: #000;
}
#order_service {
    color: #000;
    text-align: center;
}
#order_service a:hover{
    color: #000;
}
#clipon_on_delevery .part2,
#clipon_on_delevery .part3,
#clipon_on_delevery .part4,
#clipon_on_delevery .part5,
#clipon_on_delevery .part6,
#clipon_on_delevery .part7,
#clipon_on_delevery .part8,
#clipon_on_delevery .part9,
#clipon_on_delevery .part10,
#clipon_on_delevery .part11,
#clipon_on_delevery .part12,
#clipon_on_delevery .part13,
#clipon_on_delevery .part14,
#clipon_on_delevery .part15 {
    display: none;
}
#clipon_with_webcam .part2,
#clipon_with_webcam .part3,
#clipon_with_webcam .part4,
#clipon_with_webcam .part5,
#clipon_with_webcam .part6,
#clipon_with_webcam .part7,
#clipon_with_webcam .part8,
#clipon_with_webcam .part9,
#clipon_with_webcam .part9_mobile,
#clipon_with_webcam .part10,
#clipon_with_webcam .part11,
#clipon_with_webcam .part12,
#clipon_with_webcam .part13,
#clipon_with_webcam .part14,
#clipon_with_webcam .part15 {
    display: none;
}
#clipon_with_webcam .part1, #clipon_with_webcam .part2, #clipon_with_webcam .part3, #clipon_with_webcam .part4, #clipon_with_webcam .part5, #clipon_with_webcam .part6, #clipon_with_webcam .part7, #clipon_with_webcam .part8, #clipon_with_webcam .part9, #clipon_with_webcam .part10, #clipon_with_webcam .part11, #clipon_with_webcam .part12, #clipon_with_webcam .part13, #clipon_with_webcam .part14, #clipon_with_webcam .part15 {
    height: 340px;
    width: 100%;
}
#clipon_with_webcam .part1 {
    display: block;
}
a.button {
    background: #eee none repeat scroll 0 0;
    border-color: #ccc #888 #888 #ccc;
    border-style: solid;
    border-width: 2px;
    color: #333;
    padding: 10px;
}
#unsupported_browser {
    background: #fff none repeat scroll 0 0;
    color: #000;
    display: none;
    font-size: 36px;
    height: 100%;
    padding-top: 64px;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
}
#youtube_video_player {
    background: #000 none repeat scroll 0 0;
    color: #000;
    display: none;
    font-size: 36px;
    height: 100%;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
}
#youtube_video_player a {
    color: #fff;
}
#youtube_video_player iframe {
    height: 85%;
    width: 100%;
}
#unsupported_browser a {
    color: blue;
    text-decoration: underline;
}
#unsupported_browser h2 {
    font-size: 42px;
    font-weight: bold;
    text-decoration: underline;
}
#videos a:hover {
    color: blue;
}
#videos ul li {
    float: right;
    height: 90px;
    margin-left: 26px;
    transition: all 0.3s ease 0s;
    width: 120px;
}
#videos ul li a {
    color: blue;
    display: block;
    padding-top: 24px;
    text-decoration: none;
}
#videos ul li:hover {
    transform: scale(1.1);
    transition: all 0.3s ease 0s;
}
#videos ul li a i {
    color: #fff;
    display: block;
    font-size: 42px;
    margin-bottom: 26px;
    text-decoration: none;
}
#hello_msg_registerd_user .store_name_comes_here {
    margin-right: 5px;
}
#hello_msg_registerd_user .dropdown-menu {
    float: left;
    font-size: 14px;
    left: 0;
    margin: -12px 100px 0;
    min-width: auto;
    padding: 10px 0;
    position: absolute;
    text-align: right;
    width: 132px;
    z-index: 1000;
}
.navbar-toggle .icon-bar {
    background: #000 none repeat scroll 0 0;
}
.navbar-toggle {
    background-color: gray;
}
a.button.back {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
    border: 0 none;
    display: block;
    font-family: arial;
    font-size: 14px;
    position: relative;
    top: 8px;
}
a.button.back:hover {
    color: blue;
}
a.button.continue {
    background: #ff5cc0 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 13px;
    color: #fff;
    display: table !important;
    font-family: arial;
    font-size: 30px;
    margin: 0 auto !important;
    padding: 3% 13%;
    position: relative;
    top: 8px;
}
a.button.yes {
    background: #6dc04b none repeat scroll 0 0;
    border: 0 none;
    border-radius: 13px;
    color: #fff;
    font-family: arial;
    font-size: 20px;
    padding: 2% 5%;
    position: relative;
    top: 8px;
}
a.button.no {
    background: #c04b4b none repeat scroll 0 0;
    border: 0 none;
    border-radius: 13px;
    color: #fff;
    font-family: arial;
    font-size: 20px;
    padding: 2% 5%;
    position: relative;
    top: 8px;
}
a.button.back .fa {
    color: #075983;
}
#order_service .part2, #order_service .part3, #order_service .part4,
#order_service .part5, #order_service .part6, #order_service .part7,
#order_service .part10, #order_service .part9, #order_service .part8{
    display: none;
}
#order_service .part2 a {
    display: block;
    margin-top: 20px;
    text-align: right;
}

#order_service select option {
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: auto 57px;
    min-height: 63px;
    padding: 10px 5px 10px 63px;
}

#capture_mobile_pic, #capture_mobile_pic_DEMO {
    display: block;
    height: 100px;
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: 9999;
}
.capture_mobile_pic_warpper {
    position: relative;
}
.bank_balance_table_comes_here table {
    width: 100%;
    font-size: 91%;
}
.bank_balance_table_comes_here table thead {
    background: skyblue;
    font-weight: bold;
}
.bank_balance_table_comes_here table td:nth-child(3) {
    width: 42%;
}
.bank_balance_table_comes_here table td {
    padding: 1%;
    text-align: right;
}
.bank_balance_table_comes_here table td:nth-child(2), .bank_balance_table_comes_here table td:nth-child(1) {
    width: 18%;
}