﻿/* Move down content because we have a fixed navbar that is 50px tall */
body {
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px;
    margin: 0px;
    background-color: white;
    direction: rtl;
    float: right;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
   
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input,
select,
textarea {
    max-width: 280px;
}


/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }

    .body-content {
        padding: 0;
    }
}
/*------ Blocks - block-small------*/
.Staff_content {
    float: left;
    padding-right: 5px;
    padding-left: 5px;
    margin: 0px;
    margin-left: 10px;
    width: 190px;
    border: 1px solid #a6a6a6;
    border-radius: 7px;
    background-color: white;
    direction: rtl;
}


.block-small .blue-head {
    padding: 0px;
    margin: 0px;
    /*  background: url("../images/block_small_head_blue.jpg") no-repeat;*/
}

    .block-small .blue-head .title {
        padding: 10px;
        color: #ffffff;
        font-size: 14pt;
    }

.block-small .white-head {
    padding: 0px;
    margin: 0px;
    /*background: url("../images/block_small_bg.jpg") no-repeat;*/
}

.block-small .content {
    padding: 10px;
    margin: 0px;
    font-size: 14pt;
    text-align: left;
    color: #185897;
    /*background: url("../images/block_small_bg.jpg") repeat-y;*/
}

.block-small .footer {
    padding: 0px;
    margin: 0px;
  
}

.login-container {
    float: left;
    padding: 10px 10px;
}

    .login-container button {
        float: right;
        padding: 6px 10px;
        margin-top: 8px;
        margin-right: 16px;
        background-color: #555;
        color: white;
        font-size: 17px;
        border: none;
        cursor: pointer;
    }

        .login-container button:hover {
            background-color: green;
        }

@media screen and (max-width: 600px) {
    .login-container {
        float: none;
    }

    .topnav a, .topnav input[type=text], .topnav .login-container button {
        float: none;
        display: block;
        text-align: left;
        width: 100%;
        margin: 0;
        padding: 14px;
    }

    .topnav input[type=text] {
        border: 1px solid #ccc;
    }
}

.main_menu {
    float: right;
    width: 185px;
    padding-right: 5px;
    background-color: white;
    color: darkblue;
    text-align: right;
    height: 30px;
    line-height: 30px;
    margin-right: 0px;
}

.level_menu {
    width: 175px;
    background-color: white;
    color: darkblue;
    text-align: right;
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
    border: 1px solid #000;
    border-radius: 5px;
}

.selected {
    background-color: white;
    color: darkblue;
}


.container_Main {
    margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
    background-color: white;
}



.Form_frame800 {
    float: left;
    padding: 5px;
    margin: 5px;
    width: 830px;
    border: 1px solid #000;
    border-radius: 5px;
}

.Form_CenterLine {
    float: left;
    padding: 0px;
    margin: 5px;
    width: 850px;
    border-right-width: 1px;
    border-right-color: #000;
    border-right: solid;
    color: #000;
}

.Form_frameImage {
    float: left;
    padding: 5px;
    margin: 5px;
    width: 220px;
    height: 400px;
    border: 1px solid #000;
    border-radius: 5px;
}

.Form_frame240 {
    float: left;
    padding: 5px;
    margin: 50px;
    width: 200px;
    height: 400px;
}

.ImageButtonMenu {
    float: left;
    padding: 0px;
    margin: 0px;
    width: 50px;
    height: 30px;
    border: 1px solid #000;
    border-radius: 5px;
}

.ImageCal {
    float: left;
    padding: 0px;
    margin: 0px;
    width: 25px;
    height: 25px;
    border-radius: 5px;
}

.Font_L_RR {
    font-size: 14px;
    text-align: right;
    color: #FF0000;
    color: #FF0000;
    padding-right: 10px;
    padding-left: 10px;
}

.Font_L_R {
    font-size: 14px;
    text-align: right;
    color: #030303;
    color: #030303;
    padding-right: 10px;
    padding-left: 10px;
}

.Font_L_Rrr {
    font-size: 14px;
    text-align: right;
    color: darkred;
    padding-right: 1px;
    padding-left: 1px;
    font-weight:bold;
}
.Font_L_G {
    font-size: 14px;
    text-align: right;
    color: darkgreen;
    color: darkgreen;
    padding-right: 10px;
    padding-left: 10px;
}
.Font_L_Red {
    font-size: 14px;
    text-align: right;
    color: darkred;
    color: darkred;
    padding-right: 10px;
    padding-left: 10px;
}
.Font_XL_R {
    font-size: 16px;
    text-align: right;
    color: #030303;
    color: #030303;
    padding-right:5px;
    padding-left: 5px;
    font-weight:bold;
}

