
#firechat-wrapper {

max-width: 100%;
/*padding: 10px;*/
border: 1px solid #ccc;
background-color: #fff;
margin: 0px auto;
text-align: center;
}

#firechat-btn-create-room-prompt{
display: none !important;
}
#firechat .firechat-dropdown-toggle.btn {
padding: 4px 0 0;
height: 30px;
}
.title
{
text-shadow:1px 1px 8px rgba(0,0,0,1);
font-weight:bold;
font-variant:small-caps;
color:#FF0F0F;
letter-spacing:1pt;
word-spacing:2pt;
font-size:56px;
text-align:center;
font-family:verdana, sans-serif;
line-height:1;
}
.navbar-default .navbar-brand {
color: #fff;
background-color: red;
}
.ui-content {
border-width: 0;
overflow: visible;
overflow-x: hidden;
padding: 0em;
}
.ui-header .ui-title, .ui-footer .ui-title {
margin: 0 0%;
}
h1{
  font-weight: bold;
}
#firechat textarea {
    resize: none;
    height: 110px;
}
#firechat .icon.user-chat {
    display: none;
}
.full small{
  display: none;
}

.close {
  float: none; 
}

.foot{
  padding:5px;
}

.ui-btn{
 margin: 0; 
 padding: 0; 
}
#firechat .chat {
    top: 23px;
    margin-bottom:23px; 
}
.head{
	height: 23px;
    position: fixed;
    z-index: 1;
    width: 100%;
    background:white;
    color:#01245c;
}

.head p{
 text-align: center;
 font-weight: bold;

}

#twitter-wrapper {
    height: 100px;
    max-width: 100%;
    position: relative;
    border: 1px solid #ccc;
    background-color: #fff;
    margin: 0px auto;
    text-align: center;
}

.timeline-Footer{
	display: none;
}

.share{
	font-size: 10px;
}

#firechat-header .clearfix{
  display: none;
}

#firechat .nav-tabs>li {
    float: left;
    margin-bottom: 0px;
    max-width: 100.15%;
    text-align: center;
}

#firechat .tab-pane-menu {
     display: none;
}

#firechat {
    padding: 0;
    font-family: sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin-top: -45px;
}

#twitter-widget-0{
    position: static;
    visibility: visible;
    display: inline-block;
    width: 520px;
    height: 100px;
    padding: 0px;
    border: none;
    max-width: 100%;
    min-width: 180px;
    margin-top: 0px;
    margin-bottom: 0px;
    min-height: 100px !important;
}

#about-wrapper {
    height: 655px;
    max-width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #fff;
    margin: 0px auto;
    text-align: center;
}

.foot span{
    color: #01245c;
    bottom:0px;
}

#firechat-tab-list{
    display: none;
}

.backbtn{
    background:transparent;
    border:none;
    float: left;
}
.header-text{
    color: #01245c;
}
#about{
    display: none;
}

#home{
    height: 100%;
}   

[data-role=page]{height: 100% !important; position:relative !important;}
[data-role=footer]{bottom:0; position:absolute !important; top: auto !important; width:100%;}