/* * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * layout.css
 *
 * This file includes any css properties which affect the
 * layout and spacing of elements
 *
 * The following is a non-exhaustive list:
 *  position
 *  display
 *  clear
 *  margin
 *  padding
 *  (max/min-)width
 *  (max/min-)height
 *  top
 *  left
 *  float
 *  outline
 *  vertical-align
 *  text-align
 *  border-width
 *  overflow
 *  whitespace
 *  word-wrap
 *  zoom
 *  box-sizing
 *  opacity
 *
 * */

 /*********************************************************
 * CSS Reset

 *********************************************************/
@font-face {
  font-family: "open-sans";
  src: url("/rcm/verisign/fonts/Regular/OpenSans-Regular.ttf");
  
}

* {
    vertical-align: baseline;
    outline: 0;
    padding: 0;
    margin: 0;
}
html{
    width:100%;
    height:100%;
}
img {
    border:none;
}
/*********************************************************
 * General
 *********************************************************/
html, body, p, ul{
    text-align:left;
}

div {
    text-align:left;
}
.fl{
    float:left;
}
.fr{
    float:right;
}
.containerTop {
        /* padding:50px 30px;
        margin:auto; */


    float: left;
    margin: 0 auto;
    padding-bottom: 50px;
    padding-top: 50px;
    width: 100%;
}

.containerWrap {
        width:964px;
        margin:0 auto;
        /* padding: 2px 0px;  */
        text-align:left;
        height: 100%;

}

.topHeadWrap, .pageContents{}

.topHeadWrap, .page {
    width:964px;
    float: left;
    /* margin:10px;
    overflow:hidden; */
}

#top_nav{
    position: relative;
    height:95px;

}

#top_nav div{
    float:right;
}

.vrsnlogo {
    position: absolute;
    display: block;
    height: 40px;
    width: 270px;
    padding:18px;
}

.vrsnlogo a{
    width:100%;
    height:100%;
    display:inline-block;
}
.logoRgn {
    float: left;
    width: 500px;
    z-index:-1;
}
.country_name {
    margin-top: 28px;
    padding-left: 34px;
    position: absolute;
    width: 130px;
}


#top_nav_console{
    position: absolute;
    width: 914px;
    display: block;
    text-align: right;
    white-space: nowrap;
    margin: 15px;

}

#top_nav_console .inlineimg, #top_nav_console .inlineimgrt, #top_nav_console .inlinenoimg, #top_nav_console .inline{
        display:inline;
        padding-left:10px;
        padding-right:10px;
}

.breadcrumbs {
    border-width: 1px;
}

/* Style for the foooter of the page */
.containerBtm {
    margin:0 auto;
    text-align:left;

}
.footer{
    width:980px;
    margin:auto;
    }

.footLeft{
    float:left;
    /*width:675px;*/
    text-align:left;
    padding:20px 10px 20px 0px;
}

.company_link{
    margin-top:30px;
    padding-bottom:10px;
}

.company_link a {}

.company_contact{
    padding-bottom:10px;
    padding-left:8px;
    padding-top:10px;
}

.line_break{
    border-top-width:1px;
    width:650px;
}
.copyright {
    padding:10px 15px;
}


#logos {
    float: left;
    height: 112px;
    margin-top: 30px;
    width: 295px;
}

#logo1 {
    float: left;
    margin: 27px 0 0 24px;
    width: 51px;
    height: 55px;
}

#logo2 {
    float: left;
    margin: 26px 0 0 25px;
    width: 33px;
    height: 59px;
}

#logo3 {
    float: left;
    height: 80px;
    margin: 10px 0 10px 20px;
    width: 150px;
}

.spaces2Divider {
    padding:5px;
}

.spaces{
    padding:15px;
}

.spaces2{
    padding:5px;
}


.promocodeMsg {
 display:block;
}

#infotext{
    float:left;
    position: relative;
    width: 390px;
    margin:20px 0 20px 15px;
}

#chk_size{
    width:35px;
}

#contactme{
    width:370px;
    display:block;
    float:right;
}

#chk_contactme{
      display:inline;
      float:left;
}

#editSignIn {
    position: relative;
    left: -19px;
}

/* Page Left container */
.page {
    margin-top:0;
    padding:0 0 12px 0;
    width:944px;
}

.pageLeft {
    float:left;
    margin:0 12px;
    width:654px;
    position:relative;
}

.pageContents {
    border-top-width:1px;
    border-right-width:1px;
    border-left-width:1px;
    width: 652px;
}

.bottomShadow{
    height:17px;
    width:654px;
}
.sectionHeader,.sectionContents, .subSectionHeader {
    width:622px;
    border-width: 0 0 1px 0;
    padding: 15px;
}

.sectionHeader {
    padding: 37px 15px 15px;
}
#renewalHeader {
    padding: 25px 15px 32px;
}
.sectionFooter {
    border-width:0;
    padding-top: 10px;
    height: 70px;
}

.radioSwitch {
    border-width:0;
    padding: 15px 15px 28px;
}

.subhead {
    padding-bottom:15px;
}

.contentField input {
    height:20px;
    width:282px;
}

.contentField input[type="checkbox"], .contentField input[type="radio"] {
    height:12px;
    width:12px;
}

.contentField select, .contentField textarea {
    width:284px;
    clear:both;
}
#txtboxOrgSan {
    height: 70px;
    resize: none;
    width: 320px;
}
#txtboxOrgWebsite{
    width:250px;
    }
/*
#listcsrCountry, #csrTechCountry{
    margin-bottom:30px;
    }
*/

.section {
    padding:0;
}

.subSectionHeader {
    border:0;
    margin: 2em -12px;
    width: 632px;
}

#optUpgradeBar {
    float:left;
    padding: 0 0 0 15px;
    width: 637px;
}

#options{
    float:left;
}

.option {
    margin:0 0 -1px 0;
}

.optHead {
    width: 652px;
    padding: 12px 0;
}

#InConsoleProduct .optHeader{
    width: 884px;
}
#InConsoleProduct #optUpgradeBar{
    width: 903px;
}

.optCB, .optType, .optPrice {
    float: left;
}

.optType {
    width: 600px;
}

.optCB {
    width:35px;
    text-align:center;
}
#optType_hr{
    /* padding-bottom: 20px; */
    width:100%;
}
.optPrice{
    float: right;
    padding: 5px 10px 0 0;
}

.optionlist1, .optionlist2 {
    padding-top:10px;
    }
.optionlist1{
    width:318px;
}
.optionlist2{
    padding-left:20px;
    width:280px;
}

.optHead {
    display:block;
    float:left;
    }
.optHeader {
    float:left;
    padding: 35px 17px 22px 17px;
    position:relative;
}
 #addServerLicensesBanner .optHeader {
    width:618px;
    text-transform:capitalize;
 }
.optHeader h1{}

.optHeader h3{
    padding:0px;
}

