﻿.glyphicon {
    color: #000000;
    text-shadow: 1px 1px 11px #ccc, 1px 1px 1px #bbbbbb;
    
}

/*span .username {
    font-size: 1.8vmin !important;
    font-size: 1.4vmax !important;
}
.fullname {
    font-size: 1.8vmin !important;
    font-size: 1.4vmax !important;
}
.employeeId {
    font-size: 1.8vmin !important;
    font-size: 1.4vmax !important;
}*/

td.username {
    font-size: 0.8em !important; 
}
.fullname {
    font-size: 0.8em !important; 
}
.employeeId {
    font-size: 0.8em!important; 
}


section .wait-icon {
    /*display: none;*/
    width: 40px;
    margin-top: -1px;
    vertical-align: middle;
}

section .wait-text {
    /*display: none;*/
    margin-left: 10px;
    min-width: 200px;
    vertical-align: middle;
    margin-top: 8px;
}

section .wait {
    margin-top: 8px;
    padding-top: 0px;
    position: relative;
    
    top: 3px;
    right: 0px;
}










/*.login-image img{
    width: 100%;
    max-width: 400px;    
}*/

.login-imgcontainer {
    text-align: center;
    margin-bottom: -10px;
}

.login-panel {      
   text-transform: none;
   /*padding: 0px 0px 0px 0px!important;*/  
   max-width: 350px;
   margin: 0 auto;   
}

.login-body {
    padding-top: 20px;    
}

    .login-body .form-control {
        margin-bottom: 15px!important;
    }

.login-form {    
    /*margin: 0px auto;*/
    margin-top: 40px!important;                    
}

/*.login-form .panel .panel-heading .panel-title {
    background-color: #ccc!important;
    color: black;
}*/

    .login-form .form-group {
        margin-top: 10px;
        margin-left: 15px;
        margin-right: 15px;
    }

.login-form .btn span.glyphicon {    			
	opacity: 0;				
}
.login-form .btn.active span.glyphicon {				
	opacity: 1;				
}

.transferIn {
    margin-top: 80px!important;
}

.debugger {
    display: inline;
    float: left;
    position: fixed;
    left: 10px;        
    top: 2px;
    z-index: 9999;
    margin-left: 0px;
    height: 25px;
    color: white;
    font-size: 0.7em;    
    width: 150px;
}

    .visible-lg, .visible-md, .visible-sm {
        margin-left: 5px;
        float: right;        
    }

.force-inline {
    display: inline-block!important;    
}

body {    
    /*font-family: 'Montserrat', sans-serif;*/
    font-family: Helvetica, sans-serif!important;

    font-weight: bold!important;
    padding-top: 0px;
    padding-bottom: 20px;
    color: black;    
    text-transform: uppercase!important;

}

.hide, .off {
    display: none;
}

/* Set padding to keep content from hitting the edges */
.body-content {    
    padding-left: 20px;
    padding-right: 20px;
}

section {
    margin-top: 20px;
}

.with-top-margin {
    margin-top: 15px;
}

.label-with-fixed-width {
    min-width: 120px;    
    
}

/* Text Formatting */
.label-fix {
    padding-right: 20px;
}

label {    
    padding-top: 6px;
    padding-left: 0px;    
    font-weight: normal;
    vertical-align: top;           
}

.data {
    font-style: normal;
}

.navbar-default {
    background-color: #fff!important;
    background-image: none!important;
}

.allcaps {
    text-transform: uppercase;
}