.Font_22_Center_Blue {
    float: inherit;
    color: darkred;
    font-size: 22pt;
    text-align: center;
}

Font_18_Center_Blue {
    float: inherit;
    color: darkblue;
    font-size: 18pt;
    text-align: center;
}

.MainPanel {
    Height: 580px;
    width: 100%;
    float: Left;
    padding: 5px;
   
    margin-top: 5px;
    color: inherit;
    background-color: white;
}

.container_Footer {
    Height: 30px;
    width: 1355px;
    float: Left;
    padding: 5px;
    border: 1px solid #a6a6a6;
    border-radius: 7px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-top: 0px;
    background-color: #eeeeee;
}

.container_content {
    float: left;
    padding: 5px;
    margin: 0px;
   
    Height: 570px;
    width: 1125px;
    border: 1px solid #000;
    border-radius: 7px;
    background-color: white;
}

.Form_frame {
    float: left;
    padding: 5px;
    margin-top: 5px;

    width: 1115px;
    border: 1px solid #000;
    border-radius: 5px;
    table-layout: fixed;
}

.Form_frame_gray {
    float: left;
    padding: 5px;
    margin-top: 5px;
    width: 1100px;
    border: 1px solid #000;
    border-radius: 5px;
    table-layout: fixed;
    background-color: whitesmoke;
}
.Form_frame_general {
    padding: 5px;
    margin: 0;
    width: 100%;
    background-color: white;
    border: 1px solid #000;
    border-radius: 5px;
    table-layout: fixed;
    text-align: center;
    vertical-align: middle;
    align-content: center;
}
.Form_frame_imag_link {
    padding: 5px;
    margin: 0;
    width: 100%;
    background-color: white;
    border: 1px solid #000;
    border-radius: 5px;
    table-layout: fixed;
    text-align: center;
    vertical-align: middle;
    align-content: center;
}
.Form_frame_230 {
    position: relative;
    padding: 0;
    width: 375px;
    height: 550px;
    background-color: white;
    table-layout: fixed;
    margin: 0px;

}
   .inviteimage {
    margin: 0px;
    Width: 375px;
    Height: 520px;
    padding: 0;
    z-index:-1 ;

}

.lablelink {
    position: absolute;
    top: 0px;
    left: 0px;
    color: red;
    cursor: pointer;
    border-radius: 5px;
    background-color: red;
    color: white;
    width: 0px;
    height: 0px;
    text-align:center;
}
   

.Form_frame_660 {
    padding: 5px;
    margin: 0px;
    width: 660px;
    background-color: white;
   
    table-layout: fixed;
    text-align: center;
    vertical-align: middle;
    align-content: center;
}

.Form_frame_500 {
    float: right;
    padding: 5px;
    margin-top: 5px;
    width: 500px;
    border: 1px solid #000;
    border-radius: 5px;
    table-layout: fixed;
}

.div_Header {
    width: 100%;
    float: right;
    padding: 5px;
    margin: 0px;
    direction: rtl;
    text-align: center;
    background-color: #2f2f2f;
    height: 30px;
   
    color: white;
}
.div_Footer {
    width: 100%;
    float: right;
    padding: 5px;
    margin: 0px;
    direction: rtl;
    text-align: center;
    background-color: #2f2f2f;
    height: 30px;
    color: white;
    position: absolute;
    bottom: 0px;
}

.PageButton {
    background-color: #eeeeee;
    color: black;
}

.PageLogoPanel {
    width: 1166px;
    float: right;
    padding: 10px;
    border: 1px solid #a6a6a6;
    border-radius: 10px;
    margin-top: 8px;
    margin-right: 100px;
    margin-left: 100px;
    margin-bottom: 10px;
    color: inherit;
    background-color: #eeeeee;
}

.PageLogoPaneCenter {
    width: 1100px;
    float: left;
    padding: 10px;
    border: 1px solid #a6a6a6;
    border-radius: 10px;
    margin-top: 10px;
    margin-right: 100px;
    margin-left: 100px;
    margin-bottom: 10px;
    color: inherit;
    background-color: #eeeeee;
}

.PageLogoPanelSmall_Right {
    width: 500px;
    float: right;
    padding: 10px;
    border: 1px solid #a6a6a6;
    border-radius: 10px;
    margin-top: 10px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 10px;
    color: inherit;
    background-color: #eeeeee;
}

