@CHARSET "ISO-8859-1";
/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
	text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#FFFFFF;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}


/* Custom CSS
 * --------------------------------------- */
body{
	color:#FFFFFF;
}
.wrap{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}
h1{
    line-height: 6vw;
    font-size: 3vw;
	font-size: 3vmax;
    font-weight: bold;
    line-height: 6vmax;
	margin-bottom: 5vmin;
}
p{
    font-size: 1.7vw;
    line-height: 3.5vw;
    font-size: 1.7vmax;
    line-height: 3.5vmax;
}

.home_page_logo {
  height: 7vw;
  height: 7vmax;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  margin: 10px;
}

.news_item_logo {
  height: 8vw;
  margin-bottom: 2vw;  
  height: 8vmax;
  margin-bottom: 2vmax;
}

.x2_profile_image {
  height:14vw;
  height:14vmax;
}

.footer_logos {
  height: 2.2vw;
  margin-left: 1.5vw;
  height: 2.2vmax;
  margin-left: 1.5vmax;
}

.section{
	text-align:center;
}
#menu li {
	display:inline-block;
  margin: 0.5vw;
	margin: 0.5vmax;
	color: #FFFFFF;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	font-weight:bold;
  font-size: 1.2vw;
	font-size: 1.2vmax;
	border: 1px solid transparent;
}
#menu li.active{
	background:#666;
	background: rgba(0,0,0, 0.5);
	color: #fff;
	border: 1px solid transparent;
}
#menu li a{
	text-decoration:none;
	color: #fff;
	border: 1px solid transparent;
}
#menu li.active a:hover, #menu li.active:hover{
	border: 1px solid transparent !important;
}
#menu li:hover{
	border: 1px solid transparent !important;
	background-color: rgba(255, 255, 255, 0.20);
}
#menu li a,
#menu li.active a{
  padding: 0.6vw 1vw;
    padding: 0.6vmax 1vmax;
	display:block;
	border: 1px solid transparent;
}
#menu li.active a{
	color: #fff;
}
#menu{
  left: 9vw;
    top: 2vw;  
	position:fixed;
	top:0vmax;
	left:0vmax;
	height: 40px;
	z-index: 70;
	width: 100%;
	padding: 0;
	margin:0;
	margin-left: 9vmax;
    margin-top: 2vmax;	
}

.section_content {
	margin-left: 15vmin;
    margin-right: 15vmin;
}
.hyperlink {
	border-bottom: 1px dashed #FFFFFF !important;
	color:#FFFFFF !important;
}

.ad {
	font-size:1.7vmin;
	line-height: 3.6vmin !important;
}

input, select {
      font-size: 1.7vw;
        padding: 1vw;
          width: 23.8vw;
    width: 23.8vmax;
    text-align: left;
    font-family: Asap, sans-serif;
    padding: 1vmax;
    background-color: rgba(0, 0, 0, 0.25);
    border: 1px solid transparent;
    color: #FFFFFF;
    outline: none;
    font-size: 1.7vmax;
    border-radius: 10px;
}
select {
    width:26vw;
	width:26vmax;
}
input[type=submit] {
    width: 17vw;
      padding: 1vw;
    text-align: center;
    padding: 1vmax;
    background-color: rgba(255, 255, 255, 0.17);
    border-radius: 7px;
    width: 17vmax;
    
}
input[type=submit]:hover {
    cursor:pointer;
    background-color: rgba(255, 255, 255, 0.42);

}
.bubble_tess, .bubble_me, .bubble_wait, .me_bubble_wait {
    line-height: 2vw;
    padding-left: 1vw;
    padding-right: 1vw;  
    font-size: 1.2vw;
    margin-top: 1vw;  
      -webkit-border-radius: 1vw;
    -moz-border-radius: 1vw;
    border-radius: 1vw;  
    float: left;
    position: relative;
    max-width: 70%;
    background: rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 1vmax;
    -moz-border-radius: 1vmax;
    border-radius: 1vmax;
    color: #0B2C48;
    margin: 0 auto;
    font-size: 1.2vmax;
    margin-top: 1vmax;
    font-weight: bold;
    text-align: left;
    padding-top: 1vmin;
    padding-bottom: 1vmin;
    line-height: 2vmax;
    padding-left: 1vmax;
    padding-right: 1vmax;
    border-top-left-radius: 0;
    clear: both;
}

  .bubble_me, .me_bubble_wait {
      left: -1vw;
        border-radius: 1vw;
    border-radius: 1vmax;
    float:right;
    left: -1vmax;
    border-top-right-radius: 0; 
  }

  .bubble_tess:after, .bubble_me:after, .bubble_wait:after, .me_bubble_wait:after {
  left: -1vw;    
  content: "";
  position: absolute;
  top: 8px;
  left: -1vmax;
  /* border-style: solid; */
  border-width: 7px 12px 7px 0;
  border-color: transparent rgba(255, 255, 255, 0.5);
  display: block;
  width: 0;
  z-index: 1;
}

.bubble_me:after, .me_bubble_wait:after {
  left: initial;
  right: -12px;
  border-width: 7px 0 7px 12px;
}
.conversaion_select_button, .conversaion_select_button2  {
    /*width: 390px;
    padding: 2px 20px;*/
    margin-top: 1.5vw;
        width: 25vw;    
      font-size: 1.2vw;
        margin: 0 auto;
    font-size: 1.2vmax;
    font-weight: bold;
    border-radius: 10px;
    font-family: 'Asap', sans-serif !important;
    cursor: pointer;
  background: rgba(255, 255, 255, 0.2);
  color: white;
  border: 1px solid transparent;
    margin-top: 1.5vmax;
    padding: 0.5vmin;
        width: 25vmax;
}

.conversaion_select_button:hover, .conversaion_select_button2:hover {
  background: rgba(255, 255, 255, 0.4);
  color: white;
  border: 1px solid transparent;
}

.selected_div, .selected_div:hover {
    background: #0B2C48 !important;
    color: white;
    border: 1px solid transparent;
}