* {
   margin: 0;
   padding: 0;
}

html, body {
    height: 100%;
}

#areaSearch {
   top: 0px;
}

div#divSpecialSections {
    /*margin: 30px;*/
}

select#languages {
    min-width: 115px;
}

#areaPageContainer {
   position: relative;
}

.div_paddingarticle {
    padding: 10px !important;
}

span {
    line-height: normal;
}

div#invisible_form {
	display:none;
}

div#artTopLast .paragraph {
    width: 90%;
    margin: 0 auto;
}

div#artTopLast {
    text-align: center;
}

div#configurationDiv {
	max-width: 600px;
    position: relative;
    background: white;
    z-index: 8888;
    margin: 0 auto;
    border: 5px solid;
}

b.searchTerm {
    background-color: yellow;
    color: #010101;
    font-weight: bold;
}

p.configurationP.closeP {
    text-align: right;
}

.nodb {    
    height: 20px;
    background: #f5f056;
    z-index: 999999;
    position: absolute;
    bottom: 0px;
    background-image: url(../code/images/warning.gif);
    background-repeat: no-repeat;
    background-size: 23px;
    background-position-y: 2px;
    background-position-x: 2px;
    color: red;
    font-weight: bold;
    padding-top: 2px;    
}

div#returnButton {
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 15;
    cursor: pointer;
    background-image: url("./backPaper.png");
    background-size: 50px;
    margin-left: 10px;
 	background-repeat: no-repeat;
}


b.closeP {
    margin-top: 20px;
    text-align: right;
    cursor: pointer;
    color: red;
}

p.configurationP {
    margin: 5px;
}

.selectTypeZoom {
    position: relative;
    float: left;
	cursor: pointer;
	font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
	display: block;
    margin-bottom: 1px;
	text-align: center;
	padding-top: 5px;
    padding-bottom: 2px;	
}

.tooltipTitle{
	position: absolute;
    border: 1px solid black;
    border-radius: 4px;
    color: rgb(226, 35, 35);
    padding: 3px;
    font-weight: bold;
    z-index: 50;
    background-color: rgb(228, 225, 218);
}

.popupShareWinNew {
    position: absolute;
    background: #fff;
    border: 2px solid #333;
    border-radius: 7px;
}

p.shareP {
    margin-top: 2px;
}

img.imgSharing {
    width: 32px;
	margin: 0 auto;
}

a.buttonSharing {
    float: left;
    width: 45px;
    margin: 6px 5px 3px 5px;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}

iframe#formPhodir {
    position: absolute;
    z-index: 40;
    width: 50%;
    height: 55%;
    background-color: #EEEEEE;
    border-radius: 20px;
    margin-left: 25%;
    margin-right: 25%;
    border: 3px solid grey;
}

div#confirmLastEdition {
    max-width: 500px;
    min-height: 110px;
    z-index: 51;
    background-color: white;
    position: relative;
    border-radius: 10px;
    border: 1px solid black;
	top: 50px;
    margin: 0 auto;
}

button.btn.btn-default {
    box-shadow: none;
    color: #333;
    border: none;
    background-image: none;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: bold;
    text-shadow: none;
    transition: background .1s;
    background-repeat: repeat-x;
    background-color: #fff;
    margin-right: 20px;
    cursor: pointer;
}

div#graphicChangeModeAction{
	width: 225px;
    height: 55px;
    z-index: 50;
    position: absolute;
    background: white;
	border: 2px solid;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
}

div#graphicChangeModeActionOLD{
	width: 160px;
    height: 55px;
    border-radius: 0px 0px 0px 10px;
    z-index: 35;
    right: 55px;
    top: 0px;
    position: absolute;
    display: none;
    background: black;
}

div#contSlide {
    cursor: pointer;
}

#areaButtons a {
   color: #ffffff;
}

#tempDiv {
   overflow: scroll !important;
}

#areaPage, #areaText, #areaButtons {
   position: absolute;
   overflow:auto;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
}

#areaPage {
   background-color: #FFFFFF;
}

#areaText {
   background-color: #ffffff;
   -webkit-overflow-scrolling: touch !important;
}
#areaButtons {
   background-color: #000000;
   color: #ffffff;
   z-index: 20;
   overflow: hidden !important;
}

.imar {
	display:inline;
   margin: 0;
   padding: 0;
	padding-right:2px;
}
.imal {
	display:inline;
   margin: 0;
   padding: 0;
	padding-left:2px;
}

#search_button {
   position: relative;
   left: 2px;
}

.buttonImage{
/*width: 50px;*/
}

img#E-Notify {
    margin-left: 15px;
}

.empty.button {
   cursor: default;
}

.waitinfo{
   cursor: default !important;
}

hr {
width: 100%;
}

div#areaBookmark {
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 40;
    font-size: 24px;
    width: 200px;
    height: 350px;
    top: 60px;
    position: absolute;
    left: 105px;
    border: 3px solid black;
    border-radius: 10px;
    background-color: white;
}

/* ipad  */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px){ 
   #areaSearch {
      top: 0px;
      -webkit-overflow-scrolling: touch;
      overflow-y: scroll;
      overflow-x: hidden;
   }
}

/* iPhone 5  */
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) { 
   #areaSearch {
      top: 0px;
      -webkit-overflow-scrolling: touch;
      overflow-y: scroll;
      overflow-x: hidden;
   }
}

/* iphone 2G-4S */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { 
   #areaSearch {
      top: 0px;
      -webkit-overflow-scrolling: touch;
      overflow-y: scroll;
      overflow-x: hidden;
   }
}