﻿.userbutton1 {
    width: 100%;
    background-color: #F9F9F9;
}
    .userbutton1:hover {
        background-color: white;
        cursor:pointer;
    }
 .overlayDIV {

        left: 0;
        top: 0px;
        right: 0;
        bottom: 0;
        position: fixed;
        background-color: rgba(0,0,0,0.40);
        z-index: 1500;
        text-align: left !important;
        padding-top: 40px;
        overflow: auto;
    }
.Muserbutton1 {
    background-color: #292929;
    padding: 10px;
}

    .Muserbutton1:hover {
        background-color: #003143;
        cursor: pointer;
    }
.backlogin {
    background-color: white;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px;
    border-bottom: 1px solid #C0C0C0;
}
.backloginM {
    background-color: white;
    padding: 5px;
    border-bottom: 1px solid #C0C0C0;
}
.floatRight1{
    float:right !important;
    margin-right:5px;
}
.inputbox {
    width:150px;
    border: 1px solid #CCCCCC !important;
    background-color: white;
    vertical-align: central;
    font: normal 24px "Segoe UI", Arial, sans-serif;
}
.aright {
    text-align: right;
    vertical-align: bottom;
}
.aleft {
    text-align: left;
    width: 100%;
    padding-left: 10px;
}

    .aleft span {
        font: normal 12px "Segoe UI", Arial, sans-serif;
        font-style: italic;
        color: gray;
    }
.headermenu {
    background-color: white;
    width: 145px;
    height: 100%;
    -webkit-box-shadow: 0px 0 6px 0 rgba(0,0,0,0.50);
    -moz-box-shadow: 0px 0 6px 0 rgba(0,0,0,0.50);
    box-shadow: 0px 0 6px 0 rgba(0,0,0,0.50);
}
.topMenu1 {
    width: 100%;
   max-width:1200px;
   margin:0 auto;
   display:table;
}
.bottomStrip {
    width: 100%;
    background-color: #F9F9F9;
    -webkit-box-shadow: 0px 0 6px 0 rgba(0,0,0,0.50);
    -moz-box-shadow: 0px 0 6px 0 rgba(0,0,0,0.50);
    box-shadow: 0px 0 6px 0 rgba(0,0,0,0.50);
}

.bodydiv{
    width:100%;
    padding:20px;
}
.content1 {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    display: table;
    padding-bottom:20px;
}
.viewDIV1 {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    display: table;
    height:100%;
}
.container {
    border: 0px solid #ccc;
    display:table;
}

    .container:after {
        content: '';
        clear: both;
        display: block;
    }
.card {
    margin: 10px;
    float:left;
    background-color: white !important;
    width: 320px;
    -webkit-box-shadow: 0px 0px 5px 2px #C0C0C0;
    -moz-box-shadow: 0px 0px 5px 2px #C0C0C0;
    box-shadow: 0px 0px 5px 2px #C0C0C0;
}
.shadow1 {
    -webkit-box-shadow: 0px 0 6px 0 rgba(0,0,0,0.50);
    -moz-box-shadow: 0px 0 6px 0 rgba(0,0,0,0.50);
    box-shadow: 0px 0 6px 0 rgba(0,0,0,0.50);
}
.card2 {
    float: none;
    border-bottom: 1px solid #ccc;
    color: #333;
    width: 98%;
    overflow: auto;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
}
.cardhead{
    width:300px;
    font-size:16px;
    font-weight:bold;
    padding:5px;
    height:250px;
}