.optHeadList {}

.optBody {
    padding:10px 15px;
    float:left;
    display:block;
}

.optIcon1 {
    border-width:1px;
    height:78px;
    width:78px;
    float:left;
}

.optIcon2 {
    border-width:1px;
    height:78px;
    width:78px;
    float:left;
}
.optInfo {
    float:left;
    margin:0 0 0 18px;
    width:455px;
}

.optInfo ul{
    margin-top:10px;
    margin-left:14px;
}
.optInfo ul li{
    margin-bottom:10px;
}

.optInfo .learnMore {
    margin:0.4em 0 0 1em;
}

/* START InConsoleProduct tweaks */
.discInfo ul{
    margin-top:0;
}
.discInfo ul li{
    margin-bottom:0;
    padding-left: 10px;
}
#InConsoleProduct .innner_content_shadow, #InConsoleProduct .copytxt {
    padding-top:5px;
}
#InConsoleProduct .optType {
    padding-bottom:15px;
}
/* END InConsoleProduct tweaks */
.optXInfo {
    margin-top:1em;
}

#comboDisc {
    border-width:1px;
    padding:15px 0 15px 15px;
    float:left;
    width:637px;
}

.comboMarker {
        float: left;
        left: -22px;
        padding:6px 5px 2px 15px;
        position: relative;
        height:36px;
        xmargin-right:3px;
        /* width: 300px; */
}

.comboMarker input{
    vertical-align:top;
    margin:5px 9px 0px 0px;
}

#comboTotalDiv {
    text-align:right;
}

#comboSubTotal, #discountprice_text {
    margin-left:2px;
    float:right;
}

#combo_shadow {
    position: relative;
    left: -22px;
    height:7px;
    width:6px;
    clear:both;
}

.ptr_green{
    float: left;
    height: 44px;
    position: relative;
    right: 25px;
    width: 25px;
}

.text{
    padding-top:5px;}


.greenbar {
    height: 37px;
    padding-bottom: 15px;
    width: 511px;
}

#ss, #ssPro, #ssEV, #ssProEV {display:none}

.sectionDivider {
    height: 3px;
    margin:1em auto;
    width:446px;
    position:relative;
}

/* Signup */
.subhead .sectionDivider {
    margin:20px 0 20px 20px;
    padding-top:15px;
}

.btn_signIn{
    margin: 4px !important;

}

/* */

.sectionDividerfull{
    border-width:1px;
    border-width: 0 0 1px;
    height: 1px;
    clear:both;
}

.sectionDivider_line{
    border-bottom-width:1px;
    border-width: 0 0 1px;
    height: 1px;
}

#configurator{
    clear:both;
    border-top:2px solid #DDD;
}

#configurator .sectionDivider {
    left:-90px;
}
#configurator .header1{
    padding: 20px 30px 0;
}

.cfgSection {
    margin:10px 40px;
    clear:both;
}

.header1{
    padding:15px;
}

.header2{
    padding-left:15px;
    padding-top:15px;
}

.cfgRow{
    padding-top:5px;
    }
dd {
    margin:0 0 0 1em;
}

.learnMore {
    margin-bottom:10px;
}
.learnMore a{}
.comboTotal{
    float:right;
}

.upgradeInfo {
    padding: 0.4em 1em 0.4em 1.9em;
    border-bottom-width:1px;
}




/* Breadcrumbs style */
.breadcrumbs {
    overflow:hidden;
    margin:12px;
}
.crumb {
    float:left;
    height:33px;
    position:relative;
    padding:0 16px;
}
.bcAdj {
    margin-left:-14px;
}
.bcAdj :first-child {
    margin-left:0px;
}
.active {}
.visited {}
.idx {
    margin-left:10px;
    width:24px;
    display:inline-block;
    margin-right:.4em;
    text-align: center;
}
.crumb .ptr{
    float:right;
    height:100%;
    width:19px;
    position:absolute;
    right:-14px;
}


.visited .ptr, .visited_beforeLast .ptr  {
    z-index:100;
}

/*
 * Page right container
 * */
.sidebar, .pageRight {
    float:left;
    width: 265px;
}

.sidebarHeader {
    padding:8px 12px;
    min-height:14px;
}

.sidebarIcon {
    float:left;
    display: inline-block;
}
p.sidebarText2{
    margin-left: 49px;
}

#sidebarChat_text{
    margin-left: 48px;
    display: block;
}

.sidebarText {
    text-align:left;
}

.sidebarGradient{
    padding-bottom:5px;
}

.sidebarBottomShadow{
    height:14px;
    width:251px;
}

#chatBox {
    width:227px;
    padding:8px 12px;
    margin-bottom:12px;
    border-width:1px;

}

#emptyDiv {
    height:39px;
    border-width:1px;
}

* html #chatBox {
    \width: 251px; /* for quirks mode */
    w\idth: 227px; /* for standards mode */
}

#chatBox .sidebarIcon, #assistanceBox .sidebarIcon  {
    width:37px;
    height:36px;
    margin-right:10px;
    margin-bottom: 20px;
}
/*
#assistance_bottomBox .sidebarIcon  {
    margin-right: 2px;
}
*/
.sidebarBox {
    width:251px;
    margin-bottom:12px;
    text-align:center;
    border: 1px solid #D0D0D0;
    margin:0;
}

.sidebarBox .sidebarIcon {
    width: 32px;
    height: 32px;
    margin: 3px 10px 0 10px;
}

.sidebarBox .sidebarGradient {
    padding:5px;
}

#assistBox {
    width:251px;
    margin-bottom:12px;
    text-align:center;
    border: 1px solid #D0D0D0;
}

#assistBox .sidebarIcon {
    width: 32px;
    height: 32px;
    margin: 3px 10px 0 10px;
}

#assistBox .sidebarGradient {
    padding:5px;
}

#priceBox {
    width:251px;
    margin-bottom:12px;
    text-align:center;
    border: 1px solid #D0D0D0;
    margin:0;
}

div.priceboxProductName{
    padding: 10px 15px 0px 5px;
    /* height:30px; */
    display: inline-block;
}
.csrPricebox div.priceboxProductName {
    padding-left: 0;
}
div.priceBoxContent {
    padding-left:15px;
    padding-bottom:10px;
    margin-top:10px;
    padding-right:3px;
}

ul.sidebarList li {
    margin-left: 11px;
}

.summaryEdit #includedList {
    padding-top: 0px;
}
#priceBoxIncludedTitle {
    position:relative;
    padding-bottom:18px;
}

#priceBoxIncludedTitle span {
    float:left;
}


#includedList ul li {
  min-height:22px;
  display: list-item;
}
#collapseButton, #expandButton {
    position:absolute;
    top:1px;
    right:15px;
    width:12px;
    height:12px;
    display:block;
    margin-right:1px;
    padding-right:1px;
}

#expandButton {
    display:none;
}

