html{
overflow-y:hidden;
}
body{
margin:0PX;height: 106%;
}

.externalContainer iframe{
height: 85%;
width:100%;
}
.externalHeader{
height: 84px;
background-color: #fff;
border-bottom: 1px solid #191919;
z-index: 100;
line-height: 53px;
margin-bottom: 1px;
}
#header_logo img{
float:left;
width: 26%;
padding: 8px;
}
#close-button{
float:right;
margin:10px;
color:#000;
text-decoration:none;

}
.close
{
float:right;
margin:10px;
color:#000;
text-decoration:none;
font-size: 13px;

}
/*
.back_button{
background-image: url("/images/leftExternal.png") ;
background-size: 25px;
}
.remove_button{
background-image: url("/images/removeExternal.png");
background-size: 25px;
}*/
.close span{
vertical-align: super;
}