/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Sep 1, 2015, 1:49:58 PM
    Author     : frank
*/

body {
 //background-image: url("https://www.mobi-remit.com/images/blue.jpg");
 background-repeat: no-repeat;
 //background-color: #F8F8F8 ;
}
/*
#logo {
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%; 
    margin-left: -180px;
    margin-top: -25px;
}
*/
/*
.navbar navbar-default navbar-fixed-top {
    height: 10px;
}
*/

.modal-backdrop {
    z-index: -1;
}
.modal { 
background: rgba(000, 000, 000, 0.8); min-height:1000000px; 
}

#main-menu {
   height: 13%;  
}

#logo {
height: 30%;
}

#processing {
height: 15%;
}

.sms {
    background-color: #80A0AB;
}

#navrate {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 10px;
    right: 0px;
    width: 1200px;
    z-index: -1;
}