.header-banner {
    max-width: 75%;
    width: 55%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: auto; 
}

.ARMfooter p {
    padding: 50px;
    font-size: 16px;
}

.ARMlogout {
    width: 10%;
    display: block;
    padding-left: 120px;
    font-size: 16px;
}

.ArmHomePage {
    width: 10%;
    display: block;
    padding-left: 120px;
    font-size: 16px;
}


.rf-org-header-container {
    width: 100%;
    height: auto;
}

.responsive {
  width: 100%;
  height: auto;
}
}

.md-frame-body:before {
    content: "hi" !important;
    display: table;
    clear: none;
}

/*
Murray changes */
#latestUpdates .rf-card,
#speakerInformation  .rf-card,
#eventInformation .rf-card,
#eventSupplierDetails .rf-card,
#speakerSupportDetails .rf-card,
#tasks .rf-card
{
max-width: 100% !important 
}

.rf-card .card-header {
    background: #fff;
}

.rf-card .card-header .card-header-title {
    color: #fff !important;
}

/*
Scrollbar Changes */

.card-body::-webkit-scrollbar {
    -webkit-appearance: none;
}


.card-body::-webkit-scrollbar:vertical {
    width: 11px;
}

.card-body::-webkit-scrollbar:horizontal {
    height: 11px;
}

.card-body::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid white; 
    background-color: rgba(0, 0, 0, .5);
}


.card-body{
overflow-y: scroll;
scrollbar-color: rebeccapurple green;
scrollbar-width: thin;
}
.md-frame .md-frame-header {
     background: linear-gradient(to right, #662556, #433B6E)  !important;
}

/* end scrollbar edits */

/* jillians edits */ 
.rf-body #rf-content .rfwf-body-content .taskList .task-filters .rfG-md-off-45 {
    display: none;
}
.rf-org-header-container img {
	width: 100%;
}
/* end jillians edits */

/* Adi edits*/
.rf-card .card-header .card-controls 
{ 
display: none;
}

option[value=FM] {display: none;}
option[value=GU] {display: none;}
option[value=MP] {display: none;}
option[value=PW] {display: none;}
option[value=PR] {display: none;}
option[value=MH] {display: none;}
Message Input