#includedList {
    clear:both;
    padding-top:5px;
}

#subtotalAmount {
    text-align:right;
    padding-right:20px;
}
#discountText {
    clear:both;
    margin-bottom:5px;
}
#priceContent {
    padding-bottom: 2px;
}
#promoDiscountLine {
    clear:both;
    display:none;
}
#promoCodeContent .inlineErrorMsg {
    margin:0 0 5px 0;
    display:block;
    width:210px !important;
}
#multiDiscountLine, #promoDiscountLine {
    clear:both;
    width:234px;
    height:20px
}
#multiDiscountText, #promoDiscountText {
    float:left;
    padding-left:10px;
}

#discountAmount, #promoDiscountAmount {
    text-align:right;
    padding-right:20px;
}

div.priceBoxContentLast {
    padding-bottom:68px;
}

#totalPriceContent {
    position:relative;
}

#totalPriceContent div.shifter {
    position:absolute;
    width:100%;
    right:-20px;
}
#priceboxTotalText{
    position: relative;
    text-align:right;
    float: left;
}

#pricetag {
    position: relative;
    float:right;
}

div.pricetagAmount{
    padding: 6px 27px 6px 6px;
    height:20px;
    margin-right:15px;
    float: right;
}
#pricetagPoint {
    height: 32px;
    width: 15px;
    float:right;

}
#pricetagShadow {
    clear: both;
    position: relative;
    left:231px;
    height:5px;
    width:5px;
}


/*
 * Buttons
 * */
 .ButtonWrapper,.ButtonWrapper_Disabled , .ButtonWrapper_Enabled {
     width: auto;
     height: auto;
     margin: 20px 0px 0px 0px;
     padding: 0px;
     display:inline;
}
 .ButtonWrapper_buy {
    clear: both;
    display: inline-block;
    height: auto;
    margin: auto;
}

#infoSection{
    display:inline;
    }

.ContinueButton_buy {
    border: 0 none;
    text-align: center;
    height: 35px;
    overflow: visible;
    padding: 0;
    white-space: nowrap;
}

.ContinueButton, .ContinueButton_Disabled  {
    border: 0 none;
    float: right;
    height: 35px;
    margin: 20px 33px 15px 3px;
    overflow: visible;
    padding: 0;
    white-space: nowrap;
    width: auto;
    cursor:pointer;
}

.ContinueButton_Disabled  {
    cursor:default;
}

.summaryButtons .ContinueButton, .summaryButtons .ContinueButton_disabled, .summaryButtons .ContinueButton_Disabled{
    margin: 20px 25px 15px 5px;
}

.fist_col_hr3 .ContinueButton, .fist_col_bgcolor .ContinueButton{
   width: 70px;
}


.fist_col_bgcolor .ContinueButton_buy, .fist_col_hr3 .ContinueButton_buy {
    width: 70px;
}
.Buy_Button  {
    float: none !important;
    margin: 25px 15px 15px 26px !important;
    width: 76px;
}

#btnBack, #btnCancel{
    display: inline;
    float: left;
    margin: 20px 5px;

    }
#btnBackSignIn{
    display: inline;
    float: right;
    margin-bottom: 10px;
    margin-top: 30px;
    }
.ButtonCorners {
     float: left;
     height: 34px;
     width: 9px;
     /*margin-left: -1px;*/
}
.ButtonCorners_rec {
     float: left;
     height: 34px;
     width: 8px;
}




 .ButtonBackground {

    height: 34px;
    padding: 0px;
    text-align: center;
    position:relative;

     float:left;
     min-width:74px;


}
.ButtonBackground span.buttontext, .ButtonBackground span.buttontext_black {
    z-index:1;
}
input.hiddenButton {
    position:absolute;
    -moz-opacity:0;
    filter:alpha(opacity: 0);
    opacity: 0;
    z-index:2;
    width:100%;
    height:100%;
    margin:0;
    padding:0;
    border:0;
    left:0;
}

.buttontext, .buttontext_black{
    position:relative;
    top:3px;
    text-align: center;
}

.ContinueButton_Disabled .buttontext {
    position:relative;
    top:3px;
    text-align: center;
}

button::-moz-focus-inner, div.ContinueButton::-moz-focus-inner { /* Hack for Firefox */
      border: 0;
      padding: 0;
}

table tr td {
        border-width: 2px;
        text-align: left;
 }
 #inconsoleProducts td {
    text-align: center;
 }
 .fist_col{
        border-width: 0px;
        text-align:right;
        padding-right:10px;
 }
 #firt_col_last_row{
        border-bottom-width:2px;
 }
.productColumn{width:100px;padding-bottom:2px;padding-left:5px;padding-top:10px;}
#Product_header{width:171px;margin-top:90px;}
#usState, .contentField,  .productColumn, .contentLabel{display:inline;}

.chkboxInfo{
    padding:30px 10px 10px 178px;
    }

.contentLabel {
    width:157px;
    text-align:right;
    vertical-align:middle;
    /*padding-top:2px;*/
    display:inline-block;
 }

 .contentLabelTempPwd {
 width:169px;
 }

#learnMoreSanDetail{
    display:none;
 }

.contentField, #errorCsrSanInputInline{
    padding-left:5px;
    width:300px;
    }

.fieldRow{
    margin:5px 5px 5px 0px;
    }

.fist_col_hr{
    border-width: 0px;
    text-align:right;
}

.innter_content {
    border-width: 1px;
    margin-bottom: 8px;
    margin-left: 0;
    padding: 20px;
    width: 876px;
}

.seal_img, .seal_img_rec{
      text-align:center;
      margin: 13px auto;
}

.yes_green_dot, .yes_green_dot_rec, .yes_green_newimage {
    width:12px;
    height:13px;
    text-align:center;
    margin: 13px auto;
}
.copytxt{
    padding:10px 0px 0px 25px;
}

.first_col{
    clear: both;
    display: inline;
    float: right;
    padding: 7px 4px;

}

.fist_col_hr2, .fist_col_hr3, .fist_col_bgcolor, .middle_td, .last_td{
    width: 162px !important;
}

#inconsoleProductsHeader  tbody tr td{
    border-width: 1px;
    vertical-align: middle;
}
#blue_ribbon{
    position:relative;
    top:10px;
}

#reco_text {
    border-width:1px;
    float:left;
    left:-8px;
    position:absolute;
    text-align:center;
    padding:5px 2px;
}

#reco_btm_img {
    height:5px;
    float:left;
    height:5px;
    left:-8px;
    position:absolute;
}

.innner_content_shadow {
    /*height:108px; */
    padding: 15px 0 15px 10px;
}

.inconsoleProductTypeLinks{
      padding: 0px 14px;
      border:0px !important;
      text-align:right;
}

.inconsoleProductSelect{
    padding:0px 10px 10px 10px;
    position:relative;
    border:0px !important;
    height:275px;
}

