/*webcast general*/
BODY, TABLE, TH, TD, P, DIV	{
  font-family:'Century Gothic';
  }
BODY {
		overflow: hidden;
		overflow-y : scroll;
		margin: 0px;
		 }

.page-header {
    padding-bottom: 4px;
    margin: 0px 0 0px;
    border-bottom: 1px solid #eee;
}

h2{
  font-size:22px !important;
  font-weight: 400;
}

P {
  line-height: 20.8px;
}

hr {
    margin-top: 4px;
    margin-bottom: 4px;
}

.mainbody{
/* background-color: #919296; */
}


#clientbanner{
  max-width:90%;
  width: auto;
  margin-bottom: 10px;

/*     object-fit: contain; */
}
.sponsorbanner{
  max-width:70%;
  width: auto;
  margin-bottom: 10px;
  object-fit: contain;
}
.clientbanner{
  max-width:90%;
  width: auto;
  object-fit: contain; 
}

.footerdiv{
}


.clientfooter{
vertical-align:middle;text-align:center;
}


.SVDfooter{
   width:auto;
   margin: auto;
   margin-top: 25px;
   padding: 25px 10px 15px 10px;
}


.container {
  padding-left: 0px;
  padding-right: 0px;
}

.container-fluid{
  padding-left: 0px;
  padding-right: 0px;
}

.mainAntTable {
	border:0;
	text-align:center;
   width:auto;
   margin: 0 35px 0 35px;
}


#mainAntDiv{
  margin:0 auto;
  text-align:center;
/*  width:960px;
  border:2px solid blue;
/*background-color: white;*/
}


#mainAntTable {
  width:auto;
}



#ANTCAST{
    width:100%;
    text-align:center;
    margin-bottom:-16px;
}


#rightColumn{
    padding-left: 0px;
    padding-right: 0px;
}

#leftColumn{
    padding-right: 5px;
    padding-left: 16px !important;
}

#tslideTabs{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

#playscripts{
    padding-bottom:6px;
    padding-top:6px;
    width:inherit;
}

.antheading{
    text-align:center; padding:0px 0px 10px 0px;
   }
   .qstab{
   }

#ant_slide_controlsTab{
   display: none;
}

#slidecontainer{ max-width: 98%;  }








/* Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) {
  .row {
      margin-right: 2px;
      margin-left: 2px;
  }
}

@media screen and (max-width: 319px) {
.mainAntTable{
  margin-left: 3px;
  margin-right: 2px;
}
.schedule{
       width: fit-content;
}


#catalogGen {
  text-align:left !important;
  width: 100% !important;
  margin:0px !important;
}
.preCatalog{

}
.col-sm-6{
  padding-left:0px;
  padding-right:0px;
}

.schedtable{ margin: 0px; width:100%; }

.dataTables_wrapper > div { margin-left: 0px; margin-right: 0px; }
.dataTables_paginate > a { margin-left: 0px; margin-right: 0px; cursor: pointer; }
html[xmlns] .dataTables_filter, .dataTables_paginate, .dataTables_info, .dataTables_length { display: inline; }
 .dataTables_wrapper { margin: 1px !important; padding: 0px 0px 0px 0px;}
* html .dataTables_wrapper { height: 1%; }
.ui-accordion .ui-accordion-content {
  padding-left: 1px !important;
  padding-right: 1px !important;
}


}



@media screen and (max-width: 666px) {
.col-sm-6, .col-sm-12{
  padding-left:0px;
  padding-right:0px;
}

#ant_slide_controlsTab .btn {
  padding: 2px 6px !important;
  font-size: 16px;
  height:26px;
}

#downloadTabButton{ display:none; }


}





// Medium devices (tablets, 768px and up)
@media (min-width: 768px){
   #leftColumn{ padding-right:2px;}
}





@media screen and (max-width: 767px) {


  #antplayerdiv, #slidecontainer { margin: 20px; margin-top:2px; margin-bottom:4px; }
  #rightColumn { padding-right: 0px;}
  .antheading{ font-size: 20px; }
  #AntPlayer {     max-width:480px;   }
  #Markers {  height: 168px;}

   .ui-tabs .ui-tabs-nav li a {  padding: .1em .3em; }

  #tslideTabs, #slidecontainer, #slide {     max-height:360px;   }
  #ant_slide_controls {display: none;}
  #ant_slide_controlsTab{
     display: inline;
  	height: 26px;
  	margin: auto;
     vertical-align: top;
  }

  #ant_slide_controlsTab .btn {
    padding: 2px 11px !important;
    font-size: 16px;
    height:26px;
  }
  #ant_slide_controlsTab .btn-sm, .btn-group-sm > .btn {
    padding: 0px 12px 0px 12px !important;
  }

   .form-group{
    margin-bottom: 5px;
   }

   .form-group input{
    display: block;
   }

}



/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 992px) {

#min768max992{
  display:inline;
  border: 2px solid black;
  background-color: green;
  color: white;
}

   #leftColumn{ padding-right:2px;}

.SVDfooter{
      width:auto;
      margin: auto;
      max-width:85%;
}



}



/* Medium Devices: Desktops */
@media (min-width: 993px) and (max-width: 1199px) {

#min993max1199{
  display:inline;
  border: 2px solid black;
  background-color: gray;
  color: white;
}

