/* Move down content because we have a fixed navbar that is 50px tall */
html{
    height: 100vh;
}

body {
    padding-top: 50px;
}
	
iframe {
	display: block;
	width: 100%;
	
	border: none;
}
.modal-dt
{
position:absolute;
overflow-y:scroll;
}
.form-control{
	color: #23527c !important;
}
iframe[seamless] { 
    display: block;
}
label {
    color: black;
    font-weight: 400 !important;
}
input,
textarea {
    color:#23527c !important;
    font-weight: bold !important;
}
nav a,
button,
.notediv{
    font-weight: bold !important;
}
.redflag {
    color: red !important
}
#divframe{
  -webkit-overflow-scrolling: touch !important;
  overflow-y: auto !important;
}
#divmap{
    height:400px;
}
#covermap{
    height:700px;
}

#mainlogo{
	display: none;
}

#madlogo{
	cursor: pointer;
}

#mytime{
	display: none;
}
#timeline{
    margin-left: 25px;
    font-family: verdana;
    padding-left: 0px;
	padding-right: 0px;
}

#topbar1{
    padding-right: 15px;
	padding-left: 15px;
    /*background-color: #600000;*/
	/*background-color: #157194;*/
    /*background-color: #337ab7;*/
    background-color: #d9edf7;
    border-color: #bce8f1;
    overflow-x: visible;
}

#topbar1 h4 {
	margin-top: 16px !important;
    margin-bottom: 16px !important;
}
#topbar1 .page-header {
	margin-top: 0;
}
#sidesearch{
    padding-left: 4px;
    padding-right: 7px;
}
#sidebar1 {
	display: none;
	position: fixed;
	top: 51px;
	bottom: 0;
	left: 0;
	z-index: 1000;
	overflow-x: hidden !important;
	overflow-y: auto; 
	padding-left: 25px;
	padding-right: 25px;
    /*background-color: #a94442;
	background-color: #750000;*/
    background-color: #843534;
}
#sidefoot{
    position: absolute;
	height: 205px;
	bottom: 50px;
    left: 8px;
    overflow-x: hidden !important;
    width: 100%;
    display: none;
    margin: 0;

}

#sidetop {
	margin-top:19px;
}
#sidebar1 .dropdown-toggle{
    color: snow;
}

#sidebar1 .dropdown-toggle:hover,
#sidebar1 .dropdown.open .dropdown-toggle{
  background-color:#f8f8f8;
  color:#333;
}
#searchdiv{
    padding: 6px 3px 10px 6px;
    overflow-x: auto;
    font-weight: bold !important;
}
.repselect {
    font-weight: 800;
}
.replist {
    padding-top: 10px !important;
    padding-bottom: 4px !important;
}
.replist:hover,
.replist:active,
.replist:focus {
    background-color: white !important;
    text-decoration: none;
}

.alert {
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}
.password-progress {
    margin-top: 10px;
    margin-bottom: 0;
}
.progress-bar{
    width: 0;
}
.comlst{
    max-height: 350px;
    overflow-y:scroll; 
}
.close-modal {
    position: absolute;
    top: 15px;
    right: 18px;
    width: 35px;
    height: 35px;
    background-color: transparent;
    cursor: pointer;
	z-index: 500;
}
.modtitle{
    padding-right: 15px;
}
.overlay {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.1);
    overflow-x: hidden;
    cursor: wait;
    display: none;
}
.close-modal:hover {
    opacity: .3;
}

.close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 35px;
    margin-left: 17px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 35px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.recselect,
.payselect,
.comselect{
    font-weight: 800;
}
.reclist,
.paylist,
.comlist{
    padding-top: 10px !important;
    padding-bottom: 4px !important;
}
.reclist:hover,
.reclist:active,
.reclist:focus,
.paylist:hover,
.paylist:active,
.paylist:focus,
.comlist:hover,
.comlist:active,
.comlist:focus {
	background-color: white !important;
	text-decoration: none;
}

.table{
    width: 100% !important;
    border-collapse: collapse; 
    border-spacing: 0;
}
.navbar-toggle{
	padding: 0px;
	margin: 0px;
}

.navbar-header p{
	padding-right: 8px;
}

.navbar-header a{
	padding-right: 8px;
	padding-left: 8px;
}
.perpage{
    padding-top:5px;
}
.navbar-inverse a,
.navbar-inverse a:hover,
.navbar-inverse a:active,
.navbar-inverse a:focus {
	color: snow;
	text-decoration: none;
}
.navbar-default a,
.navbar-default a:hover,
.navbar-default a:active,
.navbar-default a:focus {
	color: #222222;
	text-decoration: none;
}
.nav-sidebar {
	margin-top: 15px;
	margin-right: -21px; /* 20px padding + 1px border */
	margin-bottom: 20px;
	margin-left: -20px;
}
.navbar-brand{
    cursor: pointer;
}
.inversenavs a:hover,
.inversenavs a:active,
.inversenavs a:focus {
	text-decoration: none;
}

