﻿/*webcast general*/
BODY, TABLE, TH, TD, P, DIV	{
   font-family: 'Montserrat', sans-serif !important;
/*    line-height: 1.5;	*/
  }

@font-face {
	font-family: Montserrat;
	src: local("Montserrat Regular"), local("Montserrat-Regular"), url(https://fonts.gstatic.com/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459WlhzQ.woff) format("woff");
	font-weight: 400;
	font-style: normal;
}


.mainbody{
/* background-color: #919296; */
}



.contentbox{
  max-width:640px;
  margin: 16px;
  vertical-align: top;
  overflow-y: hidden;
  overflow-x: hidden;
  display: inline-block;
  padding:50px;
  width:80%;
    }

.antinterface{
/*  margin-top: 120px; */
}


.containershadow{
    border-radius: 2px;
    box-shadow: -1px 0px 31px -1px rgba(0,0,0,0.1);
    -webkit-box-shadow: -1px 0px 31px -1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: -1px 0px 31px -1px rgba(0, 0, 0, 0.1);
}
.containerpres{
   margin: 50px;
  width: 100%;
  min-height: 480px;
   padding-bottom:25px;
   margin-bottom:0px;
}

#leftContainer, #rightContainer{
  min-height: 480px;
    height:560px !important;

}


#leftContainerpres{
margin-bottom:45px;
}

#rightContainerpres{
    padding-bottom:25px;
}


  #question{
    padding: 0 20px 10px 20px !important;
  }



@media screen and (max-width: 1555px) {
  .contentbox{
    margin-left: 25px;
    margin-right: 25px;
    max-width:555px;
 }
#liveframe{
  width: 555px;
}
  #rightContainerpres{
    max-width: 960px;
    width: 860px;
  }

}

@media screen and (max-width: 1480px) {
  .contentbox{
    margin-left: 25px;
    margin-right: 25px;
    max-width:555px;
       }
#liveframe{
  width: 555px;
}
  #rightContainerpres{
    width: 800px;
  }

  #playerTD, #liveBox{
    padding: 20px 20px 20px !important;
  }

}

@media screen and (max-width: 1366px) {
  .contentbox{
    max-width:555px;
    padding: 30px;
margin: 5px;
  }
.containerpres{
  min-height: 480px;
   padding-bottom:25px;
}

  #rightContainerpres{
    width: 760px;
  }

#liveframe{
  width: 555px;;
}
  #playerTD, #liveBox{
    padding: 20px 20px 20px !important;
  }


.btn, .btn-primary:hover, .registration_button {
    background: linear-gradient(90deg,#009677,#50b848);
    border: 1px solid #90d1c4;
    border-image: none;
    width: 180px;
    height: 50px;
    color: rgb(255, 255, 255);
    padding-left: 14px !important;
    font-size: 14px !important;
    text-align: left;
    align-items: center;
	}
  .markerbody{
	font-siza: 10px;
  }


}


@media screen and (max-width: 1280px) {

  .contentbox{
    max-width:480px;
      }

  #leftContainer, #rightContainer{
      min-height: 540px;
  }

  #rightContainerpres{
    width: 620px;
  }

  #playerTD, #liveBox{
    padding: 20px 20px 20px !important;
  }

  .markerbody{
	font-siza: 10px;
  }


}



@media screen and (max-width: 1024px) {

  .contentbox{
    max-width:480px;
    margin-top: 5px;
    margin-bottom: 5px;
      }

  #rightContainer{

  }
  #tabcontrol{
  }
  #leftContainerpres{
  }

  #rightContainerpres{
    width: 100%;
  }
  #playerTD, #liveBox{
    padding: 20px 20px 20px !important;
  }
  .omlogox{
     display:none !important;
  }

  .hideme, .upme{
     display: none;
  }

}

@media (min-width: 992px) {
  #tslideTabs{
     top: -40px !important;
  }
}

