﻿#redirectingLink {
    color: #ffffff;
    border: 0;
    margin: 0;
    padding: 0;
}

div.legalTermsContainer ol {
    padding-bottom: 5px;
}

div.legalTermsContainer {
    overflow: auto;
    height: 450px;
    padding: 20px;
    border: solid 1px #dedede;
}

.checkbox-group {
    max-width: 333px !important;
    max-height: 150px !important;
    overflow-y: scroll !important;
    min-height: 150px !important;
    background-color: rgba(255, 255, 255, 0.1) !important;
    position: relative;
}

.select-group {
    max-width: 333px !important;
    min-width: 303.33px;
    max-height: 300px !important;
    min-height: 200px !important;
    overflow-y: scroll !important;
    background-color: rgba(255, 255, 255, 0.1) !important;
    position: relative;
}

.select-option {
    font-weight: bold;
    padding-left: 10px;
    height: 26px;
    font-size: 13px !important;
    font-family: Arial,sans-serif
}

.form-control[disabled] {
    background-color: #ffffff !important;
}
.additional-email {
    width: 90%;
    float: left;
}
.remove-email-ico {
    float: right;
    margin-top: 8px;
    margin-bottom: auto;
}
.clear {
    clear: both;
}
.height5
{
    height: 5px;
    width: 100%;
}
.height10
{
    height: 10px;
    width: 100%;
}
.height15
{
    height: 15px;
    width: 100%;
}
.height20
{
    height: 20px;
    width: 100%;
}
.height30
{
    height: 30px;
    width: 100%;
}
.floatLeft
{
    float:left;
}
.floatRight
{
    float:right;
}
a.checkbox {
    font-weight: bold;
    line-height: 1.3;
    color: #333;
}

.linkButton {
    text-decoration: none;
    background: transparent;
    border: none;
    cursor: pointer;
    color: #333;
}

.errorStrip {
    color: red;
}

#pagination-footer .pagination {
    margin: 15px 15px 0 15px;
}
.blockUI.blockOverlay
{
    background: #f7f4ee url('../images_vsb/loading.gif') 50% 50% no-repeat;
    height: 55px;
}
ul#validationList li {
margin: 5px 0 0 10px;
padding: 0px 0 0 22px;
background: transparent url(../images/icons/exclamation.png) no-repeat scroll left top;
height: 100%;
}
.clickable {
    cursor: pointer;
}
.redVedaBg {
    background-color: transparent !important;
}
.nobackgroudimg {
    background-image: none !important;
}

/* Search Form Styles*/
#dataSourcesContainer ul li.listStyle {
    margin-bottom: 10px;
}

#searchFormTabs {
    margin-bottom: 0;
}

#searchFormCommercialContainer {
    margin-top: 0;
}
.resultIcon {
width: 15px;
height: 15px;
overflow: hidden;
padding-top: 1px;
padding-left: 1px;
color: white;
font-size: 11px;
text-transform: uppercase;
text-align: center;
background-color: #346EBF;
cursor: pointer;
line-height: normal;
margin-top: 6px;
}
/*-----------NotePad Styles---------------*/
.NotepadItems .important {
margin-left: 0px;
display: inline-block;
margin-top: 0;
background: url(../images_vsb/btnicon_infoimportant.png) no-repeat left center;
padding: 10px 0 10px 25px;
margin-top: 15px;
}
.NotepadItems p.footNote {
    margin-left: 15px;
    margin-top: 55%;
}
.blackFont {
    color: #333 !important;
}
.NotepadItems {
    min-height: 160px;
}
.NotepadItems li {
height: 20px;
margin-bottom: 10px;
padding-left: 10px;
}
div.NotepadButtons {
    width: 120px;
    margin: auto;
}
.NotepadRowIcon {
line-height: normal;
float: left;
width: 15px;
height: 15px;
color: #ffffff;
font-size: 11px;
text-transform: uppercase;
text-align: center;
background-color: #346ebf;
margin-right: 5px;
}
.NotepadRowMenu {
display: none;
}
.NotepadRowMenuItem {
float: left;
width: 20px;
height: 20px;
}
.NotepadRowStatus {
color: #1461CB;
display: none;
}
.NotepadPaging {
height: 25px;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 9px;
}
a.NotepadPagingLinkDisabled {
text-decoration: none;
color: #58585A;
cursor: default;
}
a.NotepadPagingPrevious {
float: left;
}
.NotepadPagingStatus {
margin-left: 35px;
float: left;
}
a.NotepadPagingNext {
float: right;
}
a.NotepadPagingLink {
cursor: pointer;
}
.NotepadMenuEnabled .NotepadRowMenu 
{
    display:block;
}
.NotepadStatusEnabled .NotepadRowMenu
{
    display:none;
}
.NotepadMenuEnabled .NotepadRowItem
{
    width: 130px;
    margin-right:10px;
}