h3 {
    text-transform: uppercase;
    font-size: 20px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

img {
    border: 0;
    max-height: 80%;
    vertical-align: middle;
}

.user {
    background-color: #fff;
    /*line-height:20px;*/
    margin-top:0px;
    vertical-align: middle;
    border: 0;            
}

.navbar {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.pull-right{
    float: right !important; 
}

/* Full Menu header*/
.container-fluid { }
.navbar-inner .container-fluid a {
    color: white;
    background-color: #fff;
}

.navbar-inner .container-fluid .data a {
    color: red;
}

.navbar-inner .container-fluid .user a:hover {
    color: white;
    background-color: #ccc;
}

.dropdown-menu {
    background-color: #fff!important;
    color: white!important;
    left: auto;
    right: 0px;
}

    .dropdown-menu:hover {
        background-color: #fff!important;
        color: white!important;
    }

    .dropdown-menu ul{
        background-color: #fff!important;
        color: white!important;
        left: auto;
        right: 0px;
    }

    .dropdown-menu a {
        background-color: #fff!important;
        color: #333!important;
    }

    .dropdown-menu a:hover {
        background-color: #fff!important;
        color: black!important;
    }

/* UI */
.btn-color-red {
    background-color: #cc1632!important;
    border: 1px solid darkred;
    color: white!important;
}
.btn-color-red:hover {
    background-color: #B00A08!important;
    border: 1px solid darkred;
    color: white!important;
}

/* Radio Custom Buttons */
.big {
    width: 25px;
    height: 25px;  
    cursor: pointer;  
}

.morewidth {
    width: 50px;
}


.submit-result {
    margin-top: 40px;
    margin-left: 15px;
}

.cursor-hand {
    cursor: pointer!important;
}

.cursor-hand:hover {
    /*background-color: #ffd6d6;*/    
}

.top-margin-15px {        
    vertical-align: top;
    margin-top: 15px;
}

.btn-novus-glyph {
    background-color: black!important;
    color: white;
    margin:0;
    padding:0;
    width: 25px!important;
    height: 35px;
    text-align: center;
    text-indent: 0;
    vertical-align: middle;
    padding-top: 9px;
    margin-top: -8px;
    cursor: pointer;    
    text-align: center;
    float: left;
}

.btn-novus-text{    
    background-color: #cc1632!important;
    color: #fff!important;
    width: 115px;
    height: 35px;
    padding-top: 7px;
    cursor: pointer;
    font-weight: bold;
    -moz-box-shadow: 2px 2px 3px #333333;
    -webkit-box-shadow: 2px 2px 3px #333333;
    box-shadow: 2px 2px 3px #333333;            
    text-align: center;    
}

.btn-novus-text-white{        
    background-color: white!important;
    border: 1px solid #ccc;
    color: #000!important;      
    width: 115px;
    height: 35px;
    padding-top: 6px;
    cursor: pointer;
    font-weight: bold;
    -moz-box-shadow: 2px 2px 3px #333333;
    -webkit-box-shadow: 2px 2px 3px #333333;
    box-shadow: 2px 2px 3px #333333;   
    text-align: center;         
}


    .btn-novus-text:hover, .btn-novus-text-white:hover {
        -moz-box-shadow: 2px 2px 6px #aaa;
        -webkit-box-shadow: 2px 2px 6px #aaa; 
        box-shadow: 2px 2px 6px #aaa;              
        text-decoration: none; 
    }

.text-danger {
    color: red;
}

.note {    
    font-weight: 100;
}

/* For testing purposes only */

.note-stop, .note-incomplete {
    background-color: #B00A08;    
    color: white;
    padding: 5px;
}

.note-success, .note-development {
    background-color: darkgreen;
    color: white;
    padding: 5px;
}

.note-warning {    
    background-color: #de8210;
}

.note-general {    
    background-color: #007ebe;
    color: white;
}


.selected {
    background-color: #cc1632!important;    
    color: white!important;    
}


[class^=pos] {
    /*background-color: #007ebe;*/    
}

.posRight {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    /*width: 0px!important;*/     
    
}

.posLeft {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;       
    /*width: 0px!important;*/     
}

.pos1 {

}

.pos2 {

}

.pos3 {
    
}

/*.posRight .pos3 {
    margin-bottom: 230px!important;
}*/

.chk {
    vertical-align: middle;
    display: inline-block;        
    cursor: pointer;
}

.chkLabel {
    vertical-align: middle;
    margin-top: 6px;
}

.txtPassword {
    background-color: #fff3f3;
}

.cbStore {
    max-width: 100%!important;
}

#modal_dialog {
    max-width: 680px!important;
    width: 680px!important;
    
}

.ui-dialog {
    width: 480px!important;
    max-width: 100%!important;
}


.nav-tabs > li > a {
    color: black !important;
}

.nav-tabs .active a {
    color: #cc1632 !important;
}