@media (max-width: 992px) {

.containerpres{
   margin: 0px;
}
  #rightContainerpres, #leftContainerpres {
  }



}

@media all and (max-width:768px){
  #rightContainer, #leftContainer{
    padding-left:25px;
    padding-right:25px;
  }

  #rightContainerpres{
  }

#rightContainerpres{
    padding-left:5px;
    padding-right:5px;
    height:560px !important;
    margin-bottom:25px;
  }
#leftContainerpres{
    padding-left:0px;
    padding-right:0px;
    height:620px !important;
  }
.containerpres{
  margin:0px;
  }
#playerTD, #liveBox{
  padding: 20px 20px 20px !important;
}

.omlogox{
   display:none !important;
}


H3.reg{
  margin-bottom: 20px !important;
}

#liveframe{
  width: 100%;
}
.btn, .btn-primary:hover, .registration_button {
    background: linear-gradient(90deg,#009677,#50b848);
    border: 1px solid #90d1c4;
    border-image: none;
    width: 170px !important;
    height: 50px;
    color: rgb(255, 255, 255);
    padding-left: 8px;
    font-size: 12px;
    text-align: left;
    align-items: center;
    display: inline;
}
 .btn-primary:hover, .registration_button:hover {
    background: linear-gradient(90deg, rgb(0, 150, 119), rgb(0, 97, 80)) !important;
    border: 1px solid #90d1c4;
}
#frmuser input[type="text"], #frmuser input[type="email"], #countrydrop {
width: 240px !important;
}

  .contentbox{
   }

.ui-widget{
  font-size: 12px !important;
}
  .ui-tabs .ui-tabs-nav li a {
     font-size: 12px;
  }



}

@media screen and (max-width: 480px) {
.mainAntTable {
   margin-top:0px !important;
    }

  #rightContainer, #leftContainer{
    padding-left:25px;
    padding-right:25px;
  }

  #rightContainerpres{
    padding-left:0px;
    padding-right:0px;
  }
  #leftContainerpres{
    padding-left:0px;
    padding-right:0px;
  }
.containerpres{
  margin:0px;
  }

H3.reg{
  font-size: 22px !important;
}

#frmUser{
}

#frmUser P {
    margin-bottom: 40px;
    }

#tabcontrol{
  position: relative;
  top: 0px;
  z-index:2;
  margin: 20px 0 20px 0;
}

#liveframe{
  width: 100%;
}
  .ui-tabs .ui-tabs-nav li a {
     font-size: 11px;
  }

}


@media screen and (max-width: 360px) {
  H3.reg{
    font-size: 18px !important;
  }

  #rightContainer, #leftContainer{
    padding-left:5px;
    padding-right:5px;
  }

  #rightContainerpres{
    padding-left:0px;
    padding-right:0px;
  }
  #leftContainerpres{
    padding-left:0px;
    padding-right:0px;
  }
 .contentbox{
  margin: 5px;
  max-width: 320px;
   }
  #liveframe{
    width:300px;
  }
  .containerpres{
    margin:0px;
    }

}






#frmUser{
  font-size: 16px;
}


::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333333 !important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #333333 !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #333333 !important;
}



::-webkit-input-placeholder { /* Chrome */
  color: #333333;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #333333;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #333333;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color:#333333;
  opacity: 1;
}

.errorClass { border:  1px solid red; }

.btn:active {
      outline: none !important;
}

.answertd{
  background-color: #FFE9F5;;
  abackground-color: #D3D3D5;
  font-weight:700;
  font-size: 14px !important;
  text-align:right;
  padding: 15px 10px 2px 0px !important;
}
.answer{
  margin-left:15px;
}
.answerdiv{
  display:none;
}

.btn-pub, .btn-unpub{
    font-size: 16px;
    font-family: Montserrat;
    font-weight: 500;
    box-shadow: 0 4px 12px 0 rgba(0,0,0,.16);
    text-transform: uppercase;
    position: relative;
    align-items: center;
    margin: 0 20px 10px 0;
    border-radius: 40px;
    color: white;
}

