﻿.body {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    font: 12px Tahoma;
    line-height: 18px;
    background-color: #6892A9; /*  background-image: url('/Images/2.png');     background-repeat: no-repeat;*/
}

.Loginbody {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    font: 12px Tahoma;
    line-height: 18px;
}

img, a {
    margin: 0px;
    padding: 0px;
    text-align: center;
}

#Main {
    margin: 0 auto;
    background-color: #6892A9;
}

.radgrd {
  
}

@media only screen and (max-width: 1360px) {
    #Main {
        width: 1170px;
    }
}

@media only screen and (min-width: 1400px) {
    #Main {
        width: 1370px;
    }
}


#Welcome {
    float: left;
}

#Welcometext {
    background-image: url('/Images/cpanel_03.png');
    float: right;
    height: 26px;
    background-repeat: repeat-x;
    direction: rtl;
}

#Header {
    clear: both;
    position:relative;
    height:100px
}

#logo {
    background-image: url('/Images/TradeLogo.png');
    width: 370px;
    float: right;
    background-repeat: no-repeat;
}

#TopMenu {
    float: left;
     position:absolute;
     bottom:0px;
}



#MainContent {
    margin: 0 auto;
   
    background-repeat: repeat-y;
    float: right;
}

@media only screen and (max-width: 1360px) {

    #MainContent {
        background-image: url('/Images/backgroundmain.png');
        width: 1170px;
    }
}

@media only screen and (min-width: 1400px) {
    #MainContent {
        width: 1370px;
        background-image: url('/Images/backgroundmain3.png');
    }
}

#MenuRight {
  
    float: right;
    margin-right: 10px;
    direction: rtl;
}

@media only screen and (max-width: 1360px) {

    #MenuRight {
        width: 200px;
    }
}
@media only screen and (min-width: 1400px) {
    #MenuRight {
        width: 230px;
    }
}


#Content {
    direction: rtl;
    font: 12px Tahoma;
    float: right;
    padding: 5px;
    margin: 0 auto;
}

#top_panel
{
    height:14px;
}

@media only screen and (max-width: 1360px) {
    #Content {
        width: 950px;
    }
    #top_panel {
        background-image: url('/Images/cpanel_15.png');
        background-repeat:no-repeat;
    }
}

@media only screen and (min-width: 1400px) {
    #Content {
        width: 1120px;
    }
    #top_panel {
        background-image: url('/Images/cpanel_15_3.png');
        background-repeat: no-repeat;
    }
} 

#RightShadow {
    float: right;
    background-image: url('/Images/cpanel_18.png');
    background-repeat: repeat-y;
    height: 100%;
    width: 7px;
}

#copyright {
    direction: rtl;
    font: 11px Tahoma;
    color: White;
    padding-top: 20px;
    padding-bottom: 20px;
}

#Map {
    height: 32px;
    background-image: url('/Images/box_24.png');
    background-repeat: repeat-x;
}

.sectionheader {
    height: 25px;
    background-image: url('/Images/box_30.png');
    background-repeat: repeat-x;
    margin-top: 20px;
    color: #494949;
    font: 12px Tahoma;
}

.sectioncontent {
    background-repeat: repeat-y;
    padding: 0px 1px 0px 1px;
    background-color: White;
}

@media only screen and (max-width: 1360px) {

    #panel_bt {
        background-image: url('/Images/cpanel_21.png');
        height:14px;
    }
}

@media only screen and (min-width: 1400px) {

    #panel_bt {
        background-image: url('/Images/cpanel_21_3.png');
        background-repeat:no-repeat;
        background-position:center;
        height: 14px;
    }
} 

.sectionfooter {
    height: 22px;
    background-image: url('/Images/box_50.png');
    background-repeat: repeat-x;
}

.textbox {
    font: 11px Tahoma;
    height: 19px;
    color: #1c2773;
}

.button {
    font: 11px Tahoma;
    height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100px;
}

.tdheader {
    background-color: #6892A9;
    height: 30px;
    color: White;
    font-family: B Yagut;
    font-weight: bold;
    font-size: 15px;
    direction: rtl;
    text-align: right;
    padding-right: 10px;
}

.message {
    width: 420px;
    padding: 10px;
    margin: 0 auto;
    direction: rtl;
}

.tdContent {
    height: 30px;
}

.tdHeader {
    height: 30px;
    font: normal 12px Tahoma;
    color: #3b3b3b;
}

a {
    color: #565656;
    text-decoration: none;
}

    a:hover {
        color: #323232;
    }

.formtextbox {
    height: 25px;
    width: 300px;
    font: 12px tahoma;
}

.help {
    color: #599dcc;
    font: 11px tahoma;
}

.hits {
    color: #000;
    background-image: url('/Images/hits.png');
    width: 35px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    padding-top: 10px;
}

.tablerow1 {
    background-color: #FFEBCD;
}

.combo {
    font-family: tahoma;
    width: 161px;
}

.box {
    width: 657px;
    height: inherit;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #CCEEFF;
    background-color: #E6F2F5;
    -webkit-box-shadow: #BABABA 1px 1px 1px;
    -moz-box-shadow: #BABABA 1px 1px 1px;
    box-shadow: #BABABA 1px 1px 1px;
    margin: 10px;
    padding: 10px;
}

.boxYellow {
    width: 657px;
    height: inherit;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #f5deb3;
    background-color: #fafad2;
    -webkit-box-shadow: #BABABA 1px 1px 1px;
    -moz-box-shadow: #BABABA 1px 1px 1px;
    box-shadow: #BABABA 1px 1px 1px;
    margin: 10px;
    padding: 10px;
}

.boxgray {
    width: 657px;
    height: inherit;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #bababa;
    background-color: #E6E6E6;
    -webkit-box-shadow: #BABABA 1px 1px 1px;
    -moz-box-shadow: #BABABA 1px 1px 1px;
    box-shadow: #BABABA 1px 1px 1px;
    margin: 10px;
    padding: 10px;
}

.boxcyan {
    width: 657px;
    height: inherit;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #82FFFF;
    background-color: #E0FFFF;
    -webkit-box-shadow: #BABABA 1px 1px 1px;
    -moz-box-shadow: #BABABA 1px 1px 1px;
    box-shadow: #BABABA 1px 1px 1px;
    margin: 10px;
    padding: 10px;
}

.boxgreen {
    width: 657px;
    height: inherit;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #95CA66;
    background-color: #D8FBB6;
    -webkit-box-shadow: #BABABA 1px 1px 1px;
    -moz-box-shadow: #BABABA 1px 1px 1px;
    box-shadow: #BABABA 1px 1px 1px;
    margin: 10px;
    padding: 10px;
}

.boxReport {
    width: 657px;
    height: inherit;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #BABABA;
    background-color: #F2F2F2;
    -webkit-box-shadow: #F2F2F2 1px 1px 1px;
    -moz-box-shadow: #F2F2F2 1px 1px 1px;
    box-shadow: #F2F2F2 1px 1px 1px;
    margin: 10px;
    padding: 10px;
}

.Panel {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 5px;
}

.NestedPanel {
    background-color: #E6F6FF;
}

.rgFilterRow input {
    width: 100%;
}



#imgbtnSignout, #imgbtnconnect, #imgbtnHome {
    padding: 0px;
}

input[type=text] {
    text-align: center;
}


.RadGrid .rgNumPart a {
    padding: 0 10px 0 0;
    font-size: 1rem;
}

#coList {
    max-height: 400px;
    overflow: scroll !important;
    width: 99%;
    border: 1px solid gray;
    margin: 0 auto;
    direction:ltr;
    border-radius:5px;
}