.inconsoleProductSelect span{
    position:relative;
    top:47px;
    }
#inconsoleNoBorder{
    padding:0px;
    width:170px;
}

.inconsoleProductName{
    height: auto;
    padding: 60px 10px 5px;
    text-align: center;
}

.inconsoleProductPrice, .inconsoleProductStarting,  .inconsoleProductBuy, .ButtonWrapper_buy{
    padding:2px 0px;
    text-align:center;
    }
.inconsoleProductStarting {
    padding-top: 5px;
}
.inconsoleProductTypeLinksfist_col, .first_td, .first_tr_td, .first_tr_td div{
    text-align:right;
    border: none !important;
}


.inconsoleProductBuy{
    padding-left:0px;

    }

.fist_col_hr2{
    position:relative;
    }

.inconsoleProductStarting_pad{
    padding-top:40px;
}

.outer_shading{
    float:left;
    display:block;
    width:922px;
}
.text-padding1 {
    padding:5px;
}
.incol_prod_price{
    padding:5px 0;
}
.text-padding2 {
    padding-top:30px;
}
.text-padding3 {
    padding-top: 25px;
}
.button-padding2{
    padding-bottom:4px;
}
.button-padding1 {
    padding-bottom:2px;
}
.td_padding {
    padding: 10px 7px;
    text-align: center;
}

.td_margin, .td_margin_tight {
    margin-top:13px;
    padding:20px;
    display:inline;
    clear:both;
}

.td_margin_tight {
    padding:5px;
}
.vertical_border{
    height:2px;
}

.hori_border {
    height:235px;
    width:2px;
    float:left;
}
.hori_border2 {
    height:50px;
    width:2px;
}
.required_text{
    float:left;
    height: 34px;
    padding: 30px 0 0 30px;
}
#btn_signup, #btn_createAcct{
    float:right;
    margin:0px;
}

#txtboxServerNum {
    width:50px;
    margin-left:10px;
}
#radioNoUSCanada {
    margin-left:10px;
}

/* Renewal strip on prod page */
.optRenewal{
    position:absolute;
    top:10p;
    width:119px;
    height:118px;
    top:-4px;
    left:538px;
}

/* Added for MessageObject */
.message {
    border-width: 2px;
    clear: both;
    display: block;
    margin: 0 0 12px 0;
    min-height: 37px;
    padding: 5px;
    position: relative;
    width: 640px;
    font-size:12px;
}

.message .text {
    padding-left:40px;
    padding-right:10px;
    font-size:14px;
    line-height:16px;
    /*width:590px;*/
}

.message .icon {
    float:left;
    width:32px;
    height:39px;
    margin-right:5px;
    margin-top:3px;
}

.message .close {
    width:16px;
    height:16px;
    float:right;
    margin:0 0px 0 10px;
}

.inlineMsg {
    border:none;
    width:100%;
    clear:both;
}

.inlineMsg .close {
    width:16px;
    height:16px;
    float:left;
    margin: 3px 2px 0px 0px;
}

/* Added for MessageObject */
.inlineErrorMsg {
    border:none;
    width:270px;
    margin: 1px 2px 0px 0px;
    padding-left:20px !important;
    display: block;
    margin-left: 167px;
    margin-top: 5px;
}
.inlineErrorMsgContact {
    margin-left: 16px;
    margin-top: -3px;
    padding-bottom: 12px;
}

#csrErrorText2{
    float: right;
    width: 595px;
}

/* input field border, in error*/
.fieldMsg {
    border-width: 1px
}

.buttonRow {
    padding-right: 10px;
    /* width:150px; */
}
/******************** Product Option Page *****************/
.featuredetails {
    height:85px;
    text-align:left;
    padding:20px 100px 20px 180px;
    border:1px solid #5a83a1 !important;
    top:10px;
}

.featureDetails_row div{
    margin-top:15px;
    margin-bottom: 10px;
}

.featureDetails_row{
    display:none;
    height:60px;
}

.feature_row{
    /* background:gray; */
}

.featureDetails_col1{
    border-image:none !important;
    border-color: #5A83A1 !important;
    border-style: none none solid solid !important;
    border-width: 1px !important;
}

.featureDetails_col2{
    border-image:none !important;
    border-color: #5A83A1 !important;
    border-style: none solid solid none !important;
    border-width: 1px !important;
    width: 580px !important;
}

.first_td{
    border-image:none !important;
    border-color: #5A83A1 !important;
    border-style: solid none solid solid !important;
    border-width: 1px !important;
    height:35px;
    /*_width: 204px !important;
    min-width: 210px !important;*/
}

.middle_td{
    border-image:none !important;
    border-color: #5A83A1 !important;
    border-style: solid none solid none !important;
    border-width: 1px !important;
    height:35px;
    /*width: 115px;
    _width: 98px !important;*/
}

.last_td{
    border-image:none !important;
    border-color: #5A83A1 !important;
    border-style: solid solid solid none !important;
    border-width: 1px !important;
    height:35px;
    /*width: 115px;
    _width: 98px !important;*/
}

/***********************************************/
.switchv1{
    display:none;
}


/************ Contact Page *****/

.sectionHeaderOrganization{
    padding:37px 30px 30px 30px;
}
.centerFields{
    text-align:center;
    padding:30px 10px 10px 147px;
}
#useAccountInfoBox {
    visibility:hidden;
}
#viewCert{
    margin-left: 168px; 
    /* left:0px; */
    padding-bottom: 30px;
    position: relative;
    top: 5px;
    width:300px;
}

.contactSwitch{
    padding-bottom:10px;
}

#extra_space_VAT {
padding-top:10px;
}


/**VAT Section ********/

#draw_line_ContactFields{
padding-bottom: 15px;

}

.learnMore_VAT {
 position:relative;
 margin-left:40px;
}

#vat_tooltip_title {
padding-bottom:9px;
position:relative;
left:-3px;
}

#tooltip_gb_nine {
margin-left:8px;
padding-bottom:9px;

}

#tooltip_gb_twelve,#branch_traders,#tooltip_gb_three,#govt_dept,#tooltip_ha,#health_auth {
margin-left:8px;
}

#branch_traders,#govt_dept {
padding-bottom:9px;
}

.optXInfo_VAT {
    margin-left: 25px;
    padding-top: 10px;
}

#vat_title_format {
 margin-left: 36px;

}

#reason_dropdown {
    left: -70px;
    padding-bottom: 15px;
    padding-top: 20px;
    position: relative;
}


#fields_VAT {
    left: 25px;
    clear:both;
    position: relative;
}

.contentLabel_VAT {
    padding-top: 2px;
    text-align: right;
    /*vertical-align: top;*/
    width: 116px;
    display: inline;
    padding-right: 6px;
}


#vat_chkBox {
    padding-top:15px;
    margin-left: 40px;
    position: relative;
}
#taxCountryCode {
width:50px;
}

