﻿body
{
    color: #424242;
    background-color: #ffffff;
    font-family: Tahoma;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
}
input
{
    border: solid 1px #d7f1fe;
    height: 23px;
}
input:focus
{
    outline: none;
    border: solid 1px #a9e2ff;
    border-color: #9ecaed;
    box-shadow: 0 0 5px #9ecaed;
}
.rightPanel
{
    width: 150px;
    padding: 0px;
    height: 100%;
    background-color: #969696;
    float: right;
    position: fixed;
    color: White;
    text-align:center;
    padding-top:60px;    
}
.mainPanel
{    
    margin-right: 150px;
    padding: 25px;
}
.mainMenu
{
    float: right;
    background-color: Black;
    width: 100%;
    height: 50px;
    color: White;
    padding: 0px;
    margin: 0px;
    text-decoration: none;
}
.mainMenu a
{
    text-decoration: none;
    color: White;
    font-weight: bold;
    border-left: 20px solid Black;
    border-right: 20px solid Black;
    border-bottom: 10px solid Black;
}
.mainMenu a:hover
{
    text-decoration: none;
    color: White;
    font-weight: bold; /*   border-left: 20px solid transparent;     border-right: 20px solid transparent;     border-bottom: 50px solid white;*/
}
.topTable
{
     margin-right: 150px;
     padding-top: 10px;
     text-align: right;
     direction: rtl;
     white-space: nowrap;     
}

.lbl_UserName
{
    color: White;
    font-weight: bold;
}
.error
{
    color: Red;
}
.ok
{
    color: Green;
}
.actionLink
{
    color: Blue;
    cursor: pointer;
    text-decoration: underline;
}
.boldDiv
{
    border: solid 1px #263092;
    border-left: solid 3px;
    border-top: solid 2px;
    padding: 10px;
}
.link
{
    color: Blue;
    text-decoration: underline;
    cursor: pointer;
}
.caption
{
    text-decoration: underline;
}
.menu
{
    color: #263092;
    white-space: nowrap;
}
.menu img
{
    border: solid 0px;
}
.TextLayout
{
    margin: 0px auto;
    text-align: center;
}
.GridLayout
{
    margin: 0px auto;
    text-align: right;
}
.valueTd
{
    text-align: right;
}
.OrderButton
{
    cursor: pointer;
    margin-right: 5px;
    margin-left: 5px;
}
.button
{
    font-weight: bold;
    margin-top: 10px;
    height: 40px;
    font-size: 16px;
    color: White;
    border: 0px solid;
    background-color: #969696;
    cursor: pointer;
    padding: 5px 8px 5px 8px;
    min-width: 80px;
}
.button:hover
{
    font-weight: bold;
    margin-top: 10px;
    height: 40px;
    font-size: 16px;
    color: White;
    border: 0px solid;
    background-color: Black;
    cursor: pointer;
    padding: 5px 8px 5px 8px;
    min-width: 80px;
}
.buttonSmall
{
    font-weight: bold;
    height: 25px;
    font-size: 14px;
    color: White;
    border: 0px solid;
    background-color: #969696;
    cursor: pointer;
    padding: 5px 8px 5px 8px;
    min-width: 70px;
}
.buttonSmall:hover
{
    font-weight: bold;
    height: 25px;
    font-size: 14px;
    color: White;
    border: 0px solid;
    background-color: Black;
    cursor: pointer;
    padding: 5px 8px 5px 8px;
    min-width: 70px;
}
.fieldReadOnly
{
    background-color: Gray;
    border: solid 0px;
}
.fieldEditable
{
    background-color: inherit;
    border: solid 1px;
}
.cmbox_style
{
    direction: rtl;
    text-align: right;
}
.ajax__combobox_itemlist li
{
    direction: rtl;
    text-align: right;
}
.formatSample
{
    color: Gray;
    font-size: smaller;
    margin-left: 15px;
}
.ProductPicsThumbnails
{
    border: solid 0px;
}
.ProductPicsThumbnailsMain
{
    border: solid 4px Yellow;
}
.AdminTable
{
    border-spacing: 15px;
    border-collapse: collapse;
}
.AdminTable td
{
    padding: 5px;
}

.TableCaption
{
    font-size: 16px;
    background-color: Gray;
}
.captionTd
{
    width: 60px;
    white-space: nowrap;
}
.MsgOk
{
    background-color: #FAFFCE;
    color: Green;
    cursor: pointer;
}
.Calendar1
{
    background-color: OrangeRed;
    color: Snow;
}
.AdminTab
{
    padding: 10px 15px 15px 15px;
    background-color: #d7f1fe;
    min-width: 730px;
}
.AdminTabCaption
{
    background-color: #d7f1fe;
    color: #424242;
    font-size: 18px;
    cursor: pointer;
    min-width: 730px;
    margin-top: 10px;
    text-align: right;
    padding: 15px 10px 10px;
}
.AdminTabCaption:hover
{
    background-color: #a9e2ff;
    color: #424242;
}
.SearchTable
{
    margin: 0px auto;
    text-align: right;
    width: 650px;
}
.SearchTableHeader
{
    background-color: #d7f1fe;
    color: #424242;
}
.SearchResultsBar
{
    background-color: #a9e2ff;
    width: 100%;
    font-size: 14px;
    margin: 10px 0px 10px;
}
.messages_mymsg
{
    background-color: Yellow;
}
.msgsDiv
{
    margin-top: 10px;
    word-wrap: break-word;
}
.dontShow
{
    display: none;
}
.custom-combobox
{
    position: relative;
    display: inline-block;
}
.custom-combobox-toggle
{
    position: absolute;
    top: 0;
    bottom: 0;
    margin-right: 3px;
    margin-top: 0px;
    margin-bottom: -1px;
    padding: 0; /* support: IE7 */ *height:1.7em;*top:0.1em;}
.custom-combobox-input
{
    margin: 0;
    padding: 0.3em;
}

.rightPanelImg
{
    cursor:pointer;
    padding:5px 2px 5px 2px;    
    width:110px;
}

.flagImg
{
    height:24px;
    margin-left:5px;
    border:1px solid white;
    cursor:pointer;
}

.divFlags
{
    float:left;
    margin-top:-24px;
}

.divCompuAll
{
     position:fixed;
     bottom:20px;
     text-align:center;
     width:150px;
     margin:auto;
}

.contact-bottom
{
    margin-right: 180px;
    margin-left: 20px;
    padding-bottom: 10px;
}

.mainContainer {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 94vh;
}

.contact-bottom-ltr {
    bottom:20px;
    direction: ltr;
    margin-right: 180px;
    margin-left: 20px;
    padding-bottom: 10px;
}