.SVDfooter{
      width:auto;
      margin: auto;
      max-width:70%;
}



}




// Large devices (desktops, 992px and up)
@media (min-width: 992px) { ... }


#catalogGen.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	padding: .1em .5em .1em .7em !important;
	padding-left: 16px !important;
	min-height: 0; /* support: IE7 */
	font-size: 100%;
   text-align:left;
    border:1px solid #FDF8E4;
}
#catalogGen.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 6px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
}


.active, .accordion:hover {
    background-color: #ccc;
}

.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.active:after {
    content: "\2212";
}

.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
   margin-bottom: 5px !important;
}

.panel P{
   margin-left:36.0pt;
   margin-top:22px;
}



@media screen and (max-width: 960px) {

   #slidecontainer{   }
   .ui-tabs .ui-tabs-nav li a {  padding: .1em .4em; }
   .ui-tabs .ui-tabs-nav li{ margin: 1px .1em 0 0; }
   #questionbox LABEL {
     display:none;
   }


.SVDfooter{
      width:auto;
      margin: auto;
      max-width:95%;
}


}







/* Extra large devices (large desktops, 1200px and up) */
@media screen and (min-width: 1200px) {

   #subBox {
   }
   #questionbox{
      display: none;
   }

   .qtab{
      display: inline;
   }

   #tquestions{
      display: block;
   }

   #ant_slide_controls .btn { padding: 6px 14px !important; }


.SVDfooter{
      width:auto;
      margin: auto;
      max-width:65%;
   }

}









.divcenter{
  margin:0 auto;
  text-align:center;
}

.white {
	color:#FFFFFF;
	}

.hidden{ display:none; }
.hiddenPic {display:none;}
.center {text-align:center;}
.pointer{cursor:pointer;}
.absolute{position:absolute;}

A { text-decoration: none;
    cursor:pointer;
 			}


#webcastTable * {padding:10px; margin:10px;}

#playscripts { padding-top:5px; padding-bottom:5px; }

.playscripts{text-align:center;color: #293d6b; margin-bottom:10px; }





/*PAGE FORMATTING - GENERAL: headings, bold etc.*/

#liveframe{
	text-align:center;
}





.tabs-2 .tab-heading:nth-child(1) {
    border-color: #5da02b;
    background-color: #5da02b;
}


.tabs .tab-heading {
    position: relative;
    display: table-cell;
    box-sizing: border-box;
    border-bottom: 0;
    width: 50%;
    min-height: 49px;
    line-height: 1em;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.tabs .tab-heading {
    border-color: #6daa25;
    background-color: #6daa25;
    color: #fff;
}

.size-13{
font-size: 13px;
}
.size-14{ font-size: 14px; }


#slidecontrols{
}

#ant_slide_controls {
	height: 20px;
	margin: 4px 0 4px 0;
}
#ant_slide_controls .btn {
  padding: 6px 28px;
  font-size: 16px;
}

#ant_slide_controls .btn-group {
   display: inline;
}

ul#control_buttons {
	margin: auto;
  text-align:center;
  display:table;
}

ul#control_buttons li {
display:table-cell;
margin: auto;
cursor: hand;
}



.slidenum	{		valign:'top';
					padding-top:0;
					padding-bottom:0;
					}