.NotepadRow
{
	width: 210px;
}
.NotepadStatusEnabled .NotepadRowStatus 
{
    display:block;
}
.NotepadStatusEnabled .NotepadRowItem 
{
    display:none;
}
.NotepadRowItem, .NotepadRowStatus
{    
    line-height: normal;
    float:left;
    overflow:hidden;
    height: 1em;
    width: 170px;
	white-space:nowrap;
	
}
.NotepadDialogBoxComment 
{
    width: 210px;   
}
.NotepadDialogBox .Footer
{
    float: right;
    width: 140px;
    padding-top: 5px;
}
.NotepadDialogBoxCharCounter
{
    float: left;
    line-height: normal;
    padding-top: 10px;
    padding-left: 8px;
}
.NotepadDialogBoxOkButton,.NotepadDialogBoxCancelLink {
    margin: 4px 4px 4px 4px !important;
}
.NotepadDialogBoxContainer {
    margin-top: 10px;
}
.NotepadExportMenu {
    display: none;
    width: 200px;
    height: 70px;
    padding: 15px;
}
.NotepadError
{
    display: none;
    position: absolute;
    z-index: 9999;
    width: 90% !important;
}
/*--------------Notepad Styles-------------------*/

/* Result details*/
#searchResultsList1 {
    margin-left: -13px;
    width: 112%;
}

    #searchResultsList1 li {
        background-color: #daebf1;
        margin-bottom: 1px;
        line-height: 30px;
        background-image: url(/Content/images/icons/right-pixel-arrow.gif);
        background-position: 15px;
        background-repeat: no-repeat;
        padding-left: 30px;
    }

    #trackerContent {
        background-color: #daebf1;
    }

    #trackerContent h2 {
        color: #333;
        padding: 10px 0 0 15px;
        font-size: 14px;
    }

        #trackerContent .PassiveRow {
            color: #4a9bb7;
            padding: 5px 0px 5px 25px;
            font-size: 1.2em;
            background: url(/Content/images/icons/right-pixel-arrow.gif) center left no-repeat;
            background-position: 15px;
            padding-left: 30px;
        }

.myPanelStyle {
    background: right center #dcd7d3 !important;
    padding: 12px 20px;
    color: #333;
    font-size: 14px;
    width: 600px;
}

/* Result External Forms*/
div.ExternalForm div.InfoHeader div.Icon
{
    float:left;
    margin-left:2px;
    margin-top:2px;
}
div.ExternalForm div.InfoHeader div.Message
{
    margin-left:20px;
    width:430px;
    margin-bottom: 20px;
}

#extState {
    height: 34px;
}

/* dataSourcesContainer - Sidebar list*/

.CrossContainer
{
	width: 16px;
	height: 16px;
	/* using gif and not png due to IE 6 issue */
	background: url('../images_vsb/redx.png') left center no-repeat;
	float: left;
	top: 3px;
}

.TickContainer
{
	width: 16px;
	height: 16px;
	/* using gif and not png due to IE 6 issue */
	background: url('../images_vsb/greentick.png') left center no-repeat;
	float: left;
	top: 3px;
}

#dataSourcesContainer a
{
	color: #000000;
	font-size: 1em;
}
#dataSourcesContainer a:hover
{
	color: #000000;
	font-size: 1em;
}
#dataSourcesContainer ul ul
{
	display: none;
}
#dataSourcesContainer ul ul li
{
	margin-left: 25px;
    margin-bottom: 10px;
}
#dataSourcesContainer ul ul li span
{
	width: 150px;
}

/* Popup styles  */
.dialog1 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1.2em;
}

.dialog1 h2
{
    margin-bottom:5px;
    font-size: 1.4em;
}
    
.dialogHeader
{
    font-size: 110%;
    line-height: 1.4em;
    margin-top:10px;
    margin-bottom:20px;
}
    
.dialogHeaderIcon
{
    float:left;
    margin-left:2px;
    margin-top:2px;
}
    
.dialogContent
{
    width: 100%;
}
.dialogContentHeader
{
    color: #656A72;
    font-weight: bold;
}
.dialogContentRows
{
    display: block;
}

.dialogContentRow 
{
    clear:both;
}
    