.PageLogoPanelSmall_Left {
    width: 500px;
    float: left;
    padding: 10px;
    border: 1px solid #a6a6a6;
    border-radius: 10px;
    margin-top: 10px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 10px;
    color: inherit;
    background-color: #eeeeee;
}

.Menu_content {
    float: left;
    padding: 5px;
    margin: 5px;
    width: 180px;
}

.MenuPanel {
    width: 188px;
    float: left;
    padding: 2px;
    border: 1px solid DarkBlue;
    border-radius: 7px;
    margin-right: 8px;
    color: inherit;
    background-color: white;
}

.Font_White_20 {
    font-size: 20px;
    text-align: right;
    float: left;
    color: white;
    font-weight: bold;
}

.form_Text_50 {
    font-size: 14px;
    text-align: right;
    color: black;
    font-weight: bold;
    float: right;
    padding-right: 1px;
    padding-left: 1px;
    width: 49px;
}

.form_Text_100_Header {
    font-size: 12px;
    text-align: center;
    color: darkred;
    font-weight: bold;
    float: right;
    padding-right: 1px;
    padding-left: 1px;
    font-weight: bold;
    width: 99px;
}

.form_Text_100 {
    font-size: 14px;
    text-align: right;
    color: black;
    font-weight: bold;
    float: right;
    padding-right: 1px;
    padding-left: 1px;
    width: 99px;
}

.form_Text_14_black {
    font-size: 14px;
    text-align: right;
    color: dimgray;
    font-weight: bold;
    float: right;
    padding-right: 1px;
    padding-left: 1px;
}

form_Text_14_black_Ceter {
    font-size: 14px;
    text-align: center;
    color: black;
    font-weight: bold;
    float: right;
    padding-right: 1px;
    padding-left: 1px;
}

.form_Text_14_Red {
    font-size: 14px;
    text-align: right;
    color: red;
    font-weight: bold;
    float: right;
    padding-right: 1px;
    padding-left: 1px;
}

.form_Text_24_Red {
    font-size: 24px;
    text-align: right;
    color: red;
    font-weight: bold;
    float: right;
    padding-right: 1px;
    padding-left: 1px;
}

.form_Text_24_Blue_center {
    font-size: 24px;
    text-align: center;
    color: blue;
    font-weight: bold;
    float: right;
    padding-right: 1px;
    padding-left: 1px;
}

.form_Text_14_blue {
    font-size: 14px;
    text-align: right;
    color: blue;
    font-weight: bold;
    float: right;
    padding-right: 1px;
    padding-left: 1px;
}

.form_Text_14_blue_Left {
    font-size: 14px;
    text-align: left;
    color: blue;
    font-weight: bold;
    float: left;
    padding-right: 1px;
    padding-left: 1px;
}

.form_Text_12_blue_Left {
    font-size: 12px;
    text-align: left;
    color: black;
    font-weight: bold;
    float: left;
    padding-right: 1px;
    padding-left: 1px;
}

.form_Text_12_Black_right {
    font-size: 14px;
    text-align: right;
    color: black;
    font-weight: bold;
    float: left;
    padding-right: 1px;
    padding-left: 1px;
}


.form_Text_300_Blue {
    font-size: 14px;
    text-align: right;
    color: blue;
    font-weight: bold;
    float: right;
    padding-right: 1px;
    padding-left: 1px;
    width: 299px;
}

.form_Text_500_Blue {
    font-size: 14px;
    text-align: right;
    color: blue;
    font-weight: bold;
    float: right;
    padding-right: 1px;
    padding-left: 1px;
    width: 499px;
}

.ImageQrCode {
    position: relative;
    left: 40px;
    top: -100px;
    width: 85px;
    background-color: white;
}

.TextQrCode {
    position: relative;
    left: -140px;
    top: -40px;
    width: 80px;
    font-size: 16px;
    text-align: center;
    color: blue;
    font-weight: bold;
    float: right;
    padding-right: 1px;
    padding-left: 1px;
    background-color: white;
}
.tablerowhieght {
    width: 100%;
    height: 11px !important;
    padding: 0;
    margin: 0;
    line-height: 11px !important;
    background-color: transparent;
}
.modal {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: Black;
    
    opacity: 0.6;
    opacity: 0.8;
}
.center {
    z-index: 1000;
    margin: 300px auto;
    padding: 10px;
    width: 130px;
    background-color: White;
    border-radius: 10px;
    
    opacity: 1;
    opacity: 1;
}

    .center img {
        height: 128px;
        width: 128px;
    }
a.linkbutton, a.linkbutton:visited, a.linkbutton img {
    border: none;
    outline: none;
}