/*NAVIGATION - main*/
A {text-decoration: none;	}
A:link {	COLOR: #001b52; TEXT-DECORATION: none; }
A:visited {	COLOR: #001b52; TEXT-DECORATION: none; }
A:hover { COLOR: #99a4ba; TEXT-DECORATION: none; }

INPUT	{
		background-color: white;
		border-bottom: #CC0000 solid 1px;
		border-left: #CC0000 solid 1px;
		border-right: #CC0000 solid 1px;
		border-top: #CC0000 solid 1px;
		}

TEXTAREA	{
			border-bottom: #CC0000 solid 1px;
			border-left: #CC0000 solid 1px;
			border-right: #CC0000 solid 1px;
			border-top: #CC0000 solid 1px;
			}


.regiondrop{
			display:none;
			margin:2px;
			padding:2px;
			border-bottom: #0075BF solid 1px;
			border-left: #0075BF solid 1px;
			border-right: #0075BF solid 1px;
			border-top: #0075BF solid 1px;
}


.status
	{
	line-height : 16px;
	cursor: 'pointer';
	background-color: #BEA978;
	width: 100px;
}
A.status:link	{color: #000000;
					font-weight: normal;
					text-decoration: underline;
					background-color: #BEB748;
					}

A.status:visited	{color: #000000;
					background-color: #BEB748;
						font-weight: normal;
						text-decoration: none;
						}

A.status:hover	{color: #000000;
					font-weight: normal;
					background-color: #BEB798;
					text-decoration: underline;
					}
#speakerDisp, #liveBox, #Markers{
    border: 0.012em solid lightgrey;
    padding: 6px;
}

.Marker{
	padding-left:	2px;
	cursor: 'pointer';
}

.antTab{
	margin-top:3px;
	padding-top:3px;
	padding-right:2px;
	background-color:#FFFFFF;
	BORDER-RIGHT: #B7BEC4 1px solid; BORDER-TOP:  #B7BEC4 1px solid; BORDER-LEFT:  #B7BEC4 1px solid; BORDER-BOTTOM: #B7BEC4 1px solid;
   overflow-y:auto;
}
.speakerslideview table {
   font-size: 14px;
   padding:14px;

}

.speakerslideview table td{
   font-size: 14px;
   padding:14px;

}
.spkrrow{ text-align: left; }


.spkrpic {
        text-align: center;
    }

.spkrpic img, .directorpics{
        text-align: center;
        max-width:120px;
        widthsa: 25%;
        border: 1px solid #cccccc;border-radius: 10px;box-shadow: 0px 2px 5px 0px #ccc;
    }

.catalogspkr {
        max-width:80px;
}

.concurrencyDiv{
	font-size : 13px;
   text-align:left;
   padding:10px;
   margin:20px;
   width:auto;
	height:auto;
	BORDER-RIGHT: #B7BEC4 1px solid; BORDER-TOP:  #B7BEC4 1px solid; BORDER-LEFT:  #B7BEC4 1px solid; BORDER-BOTTOM: #B7BEC4 1px solid;
	overflow-y : scroll;
}

.concurrencyDiv h2 {
  font-size: 15px;
  font-weight: bold;
  margin: -2px 0px 6px 0px;
-webkit-margin-before: 0.13em !important;
}

.concurrencyDiv  .infoboxer{
   padding: 10px;
}

.wowzaClientbody{
	font-size : 13px;
   text-align:left;
   padding:10px;
   margin:20px;
	BORDER-RIGHT: #B7BEC4 1px solid; BORDER-TOP:  #B7BEC4 1px solid; BORDER-LEFT:  #B7BEC4 1px solid; BORDER-BOTTOM: #B7BEC4 1px solid;
	overflow-y : auto;
}

.rtmpsess{
	background-color:#D4926E;
   width:auto;
   min-width:260px;
	height:120px;
   float:left;
   display:inline;

}

.httpsess{
	background-color:#A8B0D4;
   width:auto;
   max-width:280px;
	height:120px;
   float:left;
   display:inline;
}

.markerbody{
	margin-top:3px;
	padding-top:3px;
	width:inherit;
	height:200px;
	padding:2px;
	background-color:#FFFFFF;
	overflow : hidden;
	BORDER-RIGHT: #B7BEC4 1px solid; BORDER-TOP:  #B7BEC4 1px solid; BORDER-LEFT:  #B7BEC4 1px solid; BORDER-BOTTOM: #B7BEC4 1px solid;
	overflow-x : none;
	overflow-y : scroll;
}
.markerspace{
	vertical-align:middle;	padding-top:3;
	width:inherit;
	text-align: left;
	height:200px;
	padding-left:2;
	overflow-y:scroll;
	BORDER-RIGHT: #B7BEC4 1px solid; BORDER-TOP:  #B7BEC4 1px solid; BORDER-LEFT:  #B7BEC4 1px solid; BORDER-BOTTOM: #B7BEC4 1px solid;
}

.debugspace{
	text-align: left;
	BORDER-RIGHT: #B7BEC4 1px solid; BORDER-TOP:  #B7BEC4 1px solid; BORDER-LEFT:  #B7BEC4 1px solid; BORDER-BOTTOM: #B7BEC4 1px solid;
	width:480px;
	margin:6px;
	position:fixed;
	left:0px;
	top:10px;
	height:160;
	max-height:320px;
	background-color:white;
	z-index:120;
	overflow-y:scroll;
}

#speakerDisp { border: 1px solid;}

.subPlayContent {
height: 250px;
width: inherit;
overflow-x: none;
overflow-y: auto;
}

.subPlayContent div {
padding-bottom: 4px;
margin-bottom: 4px;
margin-top: 4px;
overflow-y: auto;
}

.subPlayContent P{
   padding: 0px 15px 0px 15px;
}

#indx{
overflow-y: hidden;
}

.subPLayMenu{
	text-align: center;
	cursor:pointer;
   	display: table-cell;
	font-weight: normal;
	letter-spacing: 0.04em;
	margin-left : 1pt;
	margin-right : 1pt;
	padding-top : .5px;
	BACKGROUND-COLOR: #FFFFFF;
	padding-bottom : .5px;
		border-bottom: #0075BF solid 1px;
		border-left: #0075BF solid 1px;
		border-right: #0075BF solid 1px;
		border-top: #0075BF solid 1px;
}


/* ant player style */
#AntPlayer{
	margin: 0 0 0 0;
}

