﻿
.conf-recurring             { background-image: url(../images/recurring-list.png); background-color: Transparent; background-repeat: no-repeat;	width: 9px;	height: 9px; }

.conf-test                  { background-image: url(../images/test-list.png); background-repeat: repeat-x; background-position: bottom; }
.conf-free			        { background-color: #ffffff; }
.conf-operator		        { background-color: #ff0000; }
.conf-owned			        { background-color: #0000ff; }



/***************************** DIAL IN NUMBER LIST ****************************/
.panels h2                  { display: block; clear: both; }
.din                        { margin: 0; float: left; display: block; width: 50%; vertical-align: top; }
.din span                   { display: inline-block; margin-right: 10px; vertical-align: top; }
.din span label             { margin-left: 10px; line-height: 24px; }
.din a                      { line-height: 24px; }
.din input.textbox          { width: 300px; padding: 0px 2px; float: left; margin-left: -4px; margin-top: 2px; }
.din .ok                    { position: relative; left: 4px; }


.bg-red                     { background-color: #ce0202 !important; }
.bg-yellow                  { background-color: #FFCC00 !important; }
.bg-green                   { background-color: #03c81d !important; }

/******************pager for search results*************************/
.pager                      { background-color: white; }     


/*****************************Dial in number list on booking pages**********/
table.din-list td { padding-right: 6px; }
td.din-display-number {
   font-weight: bold;
}

