﻿.topfeature 
{
    background: #FFF no-repeat left top;
    display: block;
    min-height: 80px;

      /*height: 120px;*/
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    font-size: 8pt;


    border: 2px solid #0489B1;
    background-color:#E0F2F7;
    display:inline-block;
    width: 49%;
    margin-bottom: 10px;

}

p.topfeaturePic 
{
    clear: both;
    border: 1px solid #CCC;
    display: table-cell;
    height: 75px;
    float: left;
    line-height: 80px;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 100px;
    pointer-events : none;    
}

p.featurePic {
    clear: both;
    border: 1px solid #CCC;
    display: table-cell;
    height: 75px;
    float: left;
    line-height: 80px;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 100px;
    cursor: hand;
    /* Below Code By Kunal S. */
    height: 80px;
    /* Above Code By Kunal S. */
}

.topfeatureContent
{
    /*height: 82px;*/
    background-color:#F4F4F4;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    margin-left: 120px;
    font-size: 8pt;
}

.topfeatureContent a
{
    margin-left: 7px;
}

.featureContent {
    background-color: #F4F4F4;
    padding-left: 4px;
    padding-right: 4px;
    margin-left: 110px;
    font-size: 10pt;
    margin-top: -9px;
    min-height: 63px;
    position: relative;
    /* Below Code By Kunal S. */
    min-height: 71px;
    /* Above Code By Kunal S. */
}

.featureContentFooter {
    position: absolute;
    bottom: 1px;
    right: 1px;
}

.featureContentFooter a {
    bottom: 3px;
    right: 5px;
    color: red;
    font-size: 8pt;
}

.NewFeatures {
    font-size: 9pt;
    font-weight: bold;
    margin-left: 5px;
}


.featureContentNoVideo
{
    background-color:#F4F4F4;
    /*height: 120px;*/
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    font-size: 8pt;
    margin-top: -5px;
}

.topfeatureContent  p, li 
{
    font-size: 8pt;
    color: #404040;
    padding-top:0px;
}

.topfeatureContent ul
{
    padding-left:17px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.featureContent  p
{
    font-size: 10pt;
    color: #404040;
    padding-top:0px;
}

.featureContent a
{
    margin-left: 10px;
}

.featureContent li {
    font-size: 10pt;
}

.releaseNotes
{
    padding-left: 10px;
}

.featureContainer
{
    width: 100%;
    overflow: hidden;
}


.featureLeft
{
    width: 49%;
    float: left;
}

.featureRight
{
    width: 49%;
    float: right;
}
a:link 
{
    text-decoration: none;
    font-size: 9pt;
}

a:visited
{
    text-decoration: none;
    font-size: 9pt;
}

h2.header-section-extra-padding {
  border-bottom: 1px solid #CCC;
  margin-top: 0px;
  font-size: 9pt;
  color: DarkSlateGrey;
  padding-left: 9pt;
  font-family: Arial;
}

h2.header-section {
  border-bottom: 1px solid #CCC;
  margin-top: 0px;
  font-size: 6pt;
  color: DarkSlateGrey;
}

.header-span 
{
    font-size: 9pt;
}

.continueOpenPortal 
{
    font-size: 10pt;
    margin-top: 7px;
    text-align: center;
    font-family:Arial;
}
     
#WhatsNewIframeWrapper
{
    margin: 0px;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    bottom: 60px;
    min-width: 200px;
}

.WhatsNewfooter {
    background: #FFFFFF;
    line-height: 2;
    color: #042E64;
    font-size: 30px;
    box-shadow: 0 0 7px #080808;
    position:fixed;
    bottom:2px;
    width:100%;
    height:60px;
}

.dontShowNewRelease 
{
    font-size: 9pt;
    text-align: left;
    font-family:Arial;
}

.bodyContent
{
    font-family: Arial;
    font-size: 9pt;    
    background-color:#F4F4F4;
    padding-right: 5px;
    padding-bottom: 5px;
    }
    .bodyContent  p {
        padding-left:12px
    }
h2 
{
    font-size: 14pt;
}

h3 
{
    font-size: 12pt;
}

.whatsnew 
{
    overflow: auto;
    margin: 0px 0px 5px 10px;
}

.mCSB_dragger_bar 
{
    background: darkslategrey !important;
}

.IrisHeader
{
   background-color:#BDCADD;
    width:100%;
    font-size: 15pt;
    font-weight:bold;
    padding-top: 12px;
    height: 35px;
    text-align: center;   
}

.header-note
{
    color: DarkSlateGrey;
    font-weight: normal !important;
}

.outerContainer
{
    display: table;
    height: 45px;
    width: 100%;
    font-family:Arial;
}


.innerContainer
{
    font-weight:bold;
    color: DarkSlateGrey;
    font-size: 14pt;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    margin: 0 auto;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;
    background-color:#F4F4F4;
}

.middleheader
{
    font-family: Arial;
    color: DarkSlateGrey;
    font-size: 12pt;
    font-weight:bold;
    text-align: center;
}

.bodytext
{
    font-family: Arial;
    color: DarkSlateGrey;
    font-weight: normal;
    vertical-align: middle;
    text-align: left;
    font-size: 11pt;
    margin-left:20px;
    margin-right:20px;
}

.bodytextfooter
{
    font-family: Arial;
    color: DarkSlateGrey;
    font-weight: normal;
    vertical-align: middle;
    text-align: left;
    font-size: 9pt;           
}

.verticalLine {
    border-bottom-width:   #ff0000;
}
.redLink
{
    color:#DA1A32;
}

.Link
{
    text-decoration:none;
}

.featureImg
{
    width: 100px;
    height: 75px;
}

.releaseNotesContent 
{
    display: none;
    color: #404040;
    font-family: Arial;
    font-size: 9pt;
    margin: 10px 10px;
}

.footerNotesContent 
{
    color: #404040;
    font-family: Arial;
    font-size: 9pt;
}

#dontShowNewReleaseCheckBox {
    padding-left:35px;
}

.DRMBottomText {
    position:fixed;
    bottom:0;
    width:100%;
    padding-bottom:10px;
}

.secondHeader 
{
    display:block;
    clear:both;
    font-weight: bold;
    margin-bottom: 5px;
    color: #404040;
    font-family: Arial;
    font-size: 11pt;

}

.featureItem {
    display: inline-block;
    width: 99%;
    margin-bottom: 10px;
    min-height: 115px;
}

.featureItemColour
{
    border: 2px solid #0489B1;
    background-color:#E0F2F7;
    display:inline-block;
    /*width: 97%;*/
    margin-bottom: 10px;
}

/* JQUERY UI SPECIFIC */

.ui-dialog-title 
{
    font-family: Arial;
    font-size: 9pt
}

.whatsNewPic{
    float: right;
    width: 193px;
    margin-left: 12px;
}

.smallWhatsNewPic
{
    height:90px;
    float:right;
    padding-right:38px;
}

.ui-dialog .ui-dialog-content{
    font-size:13.5px;
}
.whatsNewText
{
    margin-left:0px;
}
.whatsNewSubheading
{
    padding-right: 12px;
    font-size:35px;
    color: DarkSlateGrey;
}