/*to sort out*/


.question-caption
	{
	font-weight: bold;
	padding-left: 4;
	padding-right: 4;
    display:inline;
	}
.submitbutton{
   margin-top:4px;

}

.qsubmitbutton{
	font-weight: bold;
	height:20px;
	width:70px;
}
.questionfieldnames label {   display: inline; }
#questions DIV {   text-align:left; }

#questionbox{
   text-align:left;
   margin: 0 20px 8px 20px;
}

#questionbox input {
  display:inline;\
}



.ppt	{
	font-weight: bold;
	border-top: #000007 solid 1px;
	border-right: #000007 solid 1px;
	border-left: #000007 solid 1px;
	border-bottom: #000007 solid 1px;
	line-height : 10px;
	text-align:'center';
	padding-right:	1px;
	padding-top:	5px;
	padding-left:	4px;
	padding-bottom:	5px;
	background-color: #D4D7E0;
		}

.txt {
	}

#helpmeplz .txt { text-align:left; padding: 10px;
	}

.returndata, .text-warning {
    padding-bottom: 3px;
	FONT-WEIGHT: bold;
   margin: 10px 0 10px 0;
}
.input  {
		font-style: normal;
}
.privacy  {
	FONT-WEIGHT: bold;
	font-style: normal;
}



.helpme{
width:inherit;
height:inherit;
overflow-y:scroll;
background-color:yellow;
line-height : 12px;
color: #293d6b;
height:18;
padding-left:2;
padding-top:0;
padding-bottom:2;
padding-right:2;
background-color: #EAEBEE;
overflow-x : visible;
overflow-y : scroll;
	border-bottom: #0075BF solid 1px;
	border-left: #0075BF solid 1px;
	border-right: #0075BF solid 1px;
	border-top: #0075BF solid 1px;
display:none;
}
.taphelp {
	FONT-WEIGHT: bold;

	TEXT-TRANSFORM: uppercase;
	cursor: 'pointer';
	text-align:center;
	PADDING-Bottom: 5px;
}
.subLive
	{
	padding-left:	3px;
	line-height : 12px;
	background-color: #000000;
	color: #FFFFFF;
}
.tapup
	{
	cursor:pointer;
	line-height : 12px;
	background-color: #5A84B6;

}

.viewreg_celtitle{
	background-color: #994000;
	text-align: center;
	font-style: strong;
}
.viewreg_cel{
	background-color: #b0c4de;
}


.hiddenPic {display:none;}
.footerbg {
	BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: url(images/footerbg.gif); PADDING-TOP: 5px; BACKGROUND-REPEAT: repeat-x
}
.left {
   text-align: left;
}
.border{
  		border-bottom: #0075BF solid 1px;
border-left: #0075BF solid 1px;
		border-right: #0075BF solid 1px;
		border-top: #0075BF solid 1px;
}

.inputgroup{
  padding:3;
  margin:5;
  position: relative;
  top: -3px;
}

.tcenter{
   display: table;
   width: 100%;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}

.tcell {
   display: table-cell;
   text-align: center;
						}


.subnav{
text-align:center;
float:left;
width:110px;
}



/* CATALOGUE FORMATTING */

#Markers td,  #Markers span, #markerspace td, #markerspace div, #markerspace  span{
   text-align:left;
	padding-top:3px;
	margin-top:3px;

}





