﻿body {
    margin:0 !important
}

select 
{
	border: 1px solid #c4c4c4;
    height: 28px;
    font-size: 13px;
    padding: 4px 4px 4px 4px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0px 0px 8px #d9d9d9;
    -moz-box-shadow: 0px 0px 8px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px #d9d9d9;
}

/*#Footer {
    position: fixed;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
    bottom: -144px;
    height: 40px;
    background-color: #F3F3F3;
    vertical-align: middle;
}*/
#Footer{
    width: 100%;
    text-align: center;
    vertical-align: middle;
    font-family: 'Arial Rounded MT Bold', Arial, sans-serif;
    font-size: small;
    color: #91AFC8;
    font-weight: lighter;
    text-transform: none;
    position: relative;
    left: 0;
    padding: 10px 0;
}

.footer-text{
    color: #ffffff;
}

/*.watermarked {   
   color:Silver;   
    border: 1px solid #c4c4c4;
    width: 100%;
    height: 18px;
    font-size: 13px;
    padding: 4px 4px 4px 4px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0px 0px 8px #d9d9d9;
    -moz-box-shadow: 0px 0px 8px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px #d9d9d9;  
}*/
.buttonStyle
{
    background-color:#8492F2; background-image: none; border-style:solid; border-width:1; border-color: #CEFBEC;padding: 3px 3px 3px 3px;border-top-left-radius: 5px 5px;border-top-right-radius: 5px 5px;border-bottom-left-radius: 5px 5px;border-bottom-right-radius: 5px 5px;    
}


label{color:Blue}

    .innr-slct {
        width:112% !important;
    }
    .smarticn {
        position:absolute;
        top:10px;
        left:27%;
    }
.btn-reload {
    background-image: url(../Images/reload.png) !important;
    width: 34px;
    height: 34px;
    background-color: rgb(226, 226, 226);
    border-radius: 22px;
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    margin: 0px 0 0 29px;
    box-shadow: 0 3px 5px rgb(86, 160, 209);
    color: white;
}

.captcha {
    width: 70% !important;
    background-image: url(../Images/captcha_image.jpg);
   
    height: 36px !important;
    font-size:20px !important;
    font-weight:bold;
    color:#000 !important;
}

.h-125px { height: 125px;}
   


.h-180px{ height:180px; }


.captcha-error {
    color: #dc3545;
} 

.label-row{
    height:1px;
}

.error-label{
    color:#dc3545;
}
.Table {
    width:100% !important;
}


/*AdminUnauthorisedAcces.aspx*/
.permission-msg {
     color:#FF3300;
     font-size:20pt;
}
.container-width60 {
    margin-top: 10% !important;
}