.filler { 
    min-height: 100%;
    height: 100%;
}

.push-to-bottom {
  position: absolute;
  /*bottom: 30%;*/
  right: 0%;
 }

.push-to-down {
  position: absolute;
  /*bottom: 10%;*/
  right: 0%;
 }

 .body-background-image
 {
   background: url("/images/celebrations.png") no-repeat; 
   background-attachment: fixed;
   background-position: 66% 80%;
 }

 .century-gothic
 {
 	font-family:century-gothic;
 }

 .footer-bottom {
        margin-right: auto;
        margin-left: auto;
        padding-left: 0;
        padding-right: 0;
        height: 100%;
        line-height: 30px;
    }

  .panel-transparent {
        background-color: rgba(255,255,255,0.8);
    }
    
    .panel-transparent .panel-heading{
        background: rgba(255,255,255, 0.8)!important;
    }

    .panel-transparent .panel-body{
        background: rgba(255, 255, 255, 0.8)!important;
    }
.body-padding
{
  padding-top: 90px;
  /*background-color: blue;*/
  background: url("/images/body.png") no-repeat center center fixed; 
}
.banner-div{padding-top:20px;padding-left:30px;font-size:62px;color:white;}
.navbar-brand{padding-top:10px;padding-left:25px;font-size:23px;}

.navbar-nav>li>a{color:#0d0d0d;}
 .navbar-nav>li>p {padding-top: 15px;}
.navbar-nav>li>a:hover,.nav .open>a:focus,.nav .open>a:hover{color:#0d0d0d;}
li.dropdown>a:hover,.primary,li.dropdown>a:focus{background-color:white;color:#e6005c;}
.dropdown-menu>li>a:hover,.dropdown-menu>.active>a:focus {color:#e6005c;background-color:white;}
.navbar-edited{
  background: linear-gradient(white,white);
  color:#ffffff;
  border-radius: 0;
  border:none;
  margin-top: 0px;
  margin-bottom: 0px;
  height:30px;
}
.navbar-dashboard{
  background: linear-gradient(white,white);
  color:#000000;
  border-radius: 0;
  border:none;
  margin-top: 0px;
  margin-bottom: 0px;
  height:65px;
}
.navbar-bottom{
  background: linear-gradient(#f2f2f2,#b3b3b3);
  /*background: rgba(255, 128, 0, 0.5); */
  border-radius: 0;
  height: 33px;
  color:#ffffff;
  bottom:0;
}
.navbartitle
{
  font-size: 30px;
  margin-bottom: 0px;
  color:#ffffff;
  border:none;
  padding-top: 10px;  
}

@font-face {
    font-family: menuFont;
    src: url(/fonts/MuseoSans.otf) ;
}
@font-face {
    font-family: JosefinBI;
    src: url(/fonts/JosefinBI.ttf) ;
}

.menuFont{font-family: menuFont;}
.titleFont{font-family: JosefinBI;}

/*Data Table CSS*/
.datatablediv
{
  padding:0px;
  border:1px solid #d9d9d9;
  border-radius: 3px;
  background: linear-gradient(#f1f1f1,#999999,#f1f1f1);
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.5);
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 5px;
    line-height: 1.4;
    vertical-align: top;
    font-size: 13px;
    border-top: 1px solid #ddd;
    width: 30%;
    white-space: nowrap; 
    overflow: hidden; 
}

.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
    background-color: #1b4e6f;
    color: white;
    font-weight: normal;
}

select.input-sm {
    height: 27px;
    line-height: 27px;
    vertical-align: center;
}

.Absolute-Center 
{
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
}
label ,.label{

    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 90%;
    line-height: 1.42857143;
    color: #333;
    font-weight: 300;
    margin-bottom: 1px;
}
.Absolute-Center.is-Responsive {
    width: 50%; 
    height: 50%;
    min-width: 200px;
    max-width: 400px;
    padding: 20px;
}
/*.form-horizontal .form-group {
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;  
  border:1px solid #EDEDED;
}*/

.sm-padding{
  padding:5px;
}
.pagination
{
    float: right!important;
    margin-right: 5px;
    margin-bottom: 1px;
    line-height: 1.0;
}

/*.pagination>li>a, .pagination>li>span {
    position: relative;
    float: right;
    padding-right: 0px;
    padding: 3px 6px;
    margin-left: -1px;
    line-height: 1.3;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 0px solid #ddd;
}
*/
.dataTables_filter
{
  text-align:right;
}
/*.row_selected
{
  background-color: #d9d9d9;
  background: linear-gradient(#d9d9d9,#d9d9d9,#d9d9d9);
}*/
.form-horizontal .control-label
{
  vertical-align: center;
  text-align: left;
}
.input-sm
{
  font-size: 100%;
}
.table{margin-bottom: 3px;}
.alert{margin-bottom: 0px;}
/*.modal-sm{width:400px;}*/
/*.form-group {margin-bottom: 10px;}
.help-block {margin-top: 2px;margin-bottom: 3px;}
.pre-scrollable {max-height: 300px;overflow-y: scroll;}
.padding-right{padding-right: 30px;}
.padding-footer-right{padding-right: 60px;}
.padding-left{padding-left: 60px;}
.footer-padding-top{padding-top: 7px;}
.body-padding-top{padding-top: 25px;}
.padding-bottom{padding-top: 320px;}
.footer-opacity{opacity: 0.5;}
.border-top{border-top:1px solid #DDDDDD;}
.col-centered {
  float: none;
  margin-right: auto;
  margin-left: auto;
}
/*Background Color*/
.bg-gray{background-color:rgb(250, 250, 250);}

/*Font Color*/
.black{color:black;}
.gray{color:gray;}
.white{color:white;}
.crimson{color:crimson;}
.red{color:red;}
.green{color:green;}
.orange{color:orange;}
.black{color:black;}
.crimson-bold{color:crimson;font-weight: bold;}
.yellow{color:yellow;}
.deeppink{color:#e6005c;}
.bg-crimson{background-color:crimson;}
.bg-darkgreen{background-color:#009999;}
.bg-yellow{background-color:yellow;}
.bg-white{background-color:white;}
.bg-gray{background-color:gray;}
.bg-gray-light{background-color:#cccccc;}
.bg-gray-light-border
{
    background-color:#cccccc;
    border:5px solid white;
}
.opactity{opacity: 1;}
.justify{text-align:justify;}
.padding-menu
{
  padding-top: 5px;
  padding-left:400px;
 };
.panel-heading 
{
  /*background-color: red; */
  background: linear-gradient(#0099CC,#33b5e5);
  height:40px;
  padding-top:2px;   
}
.bg-sample
{
  background: red;
}
.panel-body-height{
  height: 90px;
}

.panel-body
{
  padding-bottom: 2px;
}

.panel-body-filter
{
  padding-bottom: 5px;
}

.row-height
{
  height:60px;
  vertical-align: middle;
  padding-top: 10px;
}

.checkbox
{
  vertical-align: middle;
}

.textback-yellow
{
  background-color: #fff7e6;
  /*font-weight: bold;*/
}
.check-padding-top
{
   padding-top: 0px;
}

.modal-small
{
   width: 500px;
}
.modal-sm-2
{
   width: 300px;
}

.bg-white-margin
{
  background-color:white;
  border-left: 0px;
}

.export-font
{
  font-family: Verdana,Helvetica, Arial, sans-serif; 
}









