@import url('https://fonts.googleapis.com/css?family=Raleway&display=swap');

html{
	position: relative;
	min-height: 100%;	
}

body{
	font-family: 'Raleway', sans-serif;
	color: #404040;
	background-color: #FCFCFC;
	margin-bottom: 60px;
}



h1{
	color: #FE9B91;
}

h2{
	color: #56a3a5;	
}

h3{
}


.btn{
    border: 0px solid;
    border-radius: 2px;
}

.btn:active{
	box-shadow: none;
}



.btn-default{
	background-color: #FCFCFC;
	color: #404040;
}

.btn-default:hover{
	background-color: #FCFCFC;
	color: #404040;
}
.btn-default:active{
	background-color: #FCFCFC;
	color: #404040;
}

.btn-post{
	color: #FCFCFC;
	background-color: #FE9B91;
}

.btn-post:hover{
	color: #FCFCFC;	
	background-color: #FE9B91;
}
.btn-post:active{
	color: #FCFCFC;		
	background-color: #FE9B91;
}

.badge-tag{
	color: #FCFCFC;		
	background-color: #FE9B91;	
}
.input-tags{
	color: #FCFCFC;
	background-color: #FE9B91;	
}
.input-tags:hover{
	color: #FCFCFC;	
	background-color: #FE9B91;
}
.input-tags:active{
	color: #FCFCFC;		
	background-color: #FE9B91;
}
.form-control{
	border-radius: 2px;
	border-color: #FE9B91;

}
.form-control:focus{
	border: 1px solid #FE9B91;
 	box-shadow: inset 8px 0px 0px #FE9B91, 0 0 0px #FE9B91;
}


.bootstrap-tagsinput{
	border: 1px solid #FE9B91;
 	box-shadow: inset 8px 0px 0px #FE9B91, 0 0 0px #FE9B91;	
}

.modal-content{
	border-radius: 2px;
	background-color: #FCFCFC;
}


.lead-title{
	padding: 15px;
	border-bottom: 1px solid #404040;
}

.lead-list{
	padding: 15px;	
}

.footer a {
	color: #FCFCFC;
}
.footer{

	position: sticky;
	width: 100%;
	margin: 0px;
	bottom: 0px;
	background-color: #56a3a5;
	color: #FCFCFC;
}

.footer-copyright{
	text-align: center;
	padding: 0px;
	margin: 0px;
}


.loading {
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,1.0);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 60003;
}

.loading img {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
}

#title-error{
	width: 100%;
	color: #FCFCFC;		
	background-color: #FE9B91;
	padding: 5px;
	margin-top: 3px; 
}

.posted_area{
	margin: auto;
	background-color: #545454;
	padding: 12px;
	padding-bottom: 0px;
	white-space: nowrap;
	overflow-x: scroll;
}

.select-frame-area{
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 60001;
}

.filter_thum{
	width: 50px;
	border-radius: 10px;
	cursor: pointer;	
}


.frame_thum{
	border: 1px solid #56a3a5;
	width: 50px;	
	border-radius: 10px;
	cursor: pointer;	
}


.thum_img_footer{
	color: #FCFCFC;
	padding: 5px;
	margin-bottom: 0px;
	margin-top: 3px;
	font-weight: 800;
	font-size: x-small;
}


.btn-flat{
		border: 1px solid #404040;	
}
.badge-tag{
	cursor: pointer;
}

.margen_betwen{
	height: 40px;
}


.select-frame-area-mypage{
    left: 0px;
    z-index: 60001;	
}

.under_menu_parent{
	padding: 0px;
	margin: 0px;
	background-color: #FE9B91;
    text-align: center;	
	height: 50px;
}
.middle_menu_parent{
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
    text-align: center;	
	height: 50px;
    padding: 2em;
    border: 1px solid #FE9B91;
}
.under_menu{
	color: #FCFCFC;
	padding: 0px;
    margin: 0 auto;
    text-align: center;
    display: table;
	display: table-cell;
	vertical-align: middle;
	position: absolute;
	top: 50%;
	left: 50%;
}



.media{
	border-bottom: 1px solid #FE9B91;	
}
.tweet_media .mypage_media{
	border-bottom: 1px solid #FFFFFF;
}
.media-body{
	text-align: left;
}

.item_details{
	padding: 16px;
}

.media-img{
    border-radius: 400px;	
}

.media-heading{
	padding: 16px;
}

.notification{
	color: red;
	font-weight: bolder;
	font-size: 2em;
}

.item_details_under{
	text-align: left;
}

.share_action{
	cursor: pointer;
}

.settings{
	height: 0px;
	width: 0px;
}



.balloon{
  position: relative;
  background: #FE9B91;
  padding: 2em;
}
.balloon:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -10px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #FE9B91 transparent transparent transparent;
  border-width: 10px 10px 0 10px;
}


.flash{

	background-color: #ffffff;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 60002;
}

.drawr-btn {
    display: inline-block;
    width:35px;
    height: 35px;
    position: absolute;
    top:1px;
    right: 0px;
    cursor: pointer;
    z-index: 200;
    background-color: #FE9B91; 
    border-radius: 0px;
    color: #fff;    
}
.drawr-btn:hover{
	color: #FCFCFC;
}
.peke {
    background-position: -35px 0;
}
.drawr {
	color: #FCFCFC;	
    display: none;
    background-color:#FE9B91;
    position: absolute;
    top: 1px;
    right:0;
    width:260px;
    padding:60px 0 20px 20px;
    z-index: 100;
    border-radius: 0px;
}
.drawr a {
	color: #FCFCFC;	
}
#menu li {
    width:200px;
}
#menu li a {
    color:#fff;
    display: block;
    padding: 15px;
}

.balloon1-top {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  background: #e0edff;
  border-radius: 10px;
}

.balloon1-top:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #e0edff;
}

.balloon1-top p {
  margin: 0;
  padding: 0;
}
.under_menu_text{
	color: #FFF;
	font-weight: bolder;
}