.auditdone{
    display:none;
}
.cardinfo {
    padding: 5px;
    font-weight: normal;
    font-size: 14px;
    font-style:italic;
}
.serverdetailhead{
    width:1000px;
    margin:0 auto;
    background-color:white;
}
.serverdetailbody {
    width: 1000px;
    max-height: 65%;
    margin: 0 auto;
    background-color: white;
    overflow:auto;
}
.dlabel{
padding:10px 10px 5px 10px;
color:gray;
}
.dtextbox {
    padding: 0px 10px 10px 10px;
}
.dtitle {
    padding: 10px 10px 5px 20px;
    font-weight:bold;
}
.dsmalltds {
    padding: 5px;
}
.tdtext {
    padding: 10px 0 10px 20px;
    color: gray;
}
.tdbox {
    padding: 10px 0 10px 5px;
}
.smalltxt{
    font-size:12px;
    color:gray;
    padding:5px 5px 5px 0;
}
.maxwDIVS {
    vertical-align: top;
    width: 100%;
    max-width: 1000px;
    -webkit-box-shadow: 0px 0 6px 0 rgba(0,0,0,0.50);
    -moz-box-shadow: 0px 0 6px 0 rgba(0,0,0,0.50);
    box-shadow: 0px 0 6px 0 rgba(0,0,0,0.50);
    background-color: white;
    margin: 0 auto;
}
.maxwDIVS2 {
    vertical-align: top;
    width: 1200px;
    -webkit-box-shadow: 0px 0 6px 0 rgba(0,0,0,0.50);
    -moz-box-shadow: 0px 0 6px 0 rgba(0,0,0,0.50);
    box-shadow: 0px 0 6px 0 rgba(0,0,0,0.50);
    background-color: white;
    margin: 0 auto;
}
.maxwDIVSSetttings {
    vertical-align: top;
    width: 1000px;
    -webkit-box-shadow: 0px 0 6px 0 rgba(0,0,0,0.50);
    -moz-box-shadow: 0px 0 6px 0 rgba(0,0,0,0.50);
    box-shadow: 0px 0 6px 0 rgba(0,0,0,0.50);
    background-color: white;
    margin-left:20px;
}
.maxwDIVSFull {
    vertical-align: top;
    width: 98%;
    min-width: 1300px;
    min-height: 550px;
    height: 97%;
    border-radius:5px;
    -webkit-box-shadow: 0px 0 6px 0 rgba(0,0,0,0.50);
    -moz-box-shadow: 0px 0 6px 0 rgba(0,0,0,0.50);
    box-shadow: 0px 0 6px 0 rgba(0,0,0,0.50);
    background-color: white;
    margin: 0 auto;
}
.maxDivShadow {
    -webkit-box-shadow: 0px 0 6px 0 rgba(0,0,0,0.50);
    -moz-box-shadow: 0px 0 6px 0 rgba(0,0,0,0.50);
    box-shadow: 0px 0 6px 0 rgba(0,0,0,0.50);
}
.boxoverShow {
    background-color: white;
    top: 10px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    position: fixed;
    animation: slide-in 200ms both;
}
.anime1 {
    animation: alphamove 500ms both;
}
.anime2 {
    animation: alphamove 500ms both;
}
.anime3 {
    animation: alphamove 500ms both;
}
@keyframes alphamove {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}
@keyframes slide-in3 {
    from {
        transform: translateX(-50%);
        opacity: 0;
    }

    to {
        transform: translateX(0);
        opacity: 1;
    }
}
@keyframes slide-in2 {
    from {
        transform: translateX(50%);
        opacity: 0;
    }

    to {
        transform: translateX(0);
        opacity: 1;
    }
}
@keyframes slide-in {
    from {
        transform: translateY(100%);
        opacity: 0;
    }

    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.boxoverHide {
    transform: translateY(100%);
}
.marginauto{
    margin: 0 auto !important;
}
.RadGrid_Metro .rgRow > td, .RadGrid_Metro .rgAltRow > td, .RadGrid_Metro .rgEditRow > td {
     border-style: solid !important; 
    border-width: 0 0 0 0 !important;
}
.RadGrid .rgRow > td, .RadGrid .rgAltRow > td, .RadGrid .rgEditRow > td, .RadGrid .rgFooter > td, .RadGrid .rgGroupHeader > td {
    padding-top: 4px !important;
    padding-bottom: 3px !important;
    border-bottom: 1px solid #e6e5e5 !important;
}
.fontweight500{
    font-weight:500;
}
.panelwhole {
    width: 95%;
    height: 98%;
    margin: 10px;
    border-radius: 10px;
    background-color: white;
}
.actionButton {
    background-color: #003143 !important;
    color: #ff0 !important;
    border:0 solid #25D1FE !important;

}
    .actionButton:hover {
        color: white !important;
        -webkit-box-shadow: 0px 0 6px 0 rgba(0,0,0,0.50) !important;
        -moz-box-shadow: 0px 0 6px 0 rgba(0,0,0,0.50) !important;
        box-shadow: 0px 0 6px 0 rgba(0,0,0,0.50) !important;
    }


.newButton {
    background-color: #4AAFFE !important;
    color: black !important;
    border-color: #4AAFFE !important;
}

    .newButton:hover {
        color: white !important;
        -webkit-box-shadow: 0px 0 6px 0 rgba(0,0,0,0.50) !important;
        -moz-box-shadow: 0px 0 6px 0 rgba(0,0,0,0.50) !important;
        box-shadow: 0px 0 6px 0 rgba(0,0,0,0.50) !important;
    }
.CloseButton {
    background-color: #f99e1b !important;
    color: black !important;
    border-color: #f99e1b !important;
}

    .CloseButton:hover {
        color: white !important;
    }
.slidepane{
    overflow:hidden;
    transition: height 10s ease-out;
}
.overTitle{
}
.dlabel2 {
    padding: 10px 10px 5px 10px;
    font-weight: 400;
    text-align: justify;
}
.resultcountdiv {
}

.reslabel {
    width: 75px;
    background-color: #f9f9f9;
    padding: 5px;
    border-style: none;
    font-size: 12px;
    color: #000;
    font-weight: bold;
}
.RadToolBar_Metro .rtbSeparator {
    border-width: 0;
    background-color: #f9f9f9 !important;
}
.rLabel{
    padding:5px 10px 5px 10px !important;
}
.ppeIMG{
    max-height:50px;
    max-width:50px;
}
.iframeCss{
    height:100%;
    width:100%;
    border-width:0;
}
.tabButton {
    padding: 10px !important;
    background-color: whitesmoke !important;
    color: black !important;
    border-width: 0 !important;
}
    .tabButton:hover {
        color: #003143 !important;
        background-color: white !important;
    }
.tabLabel {
    border-top: 2px solid #003143;
    padding: 10px;
    min-width:40px;
    text-align:center;
    background-color: white;
    color: #003143;
    font-weight: bold;
}