.btn-pub{
    background: linear-gradient(90deg,#000000,#50b848) !important;
}
.btn-unpub{
    background: linear-gradient(90deg,#009677 0,#FF5C5C 100%);
}

.apub{
   background: linear-gradient(#CCFF66 0,#FF5C5C 100%) !important;
   z-index:55;
}
.aunpub{
    background: linear-gradient(#CC3333 0,#FF5C00 100%) !important;
   z-index:55;
}

#registrationSubmit:active, #countrydrop.active, #countrydrop.focus{
outline: none;
}

#frmuser.label{
 font-weight: normal;
}

#frmuser select {
    border-width: medium medium 1px;
    border-style: none none solid;
    border-color: currentColor currentColor rgb(216, 216, 216);
    width: 100%;
    font-size: 16px;
    margin-top: 4px;
   padding-bottom:  15px;
   outline: none !important;
   }


.form-control {
   padding: 0px;

}

#frmuser input[type="text"], #frmuser input[type="email"] {
    border-bottom: 1px solid #d8d8d8;
    box-shadow: inset 0 1px 1px rgb(255, 255, 255);
    outline: none !important;
    font-size: 16px;
    line-height: 21px;
    color: #333333;
    border-radius: 0px;
    width: 390px;
   height: 30px !important;
    border-top: none;
    border-left: none;
    border-right: none;
    margin-bottom: 40px;
}

#frmuser .has-feedback label ~ .form-control-feedback,
.form-control-feedback.info {
	margin:0;
	padding:7px 3px;
	position:absolute;
	right:1px;
	top:1px;
	height:33px;
	width:27px;
	line-height:17px;
	background-color:transparent;
	z-index:auto;
	display:none;
}

#frmuser.form-group.has-error .form-control-feedback.info,
#frmuser.form-group.has-success .form-control-feedback.info {
	display:inline-block; color: yellow;
}


#frmuser select.error,
#frmuser input[type="text"].error,
#frmuser input[type="email"].error,
#frmuser input[type=password].error {
    border: 2px solid #ff0000 !important;
}
label.error {
    color: #ff0000;
    font-size: .8em;
}


H3.reg{
font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  color: #333333;
  font-size: 24px;
  margin-bottom: 50px;
}

#disclaimer H1{
   color: #333333;
   font-family: Montserrat;
   font-size: 21px;
}

#disclaimer P{
   color: #333333;
   font-family: Montserrat;
   font-size: 14px;
}

 @media screen and (-webkit-device-pixel-ratio: 2.0) {
   .ui-widget{font-size:0.7em !important;}
   #helpme, #srcs, #livemsg{
     font-size: 0.8em !important;
   }

    }

.mainAntTable {
   margin:0px;
	text-align:center;
   width:100%;
   margin-top:40px;
}


#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;
}

#playscripts{
    padding-bottom:6px;
    padding-top:6px;
    width:inherit;
}

.antheading{
    text-align:center; padding:0px 0px 10px 0px;
}

#OMbanner{
  width: 100%;
  margin: 0px;
}

  #clientbanner{
    max-width:100%;
    width: auto;
       object-fit: contain;
  }

#clientfooter{
  width: 100%;
  margin: 0px;
}


.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;}
.inline{  display: inline;}

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; }





/*slides*/

.antSlide{
  width: 100% !important;
}

.slick-next,.slick-prev {
    position: absolute;
    display: block;
    height: 36px;
    width: 36px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    border: none;
    outline: none;
    z-index: 7
}



.slick-next, .slick-prev {
    display: block;
    height: 36px;
    width: 36px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    top: 10%;
    transform: translateY(-50%);
    padding: 0;
    border: none;
    outline: none;
    z-index: 7;
}


