﻿body{margin:0px; background-color:#F8F8F8}
#main{width:100%; height:100%;}


.header{ height:80px; border-top:8px #000 solid;
            width: 100%;
    background: #4FB406;
    background: #4FB406 -moz-linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);
    background: #4FB406 -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,.2)),color-stop(100%,rgba(0,0,0,.2)));
    background: #4FB406 -webkit-linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);
    background: #4FB406 -o-linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);
    background: #4FB406 -ms-linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);
    background: #4FB406 linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);
    margin-bottom: 30px;
    color: #fff;
        }
        .header1{ height:40px; border-top:8px #000 solid;
            width: 100%;
    background: #4FB406;
    background: #4FB406 -moz-linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);
    background: #4FB406 -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,.2)),color-stop(100%,rgba(0,0,0,.2)));
    background: #4FB406 -webkit-linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);
    background: #4FB406 -o-linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);
    background: #4FB406 -ms-linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);
    background: #4FB406 linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);
    margin-bottom: 30px;
    color: #fff;
        }
.header h1{display:inline-block}
.area{height:100%; width:100%; margin:0px auto;}
.header h1 a {display:block;width:600px;height:55px;background:url('../images/1mtr_logo.PNG') 0 0 no-repeat; text-decoration:none; text-indent:-9999px;}


/* ((((((((((((( BODY ))))))))))))))*/
.body{height:50%;margin:0 auto; width:100%;}
.login{
    color: #fff;
    display: block;
    margin: 0px auto;
    font-size: 14px;
    text-shadow: 1px 1px 0px rgba(0,0,0,.3);
    padding: 25px 25px 5px 25px;
    text-decoration: none;
    font-weight: 700;
    -webkit-box-shadow: 0 10px 12px -6px rgba(000, 000, 000, 0.4), inset 0 0 0 5px rgba(255, 255, 255, 0.1);
    -moz-box-shadow: 0 10px 12px -6px rgba(000, 000, 000, 0.4), inset 0 0 0 5px rgba(255, 255, 255, 0.1);
    box-shadow: 0 10px 12px -6px rgba(000, 000, 000, 0.4), inset 0 0 0 5px rgba(255, 255, 255, 0.1);
    transition: background .8s ease;
    -webkit-transition: background .8s ease;
    -moz-transition: background .8s ease;
    background: #4FB406;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-left:0%; margin-top:50px;
    width:300px; height:200px;
    float:right;
}
.login .login-title{height:15px; padding:10px 20px; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:white; font-weight:bold; text-shadow:1px 1px 2px #000000;}
.login .line{background:#498000; margin-top:5px; height:2px; width:100%;}
.login .form{color:white; font-family:Arial, Helvetica, sans-serif; font-size:13px; margin-top:10px;}
.login .form .txt{padding:3px;}
.login .login-btn{border:0px; background:#011622; cursor:pointer; color:white; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:13px; padding:8px 20px; box-shadow:2px 2px 3px #112E3F; -webkit-border-radius:6px;}
.login .login-btn:hover{background:#F51017}
/* ((((((((((((( BODY END ))))))))))))))*/


/* ((((((((((((( FOOTER ))))))))))))))*/
div.footer{position:fixed; bottom:0px; background:White; border-top:2px solid gray; color:Black; height:50px; width:100%; text-align:center; padding:0px 0px;}
.footer h4{color:#C80000;}
.footer h4 span{font-weight:normal; font-size:14px; color:#969696; background-color:White;}

/* ((((((((((((( FOOTER END ))))))))))))))*/

.bluebox {
    background: #f6f9fd;
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
    border-top: 4px solid #cd0100;
    width:40%;
    display: table;
    height: 426px;
    margin-left:5%;
    margin-top:40px;
    padding: 0px 0px;
    float:left;
    
    
}
.btnget {
    text-align: center;
    background-color: #cd0100;
    font-size: 18px;
    margin: auto 100px;
    border-radius: 0px 0px 10px 10px;
    padding: 0px 10px;
    color: #fff;
    vertical-align:top;
}
.grd
{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e6f0a3+0,d2e638+50,c3d825+51,dbf043+100;Green+Gloss+%232 */
background: #e6f0a3; /* Old browsers */
background: -moz-linear-gradient(top,  #e6f0a3 0%, #d2e638 50%, #c3d825 51%, #dbf043 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6f0a3', endColorstr='#dbf043',GradientType=0 ); /* IE6-9 */

}