#poweredbyTR{
  vertical-align: bottom;
}

.poweredby{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	}

TD.CPD, TH.CPD{
  width: 120px;
}

TD.antcastitem, TH.antcastitem{
  width: 70%;
}

.spkrspan{
	width: 240px;
}

table.antCatalog td{
		margin-left:5px;
		padding:4px;
		text-align:left;
		word-wrap:none;
	}

#catalogGen {
  text-align:center;
  width: 80% !important;
  margin:auto;
}

#ccatalogGen table{ margin: 0px; }
.ttip{ width:100%; }

.antCastTable{
text-align:center;
}

.antCataDIV{
text-align:center;
}


.schedule{
  margin:auto;
}

.CatalogDivBox {
margin: auto;
padding: 25px;
border: 2px solid #ddd;
background-color: rgb(234, 235, 238);
}
#AccantCatalogDiv {
padding: 50px;
}
#AccantCatalogDiv h1 {
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  margin: 16px 0 16px 0;
}

.topCatalogContainer h2 {
  text-align: center;
}



.antCatalog  {
width:85% !important;
margin:auto;
}
.antCatalog table {
display: inline-table;
max-width:80% !important;
margin:auto;
}
.preCatalog{
background-color: white;
display: inline-table;
margin:auto;
}

.antCatalog tr {
display: table-row;
}

.antCatalog td{
display: table-cell;
text-align: left;
}

.catalog-title {
font-size: 20px;
font-weight: bold;
color: #5F2A5E;
margin: 10px;
}

.refreshTimer{
margin-top: 15px;
}

.catalogrefresh	{
		color:#333; font-weight: bold;
      font-size: large;
       cursor: pointer;
}
.catalogrefresh	hover{
		color:#00ADEE; font-weight: bold;font-size:+2;
}

.updatetime{
		margin-top:8px;
      display: inline;
		margin-bottom:8px;
}

.updatetime .instance {
  text-align:center;background-color:#c0c0c0;width:360px;margin:5px;font-size:8pt;padding:10px;

}

.catalogNav {
  margin:15px;
      font-size: large;
}
A.catalogNav:link {
	COLOR: #333; TEXT-DECORATION: underline;
}
A.catalogNav:visited {
	COLOR: #333; TEXT-DECORATION: underline;
}
A.catalogNav:hover {
	COLOR: #000000; TEXT-DECORATION: none;
}

.presolink{
  font-size:18px
}

.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 12px;
    width: 100%;
    outline: none;
    transition: 0.5s;
}

.active, .accordion:hover {
    background-color: #BDBDBD;
}

.accordion:after {
    content: '002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.active:after {
    content: "\2212";
}

.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
   margin-bottom: 5px !important;
}


.CPD{
  max-width:160px;
}

.startTimeHeading{
  max-width:180px;
}
.startTime{
  white-space:nowrap;
  text-align: left;
  vertical-align: middle  !important;
}
.statusDisp{
  vertical-align: middle  !important;
}
.attend{
  width:180px;
  text-align:center;
}

.endHeading {
	background-color: #E3E3DF;
	border: #000007 solid 2px;
	color: #934E20;
	padding-right:	6px;
	padding-top:	6px;
	padding-left:	6px;
	padding-bottom:	6px;
	text-align:center;
}


.table .req{
	margin: 0px;
}




.topCatalogContainer{
   padding: 55px;
}
.midCatalogContainer{
   padding: 25px;
}

/*admin pages*/

