﻿body { margin: 3px; font-family: "Segoe UI",Arial,Helvetica,sans-serif; font-size: 13px; color: #333333; background: #F0F0F0; }

.atsSuper { border: 1px solid Gray; background: White; width: 1000px; min-width: 800px; margin-left: auto; margin-right: auto; }

.RadMenu_Default .rmItem .atsLinkStyle, .atsLinkStyle { cursor: pointer; }

.atsRadGrid { margin: 3px; }

.atsSuper .RadMenu .rmRootGroup { border-left-style: none; border-right-style: none; }
.atsSuper .rgCaption { font-weight: bold; font-size: 14px; margin-top: 3px; margin-bottom: 3px; }

.displayNone {display:none }
.hidden { visibility: hidden; }

/**************** HEADER **************/

.atsHeader { }

    .atsHeader .headerImg { float: left; height: 50px; width: 300px; }

    .atsHeader .headerText { margin-bottom: 0px; margin-top: 3px; color: #105BAA; font-size: 14px; font-weight: bold; font-family: Tahoma; }

/**************** FOOTER **************/
.atsFooter { background-color: #596874; padding-left: 3px; color: #FFFFFF; }

/**************** NAVIGATOR **************/
.atsHeaderNavigator { background-color: #596874; clear: both; }

    .atsHeaderNavigator a { padding: 7px; height: 15px; display: inline-block; vertical-align: middle; text-decoration: none; font-weight: bold; color: #FFFFFF; }

        .atsHeaderNavigator a:hover { background-color: #808080; }

/**************** TITLE **************/
.atsPageTitle { text-align: center; font-weight: bold; font-size: large; display: block; margin-top: 10px; margin-bottom: 10px; text-transform: capitalize; }

/**************** VIEW ADMIN **************/
.atsViewAdminTbl { /*border-collapse: collapse;
    border: 1px solid #000000;*/ width: 100%; }

    .atsViewAdminTbl .col1 { vertical-align: top; border: 1px solid #000000; width: 300px; padding: 0px; border-radius: 7px; }

        .atsViewAdminTbl .col1 .header { border-width: 00px 0px 1px 0px; border-style: solid; border-color: #000000; border-radius: 7px 7px 0px 0px; background-color: #CCCCCC; text-align: center; height: 22px; padding-top: 7px; font-weight: bold; }

    .atsViewAdminTbl .col2 { padding: 0px; vertical-align: top; }

.table-summary {
    padding:5px;padding-left:20px
}

.table-summary td input{text-align:right;font-weight:bold;width:120px}

.table-summary table tr {padding-bottom:5px}

.table-summary table td {padding-right:10px}

html:first-child .RadWindowFixed ul {
				float: none !important;
			}