.dialogContentRows .HighlightedRow li
{
    background-color: #c1c1c2;
}  

.dialogContentRow li
{
    float:left;
}

button#cboxClose {
    border: 0;
}

/* Warning box on purchases */
.warningCancelButton {
    margin-right: 10px;
}

.warningBox
{
	position: absolute;
	z-index: 999;
}
.warningBox p
{
	margin-top: 10px;
}
.warningBox .Button
{
	margin-right: 5px;
}
.warningBox .Checkbox
{
	margin: 0px;
	margin-right: 5px;
}
.warningBox .warningBoxButtonContainer
{
	width: 150px;
	float: right;
}
.warningBox .warningBoxButtonContainer .Button
{
	float:left;
}
.warningBox .warningBoxFooter
{
	clear: both;
	width: 260px;
	height: 25px;
	background:url(../images/warning-box-footer-bg.png) no-repeat;
}

.warningBox .warningBoxWrapper
{
	width: 267px;	
}
.warningBoxWrapper .warningBoxContentContainer
{
	background: url(../images/warning-box-content-bg.jpg) top repeat-x;
	color: #5a5d61;
	width: 247px;
	padding: 10px 18px 10px 15px;
	border: solid 1px #777a7d;

	background-color: #e8e8e8;
}
.warningBoxWrapper .warningBoxContentContainer .Content
{
	line-height: normal;
}

.warningBoxWrapper .warningBoxPointer
{
	background: url(../images/warning-box-pointer.png) no-repeat;
	width: 19px;
	height: 50px;
	z-index: 999;
	position: absolute;
	top: 5px;
	left: 246px;
	float:left;
}
.warningRightShadowContainer
{
	background: url(../images/warning-box-right-shadow.png) no-repeat;
	width: 10px;
	height: 70px;

	position: absolute;
	left: 247px;
	bottom: 25px;
}
.warningBox span.Important
{
	font-weight: bold;
	font-size: 1.2em;
	margin-left: 5px;
	line-height: normal;
	position: relative;
	bottom: 2px;
}
.warningbox img.Important 
{
	position: relative;
	top: 2px;
}

.warningBoxWrapper span.Important {
    display: inline-block;
    background: url(../images_vsb/btnicon_infoimportant.png) no-repeat left center;
    padding-left: 25px;
    padding-top: 3px;
    height: 20px;
}

.warningBoxContentContainer p label {
    display: inline;
}

/* Compile All Templates*/
.iconCol {
    width: 70px;
}

.dateCol {
    width: 150px;
}

/* Saved Searches */

#savedSearchesHeaderConsumer {
    margin-bottom: 10px;
}

#savedSearchesHeaderConsumer tr.clickable, #savedSearchesRowsCommercial tr.clickable {
    height: 25px;
}
.loginPanel {
        height: 230px;
        border: 1px solid #d6d1c8;
        -webkit-border-radius: 2px 2px 0px 0px;
        -moz-border-radius: 2px 2px 0px 0px;
        border-radius: 2px 2px 0px 0px;       
    }

    .loginPanelBottom {
        border-left: 1px solid #d6d1c8 !important;
        border-right: 1px solid #d6d1c8 !important;
        border-bottom: 1px solid #d6d1c8 !important;
        -webkit-border-radius: 0px 0px 2px 2px;
        -moz-border-radius: 0px 0px 2px 2px;
        border-radius: 0px 0px 2px 2px;
       
    }
    .loginPanelWrap {
        width: 400px;
        min-height: 400px; 
    }

table.queueTable  tr.active {
    font-weight: bold;
}

.ciLogoText {
    font-family: Arial,sans-serif;
    font-size: large;
    font-weight: bold;
    color: #676262;
    padding-left: 5px;
}

.selectpicker-dialogbox {
    border: 2px solid #bdc3c7;
    color: #333;
    font-family: Arial,sans-serif;
    font-size: 12px !important;
    padding: 8px 10px;
    width: 100%;
    display: block !important;
    margin-top: 5px;
    margin-bottom: 5px;
}
.cursor-not-allowed {
    cursor: not-allowed;
}

.span-disabled {
    color:grey;
}

.row-dialog {
    height:40px;
}

.row-dialog-sm {
    height: 20px;
}

.confirm-dialog td {
    padding: 4px;
}


.confirm-dialog td .heading {
    font-weight:bold;
}

.confirm-dialog tr:nth-child(odd) {
    background-color: #f2f2f2;
}

.confirm-dialog tr:hover {
    background-color: #ddd;
}