.infoboxer{
background-image:-webkit-gradient(linear,50% 100%,50% 0,color-stop(0%,#f1f1f1),color-stop(20%,#f9f9f9),color-stop(100%,#f9f9f9));
background-image:-webkit-linear-gradient(bottom,#f1f1f1 0,#f9f9f9 20%,#f9f9f9 100%);
background-image:-moz-linear-gradient(bottom,#f1f1f1 0,#f9f9f9 20%,#f9f9f9 100%);
background-image:-o-linear-gradient(bottom,#f1f1f1 0,#f9f9f9 20%,#f9f9f9 100%);
background-image:linear-gradient(bottom,#f1f1f1 0,#f9f9f9 20%,#f9f9f9 100%);
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
-webkit-box-shadow:4px 4px 8px -3px rgba(0,0,0,0.5),-4px 4px 8px -3px rgba(0,0,0,0.5);
-moz-box-shadow:4px 4px 8px -3px rgba(0,0,0,0.5),-4px 4px 8px -3px rgba(0,0,0,0.5);
box-shadow:4px 4px 8px -3px rgba(0,0,0,0.5),-4px 4px 8px -3px rgba(0,0,0,0.5);
filter:progid:DXImageTransform.Microsoft.Shadow(color='#b5b5b5',Direction=135,Strength=3)}
-webkit-border-radius: 4px;
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,2.5);
background: #F4F4F4;
}


.headerBorder { border-left: solid 1px;
     border-left-color: #D7D7D7;
 	 border:#D7D7D7 solid 1px;
 	 background-color:white;
 	 }

.antadmintable th {
    border-collapse: collapse;
}
.antadmintable th {
      padding: 3px !important;
		color:#FFFFFF;
		border:1px solid #fff;
		border-width:0 1px 1px 0;
		background:#949599;
		text-align:center;
      font-size: 0.8em;
		}

.admhrow{	font-size: 10pt; }

.antadmintable td {
  vertical-align: middle  !important;

   padding: 8px !important;
	border:1px solid black;
   font-size: 1em;
}
.antadmintable td:nth-child(1) {
    text-align:center;
}

DIV.qform  > INPUT  {
margin: 5 15 5 15;
}

.admincheckb INPUT{
font-size:11px;
}

/* uncertain */
.smtxt {
	font-size:  smaller;
}

.medtxt {
	font-size: medium;
}

.reconnectlink {
	margin:5px;
}

A.reconnectlink:hover {
background-image:-webkit-gradient(linear,50% 100%,50% 0,color-stop(0%,#f1f1f1),color-stop(20%,#f9f9f9),color-stop(100%,#f9f9f9));
background-image:-webkit-linear-gradient(bottom,#f1f1f1 0,#f9f9f9 20%,#f9f9f9 100%);
background-image:-moz-linear-gradient(bottom,#f1f1f1 0,#f9f9f9 20%,#f9f9f9 100%);
background-image:-o-linear-gradient(bottom,#f1f1f1 0,#f9f9f9 20%,#f9f9f9 100%);
background-image:linear-gradient(bottom,#f1f1f1 0,#f9f9f9 20%,#f9f9f9 100%);
}


.logoOverlay{
display:none;
margin:0px;
padding:0px;
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
}
.playerOverlay{
position:absolute;
display:none;
text-align:left;
margin:0px;
padding:0px;
}




.fill {
    min-height: 100%;
    height: 100%;

}
/* live yet */

.timesrefreshed{
   padding: 10 0 5 0;
}


.tinytitle  {color: black;	font-style: normal;	text-align: center;	font-size: smaller;	line-height: 14px;letter-spacing: 1px;border: 1px #888;	background : transparent;padding-top:6px;padding-bottom:2px;}
.titles{font-size: smaller; padding-top:3px;padding-bottom:3px;}
.rtime{font-size: smaller;background-color: #CC0000;color: #FFFFFF;BORDER-RIGHT: #e5e5e5 1px solid; BORDER-TOP: #e5e5e5 1px solid; border: #e5e5e5 1px solid; padding:3px; }
  .liveload{background-color: #FFFFFF; font-size: small; color: black;BORDER-RIGHT: #00e5e5 2px solid; BORDER-TOP: #05e5e5 1px solid; BORDER-LEFT: #05e5e5 2px solid; BORDER-BOTTOM: #000000 1px solid; padding-top:2px;}
.holdrefresh{
 font-size: 12px;
 background-color: #4AC814;
 color: #FFFFFF;
 BORDER: #e5e5e5 3px solid; padding:10px;
}






/* slideframe tabs */
#slide{
  margin: 0px;
  padding: 0px;
  padding-left:0px;
}
#slide .img-thumbnail{
  padding-left:0px !important;
  padding-right:0px !important;
}

.tabTitle{
font-weight: bold;
color: #5F2A5E;
margin-bottom: 30px;
line-height: 1.1!important;
font-size:25px;
}

A.slidetab {
					font-weight: bold;
					padding: 5px !important;
}

A.slidetab:link	{
					color: #000000;
					text-decoration: none;
					}

A.slidetab:visited	{
						color: #000000;
						text-decoration: none;
						}

A.slidetab:hover	{
					color: #FFFFFF;
					background-color: #8EBFC8;
					text-decoration: underline;
					}
A.slidetab:active	{
					color: #FFFFFF;
					background-color: #f80000;
					font-weight: normal;
					text-decoration: underline;
					}
.slidetab {
		color: black;
		height:10px;
		text-align:center;
		vertical-align:text-bottom;
		background-color: lightgrey;
		padding:3px;
		border-bottom: #FFFFFF solid 1px;
		border-left: #FFFFFF solid 1px;
		border-right: #FFFFFF solid 1px;
		border-top: #FFFFFF solid 1px;
}

.slidetab div {
	display:block;
	text-align: center;
	cursor:pointer;
}


/* nu jq tabs: */

.ui-widget{font-size:1em !important;}
#helpme, #srcs, #livemsg{
  font-size: 1em !important;
}

 @media screen and (-webkit-device-pixel-ratio: 2.0) {
   .ui-widget{font-size:0.7em !important;}
   #helpme, #srcs, #livemsg{
     font-size: 0.8em !important;
   }

    }


#tabs {
    padding: 0px;
    background: none;
    border-width: 0px;
    margin:auto;
}

#tabs div {
    margin-bottom:6px !important;
	height: auto;
}

#tabs .ui-tabs-nav li a {
   padding: .2em .5em;
    margin:0px;
}
#tabs .ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; }

#tabs .ui-tabs-nav {
    text-align:center;
    padding-left: 0px;
    background: transparent;
    border-width: 0px 0px 1px 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    margin:0px;
    padding:0px;
}
#tabs .ui-tabs-panel {
   width:inherit;
    padding-bottom:6px;
    margin:0px;
    background: #f5f3e5 url(//code.jquery.com/ui/1.8.23/themes/south-street/images/ui-bg_highlight-hard_100_f5f3e5_1x100.png) repeat-x scroll 50% top;
    border-width: 0px 1px 1px 1px;
}
#tabs .ui-tabs-panel div:first-child{
}


#tslideTabs .ui-tabs-panel {
    padding:0px;
    padding-bottom:0px;
    margin:0px;
    border-width: 0px 0px 0px 0px;
}



  /* Requirements pages */
.requirements ul, .requirements a{
  		text-align:justify;
      padding-left:5px;
      TEXT-DECORATION: none;
}
.requirements DIV{
      text-align:justify;
  		padding-left:5px;
}

.requirements li{
        list-style: none;
        margin: 0;
        padding: 0;
}


  /* Requirements pages */
.requirements ul, .requirements a{
  	 text-align:justify;
      padding-left:5px;
      TEXT-DECORATION: none;
}
.requirements, .requirements DIV{
      text-align:justify;
  		padding-left:5px;
}

.requirements li{
        list-style: none;
        margin: 0;
        padding: 0;
}
.requirements a {
    font-weight: bold;
    border: 0;
    display: block;
    cursor: pointer;
        }



.tinytitle, .rtime{
	margin: 15px 0;
}


.dataTables_wrapper > div { margin-left: 10px; margin-right: 10px; }
.dataTables_paginate > a { margin-left: 10px; margin-right: 10px; cursor: pointer; }
html[xmlns] .dataTables_filter, .dataTables_paginate, .dataTables_info, .dataTables_length { display: inline; }
 .dataTables_wrapper { margin: 6px; padding: 3px 0px 3px 0px;}
* html .dataTables_wrapper { height: 1%; }
.ui-accordion .ui-accordion-content {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.playerbar div {
  display: inline;
}

.playerbar {
   font-size:25px;
}

#notify {
  height:440px;
}

.label{
  color: black !important;
}



.adminPres { border: 3px solid #E9EDF8; padding:0px; overflow: auto; background-color: #ebe8e8;}
.adminPres:nth-child(odd){
  background-color: #80808052;
}

.selPresDiv{
   display:block;
}

.selPres{
   display:block;
}

.selPres select{
   padding:0 0 0 2px;
   margin-bottom: 2px;
}

.selPres .functBut{
   margin-right:45px;
}

.presViews {
  display:inline;
  float:right;
  margin-right:30px;
}

.presUserViews {
  display:inline;
  float:left;
  margin-left:20px;
}

#ShowAll {
  border: 2px solid red;
  text-align: left;
  width: 65%;
}

FORM.functBut{
  display:inline;
}
.inline{
  display: inline;
}



.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 1px/*{cornerRadius}*/;
}


.ui-widget-content {
    border: 0px solid #aaaaaa;
    background: #ffffff/*{bgColorContent}*/ url(/antimages/ui-bg_flat_75_ffffff_40x100.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/;
    color: #222222/*{fcContent}*/;
}



/* fancy styles 2018 */

/* for photos maybe slides*/
.vignette {
	-webkit-box-shadow: inset 0px 0px 35px rgba(0,0,0,0.4);
	-moz-box-shadow:    inset 0px 0px 35px rgba(0,0,0,0.4);
	box-shadow:         inset 0px 0px 35px rgba(0,0,0,0.4);
	line-height: 0;         /* ensure no space between bottom */
    margin: 0;
    padding: 0;
	display: inline-block;  /* don't go wider than image */
}
.vignette img {
	position: relative;
	z-index: -1;            /* position beneath */
}





.boots {
  display: none;
  font-size:10px;
  max-width:200px;
  overflow: no-display;
  padding: 6px;
  margin-bottom: 10px;
  position: relative;
}


#speaker{
  display: none;
}
.WordSection1 p, .WordSection2 p{
  color:#44546A; font-size:14.0pt;
   margin-bottom: 20px;
}