#taxNumber{
width:180px;
margin-left:10px;
}

.chkbox_label {
margin-bottom:30px;
}

#vat_learnMore {
margin-left:24px;
}



/*************Billing Page *********/

#accountInfo, #corpInfo, #techInfo, #billInfo, #otherInfo {
    padding-left:5px;
    display:none;
}

#accountInfo, #otherInfo {
    display:block;
}

.errorCrNumber {
  width: 375px;
}

.radioSwitch_Main_Billing {
    padding-bottom: 5px;
}

.security_code_img {
    padding-top:5px;

}

.img_Amex {
    margin-right:35px;
    margin-left:0px;
    padding-left:0px;
}

#tooltip_AExpress {
    margin-left:10px;
    float:left;
}

#tooltip_Visa {
    margin-right:55px;
    float:right;

}

#tooltip_BackSGDK {
    text-align: center;
    }

#tooltip_Other {
    margin-left:31px;
    }

#tooltip_Front {
       float:left;
       padding-left:35px;
    }

#tooltip_Visa_DKSG {
    clear:both;
    text-align:center
    }

#tooltip_Back {
       float:right;
       padding-right:43px;
     }


.learnMore_autoRenewBlk {
    padding-top:20px;
    }

.headInfo {
    margin-top: 0.4em;
    width: 622px;
}

#radioText {
    margin-left:19px;
    padding: 0 ;
    height:4px;
    margin-right:12px;
}

.radioTab {
    float:left;
    margin-bottom:5px;
    height: 5px;
    padding-right: 25px;
}

#draw_line_PO {
    padding-bottom: 10px;
    padding-top: 15px;
    }

#selectCard {
    /* float: left;
    padding-left: 30px; */
    padding-top: 20px;
    text-align: right;
}

#contactFields, #orgContactFields, #techContactFields {
    display:none;
}

#listExpirationMonth,#listExpirationYear {
width: 70px;
}

.billing_radioSwitch {
    border-width: 0 0 1px;
    padding: 15px 15px 30px ;
}

.billing_card_info {
    position:relative;
    left:-30px;
}

.radioSwitch_Main_Billing {
    padding:0px;
}



.billingPO {
    left: -30px;
    padding-top: 20px;
    position: relative;
}

#txtboxPONumber {
    width:170px;
    height:20px;
    margin-bottom:10px;
}

.billPO_Copy {
    left: -20px;
    padding-top: 5px;
    position: relative;
    }

.draw_line_PO_Copy {
     padding-bottom: 10px;
}

#cardHolderTitle  h1{
    padding: 0px 0px 15px;
}


.toolTip {
    display: none;
    float: right;
    margin-bottom: -100%;
    position: relative;
    top: -1.6em;
    width: 185px;
}

.post-it {
   padding: 15px 5px;
    width:250px;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    }


.post_note {
    bottom: 168px;
    left: 330px;
    position: relative;
}


#postNote_txtBox {
    height: 50px;
    left: 390px;
    position: absolute;
    top: 50px;
}

.postIt_txtBox {
    padding:5px;
    width:170px;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
 }

#errorPurchaseOrderNumber{
    width:170px !important;
    }
/*
#errorCreditCardVerificationNumber {
    width:100px !important;
} */

#errorCreditCardNumber, #errorWireBankName,#errorWireBankName, #errorChequeNumber{
    width:200px !important;
}


#txtboxChequeNumber,#txtboxwireBankName {
width:170px;
}

.billing_Wire, .billing_Check {
    left: -30px;
    padding-top: 20px;
    position: relative;
    }

.post_note_Wire, .post_note_Check, .post_note_PO  {
    left: 360px;
    position: relative;
    top: -40px;
    }

#autoRenewBlk {
    height:260px;

}

.fp {
    padding-top:20px;
    width:310px;
}


.fpLabel {
padding-top: 2px;
margin-left: 20px;
}

 #draw_line {
    border-width: 0 0 1px;
}

#txtboxCardNumber {
    width:200px;
}

#txtboxCCV {
    width:100px;
}

#autorenew_section {
    display:inline;
    }

/***************** Summary Page ********/

#vat_amt,#price_show {
    display:inline-block;
    text-align:right;
    width:57px;
    white-space:nowrap;
}


#assistManual{
    width:248px;
    margin-right:0px;
    padding-right:0px;
}

.summaryEdit ul.sidebarList li {
    margin-left: 23px;
}
.sectionContents_middle_summaryPage{
   display: block;
    position: relative;
    float:left;
    width: 20px;
}
.summaryEdit .prepopulatedName {
    display: inline-block;
    text-align: right;
}
#cert_details{
    margin-left:15px;
    }
.included_with_cert_title, .subtotal_disc_title {
    padding-bottom: 10px;
}
.editAndContact{
    width:251px;
}
.cert_title{
    float:left;
}
.editCert {
    display: block;
    float: right;
    position: relative;
    width: 348px;
}

.product_edit_option {
        float: right;
        margin-right: 30px;
}

 .cert_edit_option {
    float: right !important;
    margin-right: 20px;
}

#summaryPurchaseOrderNumber{
    text-align:right;
    position:relative;
    /*padding-left:12px;*/

}

.summary_label, .san_label{
    padding-bottom:10px;
    }

.san_label  .cert_info_label {
    padding-bottom: 3px !important;
    /*width: 167px !important;*/
    }

.summary_longName{
    width:240px;
    padding-left:2px;
    }

#autopayDisp {
    padding-top:5px;
    }

.summary_longName .cert_info_label{
    min-width: 112px !important;
    _width:112px ; /*IE6*/

    }

.summary_label .addressValue {
    width:130px;
}
.cert_info_label {
    display: inline-block;
    padding: 0 1px 0px 3px;
    vertical-align: top;
    white-space: normal !important;
    width: 110px;
    float: left;
    margin-right: 3px;
}

.cert_info_label_payment {
    display: inline-block;
    padding: 0 1px 0px 3px;
    vertical-align: top;
    white-space: normal !important;
    width: 102px;
    text-align: right;
    }

.cert_info_label_addr{
    display: inline-block;
    padding: 0 1px 0px 3px;
    vertical-align: top;
    white-space: normal !important;
    width: 102px;
}

.centerAlignedLabel {
    display: inline-block;
    white-space: normal !important;
    text-align: right;
}
.centerAlignedValue {
    display: inline-block;
    font-weight:bold;
}

.editCert .summary_label {
    width: 340px;
}

#website_URL, .summary_value {
    width: 223px;
    display: block;
    float: right;
}
.product_title {
    padding: 15px 0 10px 0;
}

.certdetails_copy {
    padding: 5px 0 25px;
}

#border_width_summaryPage , #border_contact_details {
    padding-bottom: 10px;
    width: 248px;
}

#border_contact_details {
    padding-left:0px;
    position: relative;
    margin-left: -11px;
}

