body {

    padding-top: 80px;
}

a{
    outline: none;
}

@media (max-width: 767px) {
    body {
        padding-top: 60px;
    }
}
.navbar-white {
    background-color: rgba(255,255,255, 0.8);
    border-bottom: solid 1px #e4e4e4;
}

/***********/


.navbar-white .navbar-brand {
    color: #333;
}
.navbar-white .navbar-brand:hover,
.navbar-white .navbar-brand:focus {
    color: #e6e6e6;
    background-color: transparent;
}
.navbar-white .navbar-text {
    color: #777777;
}

.navbar-white .navbar-nav > li > a {
    color: #8a959e;
    text-align: center;

}
/*
.navbar-white .navbar-nav > li > a:hover,
.navbar-white .navbar-nav > li > a:focus {
  color: #333;
  background-color: #2879b1;
}
*/
.navbar-white .navbar-nav > .active > a,
.navbar-white .navbar-nav > .active > a:hover,
.navbar-white .navbar-nav > .active > a:focus {
    color: #333;
    background-color: #2879b1;  
}
.navbar-white .navbar-nav > .disabled > a,
.navbar-white .navbar-nav > .disabled > a:hover,
.navbar-white .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
}
.navbar-white .navbar-toggle {
    border-color: #FFFFFF;
    background-color: #ff3366;
    border-radius: 4px;
}
.navbar-white .navbar-toggle:hover,
.navbar-white .navbar-toggle:focus {
    background-color: #ff5b84;
}
.navbar-white .navbar-toggle .icon-bar {
    background-color: #FFFFFF;
}
.navbar-white .navbar-collapse,
.navbar-white .navbar-form {
    border-color: #e4e4e4;
}
.navbar-white .navbar-nav > .open > a,
.navbar-white .navbar-nav > .open > a:hover,
.navbar-white .navbar-nav > .open > a:focus {
    background-color: #2879b1;
    color: #333;
}

@media (max-width: 767px) {
    .navbar-white .navbar-brand{
        padding: 5px;
    }

    .navbar-white .navbar-nav .open .dropdown-menu > li > a {
        color: #333;
    }
    .navbar-white .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-white .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: #2879b1;
    }
    .navbar-white .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-white .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-white .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #333;
        background-color: #2879b1;
    }
    .navbar-white .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-white .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-white .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent;
    }
}
.navbar-white .navbar-link {
    color: #333;
}
.navbar-white .navbar-link:hover {
    color: #333;
}
.navbar-white .btn-link {
    color: #333;
}
.navbar-white .btn-link:hover,
.navbar-white .btn-link:focus {
    color: #333;
}
.navbar-white .btn-link[disabled]:hover,
fieldset[disabled] .navbar-white .btn-link:hover,
.navbar-white .btn-link[disabled]:focus,
fieldset[disabled] .navbar-white .btn-link:focus {
    color: #cccccc;
}


/******************/

.navbar-white .navbar-toggle {
    border: red;
}





.nav li a {
    padding: 5px 15px;
}

.nav li.item a i {
    margin-top: 8px;
}
.margintop-18{
    margin-top: 18px;
}

.badge1 {
    position:relative;
}
.badge1[data-badge]:after {
    content:attr(data-badge);
    position:absolute;
    color: #ff3366;
    top: -4px;
    right:12px;
    font-size:12px;
    background: rgba(255,255,254,0.85);
    font-weight: bold;
    color: #ff3366;
    width:22px;
    height:16px;
    text-align:center;
    line-height:18px;
    border-radius:40%;

}

li.item{
    min-width: 74px;
}

li.item h5{
    margin-bottom: 2px;
}

.box-red{
    background: #ff3366;
    color: #FFF !important;
    border-radius: .4em;
    font-weight: bold;
}
.box-red:hover{
    background: #ff5b84 !important;
    color: #FFF !important;
    border-radius: 4px;
}

.box-red:visited{
    background: #ff3366 !important;
    color: #FFF !important;
    border-radius: 4px;
}


@media (min-width: 769px) {
    .btn-user{
        margin-left: 35px;
    }
}

@media (min-width: 769px) {
    .tiles{
        margin-top: 10%;
    }
}

