.btn {
	border-radius: 1px;
        outline: 0
}

.btn-toolbar {
	border-radius: 1px;
   
        
}

.top-button { margin-top:5px; }

.borderless td, .borderless th {
    border: none;
}
html {
  position: relative;
  min-height: 100%;
}
body {
  margin-bottom: 100px; /* Margin bottom by footer height */
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

.container {
  width: auto;
  max-width: 960px;
  padding: 0 15px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: auto; /* Set the fixed height of the footer here */
  line-height: auto; /* Vertically center the text there */
  background-color:  #212f3c;
}
.bd-callout {
    padding: 1.25rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    border: 1px solid #eee;
    border-left-width: .25rem;
    border-radius: .25rem
}

.bd-callout h4 {
    margin-top: 0;
    margin-bottom: .25rem
}

.bd-callout p:last-child {
    margin-bottom: 0
}

.bd-callout code {
    border-radius: .25rem
}

.bd-callout+.bd-callout {
    margin-top: -.25rem
}

.bd-callout-info {
    border-left-color: #5bc0de
}

.bd-callout-info h4 {
    color: #5bc0de
}


.bd-callout-primary3 {
    height: 480px;
    border-left-color: #337ab7
}

.bd-callout-danger3 {
    height: 480px;
    border-left-color: #d9534f
}

.bd-callout-primary2 {
    height: 400px;
    border-left-color: #337ab7
}


.bd-callout-warning2 {
    height: 400px;
    border-left-color: #f0ad4e
}


.bd-callout-danger2 {
    height: 400px;
    border-left-color: #d9534f
}


.bd-callout-primary {
    border-left-color: #337ab7

}

.bd-callout-primary h4 {
    color: #337ab7
}


.bd-callout-warning {
    border-left-color: #f0ad4e
}

.bd-callout-warning h4 {
    color: #f0ad4e
}

.bd-callout-danger {
    border-left-color: #d9534f
}

.bd-callout-danger h4 {
    color: #d9534f
}

.bd-callout-j3 {
    border-left-color: #566573;
}

.bd-callout-j3 h4 {
    color: #566573;
}
.bd-callout-j2 {
    border-left-color: #9fe598;
}

.bd-callout-j2 h4 {
    color: #9fe598;
}
.divider{
    width:5px;
    height:auto;
    display:inline-block;
}
.form-control {
        border-radius: 0px;
}
.badge {
        border-radius: 0px;
}
.badge {
        border-radius: 0px;
}

.jumbotron{
   background-color:  #212f3c;
   border-radius: 0px;
}
.jumbotron h1,
.jumbotron .h1 {
  color: #aeb6bf;
}
.btn-success2 {
  color: #fff;
  background-color: #212f3c;
  border-color: #566573;
}
.btn-success2:focus,
.btn-success2.focus {
  color: #fff;
  background-color: #212f3c;
  border-color: #566573;
}
.btn-success2:hover {
  color: #fff;
  background-color: #212f3c;
  border-color: #566573;
}
.btn-success2:active,
.btn-success2.active,
.open > .dropdown-toggle.btn-success2 {
  color: #fff;
  background-color: #212f3c;
  border-color: #566573;
}
.btn-success2:active:hover,
.btn-success2.active:hover,
.open > .dropdown-toggle.btn-success2:hover,
.btn-success2:active:focus,
.btn-success2.active:focus,
.open > .dropdown-toggle.btn-success2:focus,
.btn-success2:active.focus,
.btn-success2.active.focus,
.open > .dropdown-toggle.btn-success2.focus {
  color: #fff;
  background-color: #212f3c;
  border-color: #566573;
}
.btn-success2:active,
.btn-success2.active,
.open > .dropdown-toggle.btn-success2 {
  background-image: none;
}
.btn-success2.disabled:hover,
.btn-success2[disabled]:hover,
fieldset[disabled] .btn-success2:hover,
.btn-success2.disabled:focus,
.btn-success2[disabled]:focus,
fieldset[disabled] .btn-success2:focus,
.btn-success2.disabled.focus,
.btn-success2[disabled].focus,
fieldset[disabled] .btn-success2.focus {
  background-color: #212f3c;
  border-color: #566573;
}

@media (min-width: 760px) and (max-width: 900px) { 
.bd-callout-primary2 {
    height: 510px;
    border-left-color: #337ab7
}


.bd-callout-warning2 {
    height: 510px;
    border-left-color: #f0ad4e
}


.bd-callout-danger2 {
    height: 510px;
    border-left-color: #d9534f
}
.bd-callout-primary3 {
    height: 500px;
    border-left-color: #337ab7
}

.bd-callout-danger3 {
    height: 500px;
    border-left-color: #d9534f
}

}
@media (max-width: 750px) {

.bd-callout-primary3 {
    height: auto;
    border-left-color: #337ab7
}

.bd-callout-danger3 {
    height: auto;
    border-left-color: #d9534f
}

.bd-callout-primary2 {
    height: auto;
    border-left-color: #337ab7
}


.bd-callout-warning2 {
    height: auto;
    border-left-color: #f0ad4e
}


.bd-callout-danger2 {
    height: auto;
    border-left-color: #d9534f
}

}
.label {
border-radius: 0px;
}