#line_summaryPage, #line_contact_details {
    height: 20px;
    border-width: 0 0 1px;
}

#border_dotted_summaryPage {
    /*width: 328px;*/
}

#border_dotted_summaryPage {
    border-width: 0 0 1px;
    padding-top: 10px;
    /*margin-left: 15px;*/
}

.editContents {
    display: inline-block;
    width: 270px;
    float:left;
}



#discounts_list li{
    margin-left:23px;
}

.subscriber_title {
 padding: 7px 0 10px;
}

#subscriber_text {
    margin-bottom: 12px;
    margin-right: 12px;
}

#subscriber_details{
    margin-top: 20px;
    border-width:4px;
    padding-bottom:5px;
}
.highlight_subscriberBlock {
    border-width: 1px;
    margin-left: 15px;
    padding: 8px;
}

.subscriber_checkBox_block{
    padding-top: 15px;
    margin-left: 15px;
    padding-left: 9px;
}

.contact_details_contents{
    padding: 15px 5px 0 12px;
}

.payment_heading_title, .contact_details_heading{
    padding: 12px 15px 0px 12px;
    height:25px;
}

.payment_details_box, .contact_details_box {
    margin-bottom:15px;
    width: 251px;
}

.payment_details_contents {
     padding: 5px 0;
}

.org_contact {
  padding-bottom: 15px;
}

.payment_heading_email {
    padding: 5px 0 0 12px;

}

.payment_details_info {
  padding: 12px 0 10px;
}

#account_contact_edit,#technical_contact_edit, #org_contact_edit{
    float: right;
    padding-right: 20px;
}

#subscriber_checkBox {
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.billing_contact {
    position:relative;
    left: -23px;
}

/*** Summary Page - VAT section ***/

#payee_name {
    display: inline-block;
    vertical-align: top;
    width: 170px;
}

.dispErrMsg {
    width:200px;
}

.dispSecurityCodeMsg {
    width:435px;
}

#account_contact_title,#technical_contact_title,#org_contact_title {
    display: inline-block;
    vertical-align: top;
    width: 170px;
}

div.testEllipsis{
    display: block;
}

.addr_state, .addr_zipcode {
    padding-left: 106px;
}

.cert_san {
    margin: 0 0 5px;
}

#certificateView .cert_san {
    padding: 0 0 0 12px;
}
.cert_info_label_san {
    display: inline-block;
    padding: 0 1px 0 3px;
    text-align: right;
    vertical-align: top;
    white-space: normal !important;
    width: 110px;
    float: left;
}

.addressMoveLeft{
    float:left;
}

/* Submit CSR */

#csrErrorText_div{
    margin:0px;
}

.helpContentli ul  {
    margin-left: 16px;
}


#assistIIS_CSR, #assistApache_CSR{
    float:none;
    width:248px;
}


/* MISC */

.header_seperator {
    display: inline !important;
     /* padding: 5px; */
     height:15px !important;
     width:1px !important;
}

.requiredContent {
    position: relative;
    float: left;
    padding-left: 30px;
    padding-top: 30px;
    height: 50px;
}
.sectionFooter .requiredContent {
    padding-top: 20px;
}
.ButtonWrapper, .ButtonWrapper_Enabled, .ButtonWrapper_Disabled {
    position: relative;
    float: left;
}
.buttonWrapper_cont_back{
    display:inline;
    float:right;
    /*width:250px;*/
    margin-top: 5px;
}
.sectionFooter .buttonWrapper_cont_back {
    margin-top: -6px;
}
.buttonWrapper_discont_back
{
    display:inline;
    float:right;
    width:263px;
    height: 75px;
    padding-top: 5px;
}

#infoSection .buttonWrapper_discont_back
{
    width:inherit;
}

#userName, #language_selection{
    position: relative;
    z-index:1000;
}

#nav_username{
    padding: 4px 12px 4px 4px;
    position: relative;
    z-index: 99;
}
#language_selection a{
    /*padding: 4px 5px 4px 4px;*/
    position: relative;
    z-index: 99;
}

#dd{
    border: 1px solid #DEDEDE;
    margin-right: 3px;
    position: absolute;
    right: 0;
    top: 17px;
    z-index: 2;
}
.alt_language {
    display:none;
}
#second_language {
    padding:0 19px 4px 4px;
    border-top:none;
}
.alt_language{
    border-top:none;
    padding: 2px 19px 2px 4px;
}

 #language_selection div{
 float:left;
 padding-bottom:4px;
 padding: 0 12px 4px 4px;
}

#top_nav_language_selection {
    min-width: 60px;
    display: block;
}

#dd a{
    display: block;
    padding: 5px 20px;
    position: relative;
    width: auto;
}

#language_selection div a{
    display: block;
    /*position: relative;*/
    width: auto;
}
/* Modal Overlay */
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .50;
    filter:Alpha(Opacity=50);
}
.ui-dialog .ui-dialog-buttonpane {
     height: 30px !important;
     padding-top: 10px !important;
     border-top: 1px !important;
}
 .ui-dialog .ui-dialog-buttonpane  button {
     *width: 49.99%; /* IE 7 hack to overcome float width issue */
}
.ui-dialog-titlebar-close{
    display: none;
}

/* Certificate View */
#certificateView { /* ui-dialog-content */
    border-width:2px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    margin: 5px 10px 0 0;
}

#certificateView .dialogHeader {
    padding: 10px 10px 15px;
}
#certificateView .dialogTitle {
    position:relative;
    top: 5px;
    width: 300px;
    padding-right: 6px;
}
#certificateView .dialogClose, #certificateView .dialogCloseHover {
    height: 14px;
    float: right;
    margin: 12px 8px 10px 0;
    width: 14px;
}

#certificateView .dialogBody {
    border-width:1px;
    margin:15px 15px 0px 15px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -khtml-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    padding:3px 2px 10px 5px;
}
.certViewSummary .dialogBody {
    height: 143px
 }
.after_img{
    margin-left:30px;
}
.label_certView{
    width:275px;
    text-align:right;
    display:inline-block;
    height:20px;
    white-space: normal;
    float: left;
}
.certViewSummary .label_certView{
    width:302px;
    padding-left: 20px;
    display:inline-block;
    margin: 0 0 5px;
    text-align: left;
    white-space: normal;
    float: left;
    word-wrap: break-word;
    height: auto;
}

.summaryEllipseHover {
    display: block;
    border: 1px solid #666C6C;
    padding: 3px;
    word-wrap: break-word;
    position: absolute;
    z-index: 10;
    width: 355px;
    left: 0;
    margin: 0 0 0 0;
    white-space: pre; /* CSS 2.0 */
    white-space: pre-wrap; /* CSS 2.1 */
    white-space: pre-line; /* CSS 3.0 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: -moz-pre-wrap; /* Mozilla */
    word-wrap: break-word; /* IE 5+ */
}