.tile {
    padding-top: 60px;

}


.tile h2 {
    margin-top: 10px;
}

.tiles>.col-xs-1, .tiles>.col-sm-1, .tiles>.col-md-1, .tiles>.col-lg-1, .tiles>.col-xs-2, .tiles>.col-sm-2, .tiles>.col-md-2, .tiles>.col-lg-2, .tiles>.col-xs-3, .tiles>.col-sm-3, .tiles>.col-md-3, .tiles>.col-lg-3, .tiles>.col-xs-4, .tiles>.col-sm-4, .tiles>.col-md-4, .tiles>.col-lg-4, .tiles>.col-xs-5, .tiles>.col-sm-5, .tiles>.col-md-5, .tiles>.col-lg-5, .tiles>.col-xs-6, .tiles>.col-sm-6, .tiles>.col-md-6, .tiles>.col-lg-6, .tiles>.col-xs-7, .tiles>.col-sm-7, .tiles>.col-md-7, .tiles>.col-lg-7, .tiles>.col-xs-8, .tiles>.col-sm-8, .tiles>.col-md-8, .tiles>.col-lg-8, .tiles>.col-xs-9, .tiles>.col-sm-9, .tiles>.col-md-9, .tiles>.col-lg-9, .tiles>.col-xs-10, .tiles>.col-sm-10, .tiles>.col-md-10, .tiles>.col-lg-10, .tiles>.col-xs-11, .tiles>.col-sm-11, .tiles>.col-md-11, .tiles>.col-lg-11, .tiles>.col-xs-12, .tiles>.col-sm-12, .tiles>.col-md-12, .tiles>.col-lg-12 {
    padding-left:0;
    padding-right: 0;
}

.tiles .thumbnail{
    margin-bottom: 0;
    min-height: 250px;
}

.thumbnail a{
    color: rgba(255,255,255, 0.8);
    margin-top: 20px;;
}

.tile-small{
    width: 20% !important; 
    min-height: 125px !important;
    padding-top: 30px;
}

.tile-light-red{
    background-color: rgb(255, 51, 102)
}

.description-tile{
    background: rgba(255, 255, 255, 0.9); 
    color: #000; 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%;
    text-align: left;
    padding: 15px;
    padding-bottom: 35px;
    display: none;
}

.btn-tile-description{
    position: absolute;
    right: 0;
    bottom: 0;
}

@media (max-width: 768px) {
    .tile {
        padding: 30px;
    }         
}
.affix {
    top: 84px;
    width: 213px;
}

@media (min-width: 1200px) {
    .affix {
        width: 263px;
    }         
}

.tile_body_desc {
    background: rgba(41, 128, 185, 0.7);
    bottom: 0;
    color: white;
    font-size: 1em;
    left: 0;
    opacity: 0;
    overflow: hidden;
    padding: 3.75em 3em;
    position: absolute;
    text-align: center;
    top: 0;
    right: 0;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}

.tile_body_desc:hover { opacity: 1; }

.tile_body_desc:after,
.tile_body_desc:before {
    border: 1px solid rgba(255, 255, 255, 0.7);
    bottom: 1em;
    content: '';
    left: 1em;
    opacity: 0;
    position: absolute;
    right: 1em;
    top: 1em;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: 0.6s 0.2s;
    transition: 0.6s 0.2s;
}

.tile_body_desc:before {
    border-bottom: none;
    border-top: none;
    left: 2em;
    right: 2em;
}

.tile_body_desc:after {
    border-left: none;
    border-right: none;
    bottom: 2em;
    top: 2em;
}

.tile_body_desc:hover:after,
.tile_body_desc:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.tile_body_desc h2 { margin-top: 0; }

.tile_body_desc p { margin-bottom: 1.5em; }


.ui-selectonemenu .ui-selectonemenu-trigger {
    width: auto;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    z-index: 1000;
}

.ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td, .ui-datatable tfoot th {
    color: #333;
    font-family: "Segoe UI Light","Helvetica Neue","Segoe UI","Segoe WP",sans-serif;
    font-size: 14px;
}

.ui-widget-overlay {
    opacity: 0.1;
}