.inversenavs hover{
	background-color: #eee;
}

.inversenavs a{
	font-family : verdana;
	font-weight: bold;

}
.gi {
    display: none;
}
.dropdown-menu > .disabled{
    cursor: not-allowed; 
    pointer-events: none;
}
.sr{
    cursor: pointer;
    
}

.sr td{
    white-space: nowrap;
    padding: 3px 30px 3px 0px;
}

.sr td:first-child{
    padding-right:3px;
}

.has-success .form-control{
    border-color:none !important;
}

.ccSel {
    vertical-align: middle;
}

.modal h3,
.modal h5{
    font-family: Verdana;
}

.tab-content {
    padding-top: 15px;
}

.modal-content a{
    margin-right: 15px;
    text-decoration: none;
}

.nav-tabs li.active{
    font-weight: bold;
}

.contactdiv{
    padding: 5px;
    font-weight: bold !important;
}

.withbackgrnd{
    background-image: url("../img/banditback.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position:center;
}

.logging {
    opacity:0.85;
    }

.smlspan {
    display: none;
}

 .lrgspan{
	display: none;
 }
 
.placeholder {
	text-align: center;
}

.placeholder img {
	display: none;
}

.txtdate{
	width:9.5em !important;
}
.txtxxs{
	width:4.5em !important;
}
.txtxsml{
	width:7em !important;
}
.txtsml{
	width:9em !important;
}
@media (min-height:650px) {
    #sidefoot{
        display:block;
    }

}
@media (min-width:350px) {
    .minspan {
        display: none;
    }

    .smlspan {
        display: inline;
    }
}
@media (min-width:480px){

	.txtmed{
		width:12em !important;
	}
	.txtmlg{
		width:15em !important;
	}
    .txtml2{
        width:18em !important;
    }
	.txtlrg{
	  width:20em !important;
	}
	.txtxlrg{
	  width:26em !important;
	}
	.txtxxl{
	  width:32em !important;
	}
	.navies a{
	padding-left: 20px;
	}
	.logtitle{
	display: inline;
	}
	.logbook{
	display: none;
	}

}
 @media (min-width: 575px) {
    #topbar1 h4 {
	    margin-top: 15px !important;
        margin-bottom: 15px !important;
    }
	.main {
		padding-right: 15px;
		padding-left: 15px;
	}
    .gi {
        display: inline;
    }
}

@media (min-width: 768px) {
    #topbar1 h4 {
	    margin-top: 7px !important;
        margin-bottom: 7px !important;
    }
    #mytime{
        display: inline;
	}
    .withbackgrnd{
        background-size: cover;
        background-position:top;
    }
    .logging {
		background-color:#fff; 
		border-radius:10px;
		padding-bottom: 25px;
    }
	.placeholder img {
		max-width: 20%;
		display: inline-block;
		border-radius:25%;
	}
    .gi {
        font-size: 2em;
        vertical-align: -30%;
    }
    .minspan{
        display: none;
    }
    .smlspan{
		display: none;
	}
	.lrgspan{
		display: inline;
	}
}
@media (min-width: 992px) {

    #sidefoot{
        left: auto;
        padding-right: 10px;
    }
	#sidebar1{
		width: inherit;
		display: block !important;
		padding-left: 5px;
		padding-right: 5px;
	}

	#sidebar1 li a{
		padding-left: 35px;
	}
	#mainlogo{
		display: inline;
		margin-left: 10px;
	}
	#madlogo{
		display: none;
	}

	.placeholder img {
		max-width: 100%;
		display: inline-block;
		border-radius:25%;
	}
}
@media (min-width: 1100px) {
    .modxl{
        width: 1080px !important;
    }
}
@media (min-width: 1300px) {
	#sidebar1 {
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media (max-width: 992px) {
	#sidebar1{
		max-width: 200px;
	}
}
.nospin::-webkit-inner-spin-button, 
.nospin::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
input[type=date]::-webkit-datetime-edit-year-field:not([aria-valuenow]),
input[type=date]::-webkit-datetime-edit-month-field:not([aria-valuenow]),
input[type=date]::-webkit-datetime-edit-day-field:not([aria-valuenow]) {
    color: transparent;
}
input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button{
    -webkit-appearance: none; 
    margin: 0; 
}
.twitter-typeahead{
    display: block;
    width: 100%;
}
.tt-input{
    border: 2px solid #ccc;
    outline: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    background-color: #fff;
}

.tt-menu {
    width: 100%;
    cursor: pointer;
	margin-top: 5px;
	padding-top: 5px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
    padding-bottom: 5px;
    padding-left: 12px;
}
.tt-cursor {
    color: #fff;
    background-color: #0097cf;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #dadada !important;
    font-weight: normal !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #f1f1f1 !important;
   font-weight: normal !important;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #f1f1f1 !important;
   font-weight: normal !important;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #f1f1f1 !important;
   font-weight: normal !important;
}

