.prototip {
    position: absolute;
}

.prototip .effectWrapper {
    position: relative;
}

.prototip .tooltip {
    position: relative;
}

.prototip .toolbar {
    position: relative;
    display: block;
}

.prototip .toolbar .title {
    display: block;
    position: relative;
}

.prototip .content {
    clear: both;
}

.prototip .toolbar a.close {
    position: relative;
    text-decoration: none;
    float: right;
    width: 15px;
    height: 15px;
    background: transparent url( ../../images/iziSelfCare/close.gif );
    display: block;
    line-height: 0;
    font-size: 0px;
    border: 0;
}

.prototip .toolbar a.close:hover {
    background: transparent url( ../../images/iziSelfCare/close_hover.gif );
}

.iframeShim {
    position: absolute;
    border: 0;
    margin: 0;
    padding: 0;
    background: none;
}

.prototip .tooltip {
    -moz-box-sizing: border-box;
    overflow: hidden;
    width: auto;
}

.prototip .content {
    background:white;
    color: gray;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    overflow: visible;
    padding: 5px;
}

.prototip .pel-left-tooltip {
    background-image: url( ../../images/ );
    background-repeat: no-repeat;
    background-position: right 50%;
    padding-right: 14px;

}

.prototip .pel-left-tooltip .content {
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-top: 1px solid black;
    border-right: 1px solid black;
    width: 150px;
    direction: rtl;
}

.prototip .pel-left-tooltip-img .content {
    width: 270px;
}

.grey_title_table {
    width: 100%;
    height: 38px
}

.title_blue {
    font: bold 24px Arial;
    color: #0066cb;
    line-height: 24px;
}

.blue_td_no_align {
    height: 30px;
    font: bold 14px arial;
    color: #ffffff
}

.text_blue {
    font: bold 12px Arial;
    color: #0066CB;
    line-height: 12px;
    direction: rtl;
    vertical-align: middle;
    padding-top: 5px
}

.input_type {
    color: #000000;
    font: 12px Arial;
    height: 19px;
    border: 1px solid #0066CB;
    width: 145px;
}

.table_grey_border {
    width: 100%;
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
}

.cornerBlueBig {
    position: absolute; /*font-size: 17px;*/
}

.blue-ltBig {
    background-image: url( ../../images/iziSelfCare/title-left.gif );
    height: 38px;
    width: 6px;
    left: -6px;
}

.blue-middleBig {
    background-image: url( ../../images/iziSelfCare/title-middle.gif );
    height: 38px;
    left: 0px;
    width: 100%;
}

.blue-rtBig {
    background-image: url( ../../images/iziSelfCare/title-right.gif );
    height: 38px;
    width: 6px;
    right: -6px;

}

.cornerBlue {
    position: absolute;
    font-size: 17px;
}

.blue-lt {
    background-image: url( ../../images/iziSelfCare/bg_button_tbar_leftside.gif );
    height: 22px;
    width: 8px;
    left: -8px;
}

.blue-middle {
    background-image: url( ../../images/iziSelfCare/bg_button_tbar.gif );
    height: 22px;
    left: 0px;
    width: 100%;
}

.blue-rt {
    background-image: url( ../../images/iziSelfCare/bg_button_tbar_rightside.gif );
    height: 22px;
    width: 8px;
    right: -8px;

}

.cornerBlue_titles {
    position: absolute;
    font-size: 17px;
}

.blue-lt_titles {
    background-image: url( ../../images/iziSelfCare/leftTopCornerBlue.gif );
    height: 38px;
    width: 11px;
    left: -11px;
}

.blue-middle_titles {
    background-image: url( ../../images/iziSelfCare/midTopCornerBlue.gif );
    height: 38px;
    left: 0px;
    width: 100%;
}

.blue-rt_titles {
    background-image: url( ../../images/iziSelfCare/rightTopCornerBlue.gif );
    height: 38px;
    width: 11px;
    right: -11px;

}

.cornerBlue_titles_bottom {
    position: absolute;
    font-size: 12px;
}

.blue-lt_titles_bottom {
    background-image: url( ../../images/iziSelfCare/left.jpg );
    height: 22px;
    width: 25px;
    left: -25px;
    margin-top: -13px;
}

.blue-middle_titles_bottom {
    background-image: url( ../../images/iziSelfCare/pas.jpg );
    height: 18px;
    left: 0px;
    width: 100%;
}

.blue-rt_titles_bottom {
    background-image: url( ../../images/iziSelfCare/right.jpg );
    height: 22px;
    width: 25px;
    right: -25px;
    margin-top: -10px;

}