button.slick-next, button.slick-next:hover {
  position: absolute;
  top: 41%;
  right: 15px;
  width: 47px;
  height: 75px;
  background-size: 95px;
}
button.slick-prev, button.slick-prev:hover {
  position: absolute;
  top: 41%;
  left: 15px;
  z-index: 1;
  width: 47px;
  height: 75px;
  background-size: 95px;
      background-position-x: right;
}


/* Arrows */
.slicks-prev,
.slicsk-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '';
}
[dir='rtl'] .slick-prev:before
{
    content: '';
    font-weight: bold;
    font-size: 20px;
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '';
}
[dir='rtl'] .slick-next:before
{
    content: '';
}


































#liveframe{
	text-align:center;
   height: 100%;
}

#slidecontainer{
  margin: 0;
}

.subSlideControls{
    font-size:10px;
}

#ant_slide_controls {
	height: 20px;
	margin: auto;
	margin-top: 6px;
}

#ant_slide_controlsTab{
display:none;
}


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 !important;
}
A:hover {
	COLOR: #99a4ba; text-decoration: none;
}

INPUT	{
		background-color: none !important;
		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: none;
					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: none;
					}
#speakerDisp, #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;
   width: 100%;

}

.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;
	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;
}


#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;
}

#antsocialblock{
	margin: auto;
}

#socialAntFBDivComments{
	width: 49%;
}

#socialAntTwitterDiv{
	width: 45%;
}


/* ant player style */
  #playerTD, #liveBox{
    padding: 20px 20px 20px !important;
  }

#antplayerdiv{
  padding: 0px 0px 0px 0px !important;
}
#antplayerdiv p{
  font-size: 80%;
}



/*to sort out*/

.question-caption
	{
	font-weight: bold;
	padding-left: 4;
	padding-right: 4;
    display:inline;
	}

#questions DIV {   text-align:left; }

#qboxDIV input {
  display:inline;
}

.btn, .btn-primary, .registration_button {
   margin-right: 25px;
}
.btn:focus, .btn-primary:focus, .registration_button:focus {
   outline: none;
}
.btn, .btn-primary:hover, .registration_button {
    background: linear-gradient(90deg,#009677,#50b848);
    border: 1px solid #90d1c4;
    border-image: none;
    width: 180px;
    height: 50px;
    color: rgb(255, 255, 255);
    padding-left: 14px;
    font-size: 14px;
    text-align: left;
    align-items: center;
}
 .btn-primary:hover, .registration_button:hover, btn:active {
    background: linear-gradient(90deg, rgb(0, 150, 119), rgb(0, 97, 80)) !important;
}

.fa-arrow-right  {
  margin-right:15px;float: right; position:relative; top:4px; font-weight: lighter;
}



.submitAQuestion{
  text-align:left;
}

.form_title, .slideTabContent H2{
  border-bottom: none;
  padding-top: 25px !important;
  margin-top:0px !important;

}
#questionTXT{
   margin-bottom: 25px;

}

form.submitAQuestion, .slideTabContent H2 {
   text-align: left;
    padding:0px;
    border-image: none;
    background-color: rgb(255, 255, 255);
	font-family: Montserrat;

/*  max-height: 98vh;
    left: 50%;
    top: 50%;
    position: relative;
    z-index: 4;
    -ms-overflow-y: auto;
    transform: translate(-50%, -50%);
 */
}

form.submitAQuestion legend, .slideTabContent H2 {
   font-size: 20px;
	font-family: Montserrat;
   font-weight: bold;
}


