.header
{
    filter: none !important;
    background-image: none !important;
    background-color: #f5f5f5 !important;
}
ul.page-sidebar-menu > li.open > a, ul.page-sidebar-menu > li > a:hover, ul.page-sidebar-menu > li:hover > a {
    background: #DD1F26 !important;
}
ul.page-sidebar-menu > li > a {
    border-top: 1px solid #5c5c5c !important;
    color: #ffffff !important;
    background: #DD1F26 !important;
}
.page-title {
    padding: 0px;
    font-size: 30px;
    line-height: 44px;
    display: block;
    color: #677172 !important;
    margin: 0px 0px 15px 0px;
    font-weight: 400;
    font-family: 'Roboto Slab', serif;
}
div.dataTables_length label {
    float: left;
    text-align: left;
    color: #DD1F26;
}
div.dataTables_filter label {
    float: right;
    color: #DD1F26;
}
ul.page-sidebar-menu li > ul.sub-menu > li > a {
    color: #FFFFFF;
    font-weight: bold;
	background: #677172 !important;
}
.a360-red-color
{
    color:#DD1F26 !important;
}
.a360-red-background-color
{
	background-color: #DD1F26 !important;
}
.a360-grey-color
{
    color:#677172 !important;
}
.a360-grey-background-color
{
	background-color: #677172 !important;
}
.a360-light-grey-color
{
    color:#f5f5f5 !important;
}
.a360-light-grey-background-color
{
	background-color: #f5f5f5 !important;
}
[role="row"] {
  background-color: #677172 !important;
  color:#FFFFFF !important;
}
#menu999 {
  background-color: #677172 !important;
}
.portlet.box.blue > .portlet-title {
    background-color: #677172 !important;
}
.portlet > .portlet-body.blue, .portlet.blue
 {
    background-color: #677172 !important;
}
ul.page-sidebar-menu > li.active > a {
    background: #DD1F26 !important;
    border-top-color: transparent !important;
    color: #ffffff;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
.portlet.calendar .fc-header-title h2 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    color: green;
}
.portlet.calendar .fc-event-title {
    text-align: left;
    float: left;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    /* padding: 2px 2px 2px 2px; */
    text-align: center;
    width: 100%;
}
.imessage {
  background-color: #fff;
  border: 1px solid #e5e5ea;
  border-radius: 0.25rem !important;
  display: flex;
  flex-direction: column;
  /*font-family: "SanFrancisco";*/
  font-size: 1.25rem;
  margin: 0 auto 1rem;
  max-width: 600px;
  padding: 0.5rem 1.5rem;
}

.imessage p {
  border-radius: 1.15rem !important;
  line-height: 1.25;
  max-width: 100%;
  padding: 0.5rem .875rem;
  position: relative;
  word-wrap: break-word;
}

.imessage p::before,
.imessage p::after {
  bottom: -0.1rem;
  content: "";
  height: 1rem;
  position: absolute;
}

p.from-me {
  align-self: flex-end;
  background-color: #248bf5;
  color: #fff; 
}

p.from-me::before {
  border-bottom-left-radius: 0.8rem 0.7rem;
  border-right: 1rem solid #248bf5;
  right: -0.35rem;
  transform: translate(0, -0.1rem);
}

p.from-me::after {
  background-color: #fff;
  border-bottom-left-radius: 0.5rem;
  right: -40px;
  transform:translate(-30px, -2px);
  width: 10px;
}

p[class^="from-"] {
  margin: 0.5rem 0;
  width: fit-content;
}

p.from-me ~ p.from-me {
  margin: 0.25rem 0 0;
}

p.from-me ~ p.from-me:not(:last-child) {
  margin: 0.25rem 0 0;
}

p.from-me ~ p.from-me:last-child {
  margin-bottom: 0.5rem;
}

p.from-them {
  align-items: flex-start;
  background-color: #e5e5ea;
  color: #000;
}

p.from-them:before {
  border-bottom-right-radius: 0.8rem 0.7rem;
  border-left: 1rem solid #e5e5ea;
  left: -0.35rem;
  transform: translate(0, -0.1rem);
}

p.from-them::after {
  background-color: #fff;
  border-bottom-right-radius: 0.5rem;
  left: 20px;
  transform: translate(-30px, -2px);
  width: 10px;
}

p[class^="from-"].emoji {
  background: none;
  font-size: 2.5rem;
}

p[class^="from-"].emoji::before {
  content: none;
}

.no-tail::before {
  display: none;
}

.margin-b_none {
  margin-bottom: 0 !important;
}

.margin-b_one {
  margin-bottom: 1rem !important;
}

.margin-t_one {
  margin-top: 1rem !important;
}
.form-inline input {
    margin-left: 10px;
}
div.dataTables_length select {
    margin-right: 10px;
}
.tabbable-custom .nav-tabs > li.active > a {
    border-top: none;
    font-weight: bold;
    color: #DD1F26 !important;
}
.nav-tabs>li>a {
    color: #677172 !important;
    margin-right: 2px;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.tabbable-custom .nav-tabs > li.active {
    border-top: 3px solid #DD1F26;
    margin-top: 0;
    position: relative;
}