#cert_Sans .summaryEllipseHover {
    position: absolute;
    z-index: 10;
    width: 355px;
    left: 0;
    margin: 0;
}

.value_certView{
    padding-left:3px;
    height:20px;
}

#certificateView .certIcon{
    width:30px;
    height:43px !important;
    postion:relative;
    top:0px;
    float:left;
    left:10px;
}
#labelTxtboxOrgSan {
    float: left;
}
#getTxtboxOrgSan {
    display: block;
    height: auto !important;
    width: 178px;
}
#errorCsrSanInputInline{
    margin-left:0px;
}

#signUserName_error, #signPassword_error{
    margin-left:0px !important;
    display: inline !important;
}

#certificateView .dialogFooter {
    border-left-width:1px;
    border-right-width:1px;
    border-bottom-width:1px;
    border-top-width:0px;
    margin:0px 15px 15px 15px;
    height:60px;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    -khtml-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
    padding:10px;
}

/*PriceBox Scrolling */

.testDiv {
    float:right;
    width:0px; height:0px;
    padding:0px;
    margin:0px;
}

/* For Reset Password Page */
#sectionTopHeader {
    display: block;
    height: 33px;
    margin: -37px -15px 20px;
}

.sectionMargin {
    margin-top: 10px;
}

/* In-console Product Page */
#assistanceBox {
    display: inline-block;
    width: 250px;
    margin-top: -12px;
    float: right;
    margin-right: 5px;
}

#assistance_topBox {
    display: block;
    border-width: 1px;
    margin-bottom: 15px;
    padding: 8px 12px;
    border: 1px solid #DC9805;
}
#assistance_topBox p#sidebarChat_text  {
    margin-left:48px !important;
    }
    #assistance_bottomBox p.sidebarText2{
    margin-left:40px !important;
    }
#assistance_bottomBox {
    display: block;
    margin-top: 15px;
    margin-bottom: 0;
    padding: 8px 12px 8px 20px;
    border: 1px solid #DC9805;
}
#assistanceBox p.sidebarText2 {
    margin-left: 0;
}
.first_tr_td {
    width: 272px !important;
}

#assistanceBox p.sidebarText2 {
    margin-left: 0;
}
#feature00 {
    margin: 8px 0;
}
/* For Summary Page */

.summarySanScroll {
    height: 250px;
    overflow: auto;
}

#cert_altSans {
    display: inline-block;
    width: 340px;
}
#cert_Sans {
    display: block;
    width: 340px;
    text-align: left;
}
.cert_san_block {
    width: 223px;
    float: right;
    display: block;
}
.san_float {
    display: inline-block;
    float: left;
    margin: 5px 0 2px 0;
}

.san_link {
    display: block;
    width: 100%;
    margin: 0 0 4px 0;
}
.certViewSummary .summarySanScroll {
    height: 142px;
}
.certViewSummary .dialogClose {
    float: right !important;
    position: static !important;
}
#inConsoleProducts {
    width: 919px;
}

.additionalCharges {
    display: inline-block;
    margin: 0 0 10px 30px;
    padding-bottom: 10px;
}
/* wildcard Product Options Page */
.blueText{
    display: block;
    margin: 15px 0 0 50px;
}
#selectSanCount {
    margin-top: 10px;
    margin-bottom: 10px;
}

#txtboxOrgWebsiteWC {
    height: 22px;
    width: 250px;
}

#orgInfoFields {
    margin-left: 25px;
}

.showField {
    display: block;
}
.hideField {
    display: none;
}

.formSubText {
    margin: 5px 0 3px 17px;
}
.formSubWildText {
	margin: 1px 0 2px 0;
}
.bigSan .ssSanDisplay {
    margin-top: 13px;
    width:152px;
}
#billInfoPO {
    margin-bottom: -45px;
}
.SanDropDown {
    display: block;
}

.inlineSan {
    /*margin: -26px 0 5px 172px;*/
    margin: 0px;
    display: table;
    padding-left: 10px;
}
.numSans{
    float: left;
    margin-top: 8px;
}
.sanPadding{
    margin: 8px 10px 15px 0;
}

.inlineSan .smallText{
    float: left;
    width: 80%;
}
.inlineSan #SanCount{
    float: left;
}
#websiteSans {
    width: 580px;
}

/** Do not show checkbox **/
.chkBoxData
{
    float: left;
    margin-top: 16px;
    padding-left: 38px;
}

/** Globals **/
.padTop10 {
    padding-top:10px;
}
.padLeft10 {
    padding-left:10px;
}
.padBot10 {
    padding-bottom:10px;
}
.padBot15 {
    padding-bottom:15px;
}
.padLeft20 {
    padding-left:20px;
}
.padBot20 {
    padding-bottom:20px;
}
.padBot30 {
    padding-bottom:30px;
}
.hidden {
    display:none;
}
.inputWithText {
    vertical-align:top;
}
.break {
    clear:both;
}
.tight {
    line-height:1em;
}
/* Edit Default Contacts */
.editContactLink {
    margin-left:5px;
    font-size:0.917em;
}

.editContactBoxes {
    display:none;
    margin-top:10px;
}

.editContactBoxes .contentField {
    display:inline-block;
}

.defaultCheckbox {
    margin-top:5px;
}

.defaultCheckbox input{
    margin-right:5px;
}

#assistBox div.expressIcon {
    background-repeat:no-repeat;
    background-position: 0 0;
    width:32px;
    height:32px;
}

/*Billing Body*/
.topLine {
    margin:20px 0px 15px 0px;
}

.topLine label {
    font-weight:bold;
    font-size:18px;
}

.iconBody {
    margin:0 50px 0 20px;
    padding:0 0 10px 75px;
    background-repeat: no-repeat;
}

.subSectionDivider{
    margin:20px 30% 30px 0;
    border-width:1px;
    border-width: 0 0 1px;
    height: 1px;
    border-color: #CCCCCC;
    border-style: dashed;
}
#textBusinessAgency {
    width:380px;
}

/*Assist Box */
#assistBox .divider {
    margin:5px 0;
    border-width:1px;
    border-width: 0 0 1px;
    height: 1px;
    border-color: #CCCCCC;
    border-style: solid;
}
/* OrderStatus */
.expressStatus .statusTitle {
    font-weight:bold;
    font-size:18px;
    margin-bottom:10px;
}
.expressStatus .statusBody {
    background-position: 0% 50%;
    background-repeat: no-repeat;
    padding-left:45px;
    height:32px;
}
#additionalServices p {
    margin-bottom:10px;
}
.inheritFont {
    font-size:inherit;
    font-weight:inherit;
    color:inherit;
}
.loadingMaskOverlay {}
.loadingMaskIcon {background: url("/rcm/common/images/spinner_squares_circle.gif") no-repeat center center;width:100%;height:100%;}