form.submitAQuestion label {
	font-size: 14px; display: block;
}
form.submitAQuestion input[type=email] {
	padding: 2px 16px 0px; outline: 0px; border-radius: 3px; border: 1px solid rgb(217, 217, 217); border-image: none; width: 100%; height: 36px; color: rgb(52, 52, 52); font-size: 14px; position: relative; box-sizing: border-box; box-shadow: none;
}
form.submitAQuestion input[type=number] {
	padding: 2px 16px 0px; outline: 0px; border-radius: 3px; border: 1px solid rgb(217, 217, 217); border-image: none; width: 100%; height: 36px; color: rgb(52, 52, 52); font-size: 14px; position: relative; box-sizing: border-box; box-shadow: none;
}
form.submitAQuestion input[type=tel] {
	padding: 2px 16px 0px; outline: 0px; border-radius: 3px; border: 1px solid rgb(217, 217, 217); border-image: none; width: 100%; height: 36px; color: rgb(52, 52, 52); font-size: 14px; position: relative; box-sizing: border-box; box-shadow: none;
}
form.submitAQuestion input[type=text] {
    border-bottom: 1px solid #d8d8d8;
    box-shadow: inset 0 1px 1px rgb(255, 255, 255);
    outline: none;
    padding: 4px 6px;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    border-radius: 0px;
    width: 390px;
   height: 30px !important;
    border-top: none;
    border-left: none;
    border-right: none;
    width: 90%;
width: 100%; height: 36px; color: #333333;
}
form.submitAQuestion select {
	padding: 2px 16px 0px; outline: 0px; border-radius: 3px; border: 1px solid rgb(217, 217, 217); border-image: none; width: 100%; height: 36px; color: rgb(52, 52, 52); font-size: 14px; position: relative; box-sizing: border-box; box-shadow: none;
}




form.submitAQuestion textarea {
outline: 0px; border-radius: 3px; border: none; border-image: none; width: 100%; height: 36px; color: rgb(52, 52, 52); font-size: 14px; position: relative; box-sizing: border-box; box-shadow: none;
    border-bottom: 1px solid #d8d8d8

}

.tooltip	{
					cursor:pointer;
					padding-top:3px;
					padding-bottom:0;
					}



.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;
		}

#helpmeplz .txt { text-align:left; padding: 10px;
	}

.returndata {
	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
}

.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;
	}

#antCatalogTable {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-color: inherit;
	font-size: inherit;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
   text-align:center;
   display: inline-table;
	}


.antCatalogDiv{
text-align:center;
}


.antCatalog  {
display: table;
}

.antCatalog tr {
display: table-row;
}

.antCatalog td{
display: table-cell;
}

.catalog-title {
font-size: 20px;
font-weight: bold;
color: #5F2A5E;
margin: 10px;
}

.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;
		margin-bottom:8px;
}


.catalogNav {
  margin:15px;
      font-size: large;
}
A.catalogNav:link {
	COLOR: #333; text-decoration: none;
}
A.catalogNav:visited {
	COLOR: #333; text-decoration: none;
}
A.catalogNav:hover {
	COLOR: #000000; text-decoration: none;
}



.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;
}





/*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;
}


#perouter table {
	margin: 0px 0px 0px; padding: 0px; width: 100%; border-collapse: collapse; border-spacing: 0;
   padding: 0px 0px 0px 0px;
}
#perouter table td {
	margin: 0px 0px 0px; padding: 0px; width: 100%; border-collapse: collapse; border-spacing: 0;
   padding: 0px 0px 0px 0px;
}

.headerBorder { border-left: solid 1px;
     border-left-color: #D7D7D7;
 	 border:#D7D7D7 solid 1px;
 	 background-color:white;
 	 }

.antadmintable
{
	font-size: 8pt;
   width:98%;
}

.antadmintable th {
		padding:4px;
		color:#FFFFFF;
		border:1px solid #808080a6;
		background:#949599;
		text-align:center;
		}

.admhrow{
	font-size: 10pt;
}

.antadmintable td {
   padding: 5px;
	font-size: 9pt;
	border:1px solid #80808075;
}

DIV.qform  > INPUT  {
margin: 5 15 5 15;
}

.admincheckb INPUT{
font-size:11px;
}

  .admincheckb INPUT{
  font-size:11px;
  }

  .antcasttime{
  }

  .previewing{
    background-color: red;
    border: 3px solid blue;
    padding: 5px;
   }

   .stillive {
     background-color: #B8DB94 !important;
   }




button#usersbut,button#loggedinbut, button#pollSMSbut{
  width: 220px;
  height: 40px;
}









/* 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;
}






/* live yet */