.rowselect{
  background-color: #eba526;
  opacity: 0.4;
}


table.MsoNormalTable {
    width: 760px;
    border-collapse: collapse;
    border: 1px;
    margin: 0;
    padding: 0;
    text-align:left;
}

tr.header-row {
    page-break-inside: avoid;
}

td.header-cell {
    padding: 12px 5px 12px 5px;
}


table.feedbacktab{
margin-left:10px;

}

span.header-label {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

.header-info {
    font-size: 15px;
    text-align: justify;
    width: 100%;
	padding-bottom:25px;
}
td.firstheader-info{
   padding-top:8px;
   padding-bottom:8px;
   padding-left:8px;
   border-bottom: solid windowtext 1.0pt;
    border-right: solid windowtext 1.0pt;
    border-left: solid windowtext 1.0pt;
    }

.group-row {
    page-break-inside: avoid;
}

tr.textfield-row {
    text-align: center;
    border: solid windowtext 1.0pt;
    background: #404040;
}

tr.radio-row{
    margin-top: 2px;
}

td.group-cell {
    text-align: center;
    border: solid windowtext 1.0pt;
    background: #404040;
    padding: 8px 5px 8px 5px;
}

td.group-cell-tf {
    text-align: center;
    border: solid windowtext 1.0pt;
    background: #404040;
    padding: 8px 5px 8px 5px;
}

td.group-cell-subheader {
    text-align: center;
    border: solid windowtext 1.0pt;
    background: #404040;
    padding: 8px 5px 8px 5px;
}

td.textfield-cell {
    width: 540px;
    border: solid windowtext 1.0pt;
    height: 132px;
    padding: 8px 5px 8px 5px;
    vertical-align: top;
    color: white;
}

td.label-cell {
    width: 420px;
    border: solid windowtext 1.0pt;
    border-top: none;
    padding: 5px 5px 5px 5px;
    font-size: 10pt;
    font-weight: bold;
}
.inline{
  display: inline-table;
}

div.label-cell {
    width: 75%;
    border: solid windowtext 1.0pt;
    border-top: none;
    padding: 5px 5px 5px 5px;
    font-size: 10pt;
    font-weight: bold;
}

div.radio-cell {
    width: 22px;
    border-top: none;
    border-left: none;
    border-bottom: solid windowtext 1.0pt;
    border-right: solid windowtext 1.0pt;
    padding: 0cm 3px 0cm 3px;
    font-size: 8.0pt;
    display: inline-table;
    padding: 0 12px 0 12px ;
    margin:0 10px 0 10px;
    float:right;
}
div.radio-cell input {
    border: none;
    background: inherit;
    height:inherit;
}


.jumbotrona {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 8px;
  color: inherit;
  background-color: #eee;
}

td.radio-cell {
    width: 40px;
    border-top: none;
    border-left: none;
    border-bottom: solid windowtext 1.0pt;
    border-right: solid windowtext 1.0pt;
    padding: 0cm 3px 0cm 3px;
    text-align: center;
    font-size: 8.0pt;

}

td.radio-header-cell {
    width: 22px;
    border-top: none;
    border-left: none;
    border-bottom: solid windowtext 1.0pt;
    border-right: solid windowtext 1.0pt;
    padding: 0cm 5pt 0cm 5pt;
    height: 7.65pt;
    text-align: center;
    font-weight: bold;
}

td.radio-cell input {
    border: none;
    background: inherit;
}

td.textfield-cell textarea {
    width: 99.36%;
    margin-top: 12px;
}

.radio-cell-1,
.radio-cell-2 {
    background: #F3F3F3;
}

.radio-cell-3 {
    background: #E6E6E6;
}

.radio-cell-4 {
    background: #E0E0E0;
}

.radio-cell-5 {
    background: #D9D9D9;
}

span.textfield-label {
    font-size: 16px;
  /*  font-weight: bold;*/
}

span.radio-label,
    font-size: 12px;
  /*  font-weight: bold;*/
}

span.radio-header-label {
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

span.group-label {
    font-size: 15px;
    font-weight: bold;
    color: white;
}