.gtldMessage{
    font-weight:normal;
}
.gtldMessage .top{
    display:block;
}
.gtldMessage .domainList{
    display:block;
    margin-bottom:12px;
    color:maroon;
    font-weight:bold;
    margin-left: 20px;
}
.gtldMessage .bottom{
    display:block;
}
.debug {
    background-color:yellow;
    padding:10px;
    color:red;
    font-size:14px;
    line-height: 1em;
    margin: 0;
    padding: 0;
}
.link {
    text-decoration:underline;
    cursor:pointer;
}
.taxDisclaimer {
    margin-right:15px;
}
.paragraph {
    margin-bottom:10px;
}
.paragraphs p {
    margin-bottom:10px;
}
.dvBlock, .contactBlock{
    display: none;
}
.dvBlockEmptySpace{
    padding-bottom: 150px;
}
.dvBlockEmptySpaceSans{
    padding-bottom: 150px;
}
.divmask{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    opacity: 0.5;
}
#whoisProgress, #dcvAuthEmailProgress{
    height: 20px;
    width: 20px;
    margin-top: 4px;
    display: none;
}
#whoisProgressSans{
    height: 20px;
    width: 20px;
    margin-top: 4px;
    display: none;
}
.errorWebsiteurlHolder{
    margin-left: 40px;
    float: left;
    display: none;
}
.errorWebsiteurlHolderSans{
    margin-left: 40px;
    float: left;
    display: none;
}
.processingtext, .processingDvAuthEmail{
    float: left;
    margin-top: 8px;
    margin-left: 5px;
    display: none;
}
.processingtextSans{
    float: left;
    margin-top: 8px;
    margin-left: 5px;
    display: none;
}
.whoisProgressHolder, .dcvAuthEmailProgressHolder{
    height: 31px;
    min-width: 31px;
    vertical-align: middle;
    display: inline-block;
}
.txtboxDvWebsiteError{
    border:1px solid #cc3333;
}
.txtboxDvWebsiteErrorSans{
    border:1px solid #cc3333;
}
.dvBlockWCEmptySpace{
    padding-bottom: 130px;
}

.inlineErrorMsgAuthEmail{
    width:100%;
    margin: 1px;
    background:url("../../images/error.gif") no-repeat scroll 0 0 transparent;
    color:#cc3333;
    border-color: #cc3333;
    padding-left: 20px;
}
.inlineErrorMsgAuthEmailSans{
    width:100%;
    margin: 1px;
    background:url("../../images/error.gif") no-repeat scroll 0 0 transparent;
    color:#cc3333;
    border-color: #cc3333;
    padding-left: 20px;
}
.learnmoresanContact{
    float: left;
    margin-left: 15px;
    margin-top: 15px;
}
.qtip-content ul{
    color: white;
    list-style: disc outside none;
    padding: 10px;
}
.inlineErrorMsgAuthEmailDomain{
    border:none;
    width:110px;
    background:url("../../images/error.gif") no-repeat scroll 0 0 transparent;
    color:#cc3333;
    border-color: #cc3333;
    padding-left: 20px;
    display: block;
     margin: 1px 1px 1px 1px;

}
.warningSection{
    padding: 10px 10px;
    height: auto;
    background-color: #fefccc;
    border: 3px solid #ffcc01;
    margin-top: -1px;
}
.warningauthContact{
    padding-left: 40px;
    background-image:url("../../images/warning.png");
    background-repeat: no-repeat;
    background-size:30px;
    font-size: 14px;
    font-weight: bold;
    /* background:url("../../images/warning.png") no-repeat scroll 40px 9px / 16px auto transparent; */
}
.authContactSection{
	margin-top:2%;
}
.authEmailWarning{
    padding-bottom: 10px;
    padding-left: 25px;
    padding-top: 10px;
    background:url("../../images/warning.png") no-repeat scroll 4px 9px / 16px auto transparent;
}
#preApprovedDomain, #preApprovedAlias{
    width: 100px;
    display: inline;
}

.inlineErrorMsgAuthEmailDomain{
    border:none;
    width:110px;
    background:url("../../images/error.gif") no-repeat scroll 0 0 transparent;
    color:#cc3333;
    border-color: #cc3333;
    padding-left: 20px;
    display: block;
    margin: 1px 1px 1px 1px;

}
.sanhldr{
    vertical-align: top;
    width: 70%;
    margin-top: 5px;
    float: left;
}
.sanhldr #SanCount{
    float: left;
    width: 12%;
}
.sanhldr .msgnote{
    width: 85%;
}
.sanhldr .inlineSan{
    margin: 0 !important;
}
.orgTable{
    
    margin-top: 1%;
    width: 100%;
}

.orgTable >table,table.orgTable{
        width: 100%;
    padding: 2% 2%;
    border-collapse: collapse;
    border:1px solid #D0D0D0;
}

.table-header{
    font-weight: bold;
    background-color: #d7d7d7;
    font-size: 14px;
    font-family: open-sans;
}
.table-row{
    height: 2.5em;
    border-bottom: 1px solid #D0D0D0;

}
.orgTable .table-cell:nth-child(1){
    width: 30%;
}
.orgTable .table-cell:nth-child(2){
    width:70%;
}
.table-cell{
    padding:10px 20px;
    text-overflow: ellipsis;
    max-width:150px;
    border: 1px solid #e4e4e4;
    white-space: nowrap;
    overflow: hidden;
}
.dropdown-item{
    text-overflow: ellipsis;
   
   
    white-space: nowrap;
    overflow: hidden;
}
.dropdown-box{
    width: 250px;
    border-radius: 5px;
    height: 1.5em;
    background-color:white;
}
.action-text{
    cursor:default;
    margin-top:10px;
}
/*
 * Hide the MSIE clear button in text inputs
 * Required by IE10+ which doesn't read the ie.css file
 */
input::-ms-clear {
    display:none;
}


/*CT logging*/
.userSelectionCT{
	padding:10px 0 10px 0;
}

.ctloggingSection{
	padding-top: 30px;
    display: block;
    margin-left: 15px;
}
.ctloggingSectionParent{
	margin: 10px 25px;
}
.ctHeader{
    font-size: 1.2em;
    font-weight: bold;
    display: block;
}

.ctStatusTag{
    padding-top: 7px;
}

.ctStatusTag .status{
	font-size: 1em;
    font-weight: bold;
    display: block;
}

.ctDomainMessage{

	padding-top: 7px;
    font-weight: normal;
}

.ctLearnMore{
	padding-top:7px;
}

#ctOptionsSection .userSelectionCTLog {
	margin-top: 10px;
}
.userSelectionCTLog label {
	color:#333;
}
.userSelectionCTLog label .label {
	font-weight:bold;
	color:inherit;
}
.userSelectionCTLog label .descrip {
	padding-top:6px;
	color:inherit;
}

.ctOptions td {
    padding: 0 5px 10px 0;
    vertical-align: top;
}