.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-weight: bold; padding:8px !important; background-color: #669933 !important; border-color: #46b8da; color: #FFFFFF;BORDER-RIGHT: #e5e5e5 1px solid; BORDER-TOP: #e5e5e5 1px solid; BORDER-LEFT: #e5e5e5 1px solid; BORDER-BOTTOM: #000000 1px solid; margin-bottom: 25px;}
.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;}







/* slideframe tabs */

.tabTitle{
font-weight: bold;
color: #5F2A5E;
margin-bottom: 30px;
line-height: 1.1!important;
}

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: none;
					}
A.slidetab:active	{
					color: #FFFFFF;
					background-color: #f80000;
					font-weight: normal;
					text-decoration: none;
					}
.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;
}

#tabcontrol{
  position: relative;
  top: 0px;
  z-index:2;
}

.slideTabContent{
text-align: left;
}
.slideTabContent-container{
height: 420px;
}

.slideTabContent-container  > div:first-of-type{
	margin:5px;
}

#enlarge{
display:none;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
     outline:none !important;
     border: none !important;
     background: none !important;
     background-image: none !important;
     background-color: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
     border-radius: 0 !important;
     	border-bottom-left-radius: 0px !important;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
     outline:none !important;
     border: none !important;
     background: none !important;
     background-image: none !important;
     background-color: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
     border-radius: 0 !important;
     	border-bottom-left-radius: 0px !important;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
     outline:none !important;
     border: none !important;
     background: none !important;
     background-image: none !important;
     background-color: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
     border-radius: 0 !important;
     	border-bottom-left-radius: 0px !important;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
     outline:none !important;
     border: none !important;
     background: none !important;
     background-image: none !important;
     background-color: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
     border-radius: 0 !important;
     	border-bottom-left-radius: 0px !important;
}
.ui-widget-header {
    border: none !important;
    background: none !important;
    color: #222222/*{fcHeader}*/;
    font-weight: bold;
}

.tslideTabs .ui-state-active a,
.tslideTabs .ui-state-active a:link,
.tslideTabs .ui-state-active a:visited {
  font-weight: 900 !important;
	color: #212121 !important;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  	font-weight: 300 !important;
  color: #85b272 !important;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	font-weight: normal/*{fwDefault}*/;
	color: #212121/*{fcHover}*/;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  	font-weight: 500 !important;
  color: #363636 !important;
}




/* nu jq tabs: */

.ui-widget{font-size:1em !important;  font-family:inherit;}
#helpme, #srcs, #livemsg{
  font-size: 1em !important;
}

.slick-slider{
   /* margin-top: 25px !important; */
}

#tabcontrol a{ outline:none;

}

a, a:active, a.ui-tabs-anchor, a.ui-tabs-anchor:active{
  outline: none;
}

/* Requirements pages */
li.req_titlebox	{
				padding-left:5px;
	}

.req_titleboxcont	{
				text-align:justify;
				padding-left:5px;
				margin-top:3px;
				margin-bottom:2px;
	}

.req_titles		{
				text-align:justify;
				padding-left:5px;
				margin-top:3px;
				margin-bottom:2px;
				padding: 3px 0px;
				}




.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%; }


.playerbar div {
  display: inline;
}

.playerbar {
   font-size:25px;
}

#notify {
  height:440px;
}
.omgreen{
    color: #fff;
    background-color: #669933 !important;
    border-color: #46b8da;
}

.container {
  padding-left: 0px;
  padding-right: 0px;
}


