
/**************************** RESET ****************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,ta
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/**************************** END RESET ****************************/


body, html {
	background-image: url(../../images/cma/textured-bg.png);
	padding: 0 0 40px 0;
	margin:0;
}

.clear {
	float:none;
	clear:both;
}

.page-break {
	display:block;
	height:2px;
	border-top:1px solid #ccc;
	border-bottom:1px solid  #FFF;
	margin-left:-24px;
	margin-right:-24px;
	margin-top:40px;
	margin-bottom:20px;
}

.container {
	max-width:1024px;
	width: 100%;
	min-width:768px;
	margin:0px auto;
	position: relative;
}

.far-right {
	margin-right:-25px
}

.thumbscol {
	width:25%;
	margin-bottom:30px;
	font-weight:normal;
	float:left;
	margin-left:0px;
}

.status {
	font-weight:bold;
	color: #1EAFEC; /*light blue*/
}

.button-holder{
	margin:10px 0 10px 0;
}


li {
	line-height: 28px;
}


hr {
	border-bottom: 1px dotted #b2bc40;
}

.spacer {
	border: none;
	margin-top:10px;
	margin-bottom:10px;
}

#footer{
	clear:both;
	max-width:1024px;
	width: 100%;
	min-width:768px;
	margin: 0px auto;
	position: relative;
	padding:20px 0 0 0;
	}

#main-nav {
	margin-left:150px;
	float: left;
}

@media (max-width: 980px) {
	#main-nav {
		margin-left: 10px;
	}
}

.visible-smtablet {
  display: none !important;
}

@media (max-width: 768px) and (min-width: 480px) {
  .visible-smtablet {
    display: inherit !important;
  }
  .hidden-smtablet {
    display: none !important;
  }
}


/***********************TABLE****************************/



thead {
	background: none;

}

thead tr {
	border-bottom:none;
}

table#row.table tr {
	border-bottom: 1px dotted #b2bc40;
	border-top:0px;
}

.table2 tr, .table3 tr {
	border-bottom: 1px dotted #b2bc40;
	border-top:0px;
}

.table th, .table td, .table2 th, .table2 td, .table3 th, .table3 td {
	border:none;
	vertical-align: middle;

}


.table {
	margin-top:-36px;
}

.table2 {
	margin-top:-56px;
}

.table3 {
	margin-top:-56px;
}

.table-holder:before {
	content:"";
	display:block;
	border-top:40px solid  #D8DE7D;
	margin-left:-24px;
	margin-right:-24px;
	box-sizing: border-box;
}

.table-holder-teaser:before {
	content:"";
	display:block;
	border-top:2px dotted  #D8DE7D;
}

.table-holder2:before {
	content:"";
	display:block;
	border-top:40px solid  #D8DE7D;
	margin-left:-24px;
	margin-right:-24px;
	box-sizing: border-box;
}

.right {
	width:100%;
	text-align: right;
}



table.tablealt{padding:0; margin:0; width:100%;}
table.tablealt td{padding:5px 0;margin:0;}

table.tablealt thead {
background: #D8DE7D;
width: 100%
}

table.tablealt thead tr {

	padding:0 0 0 10px;
}

table.tablealt  tr {

	border-top:0px;
	padding:0 0 0 10px;
}


table.tablealt th, table.tablealt td {
	border:none;
	vertical-align: middle;
	padding:10px;
}


.botline{ border-bottom: 1px dotted #b2bc40;}


table.simple{border:none; padding:0; margin:0;}


.table-holder table.slightoff{margin:-60px 0 0 0;}
/***********************END TABLE****************************/
/**************************MODAL*****************************/


.modal {
	width:600px;
	margin-left:-300px;
	height: 80vh;
	box-sizing: border-box;
}

.modal.wide {
	width:700px;
	margin-left:-350px;
}

.modal.extra-wide {
	width:1200px;
	margin-left:-600px;
}

.modal .search-query {
	width: 90%;
}

.modal textarea {
	width:630px;
}

.modal td{
    padding: 5px
}

.modal h3 {
	font-size:24px;
	font-weight: normal;
}

.modal-header {
    border-bottom: none;
    padding: 10px 30px 10px 30px;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.modal-body {
    padding: 0px 10px 0px 20px;
    width: 100%;
    box-sizing: border-box;
    position: static;
    top: 65px;
    height: calc(100% - 188px);
    max-height: inherit!important;
}

.modal-body-no-scrollbar {
	overflow-y:hidden;
}
.modal-footer {
    padding: 15px 0px 15px 0px;
    border-top: none;
    background: none;
    /*position: absolute;*/
    width: 100%;
    box-sizing: border-box;
    bottom: 10px;
    right: 0;
    height: auto;
    overflow-y: auto;
}
#delModal .modal-footer{
	position: absolute;
	padding: 15px 20px;
}
#delModal .additional-del-modal-text:empty{
	display: none;
}
#delModal .modal-body{
	height: auto;
}
.bootstrap-datetimepicker-widget {
	z-index:3000 !important;
}



/**************************END MODAL*****************************/

/**************************** TEXT STYLES ****************************/
body, label{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor: text;
}

h1 {
	font-size:24px;
	font-weight: normal;
	padding:10px 0 ;
}

.instruction {
	font-weight: normal;
	color: #A30800;
	display: block;
}

a {
	color:#000000;
}

a:hover {
	color:#000000;
	text-decoration: none;
}

h3 {
	font-size: 15px;
	line-height: 20px;
	margin: 15px 0 5px 0;
}

/*************************END TEXT STYLES ****************************/

/**************************** LOGIN STYLES ****************************/

#contenttitle{max-width:1024px;
	width: 100%;
	min-width:768px;
	margin: 0px auto;}

#contentlogin{width:50%; max-width:500px; margin:0px auto;}

.adminline{width:100%; line-height:30px; padding:10px 0 0 0 ; }



/*************************END LOGIN STYLES ****************************/

/**************************** FORM STYLES ****************************/
input,textarea,.mce-tinymce{
	margin-bottom:10px!important;
}

input.content-form {
	background-color: #D9ECF3;
	border:solid 1px #000000;
	-webkit-border-radius: 0;
	-moz-border-radius:0;
	border-radius:0;
	height: 22px;
	width:70%;
	display:block;
	padding:1px 4px 0px 4px;
	margin-right:30px;
}

input.content-form[readOnly] {
    opacity:0.5;
}

textarea {

	background-color: #D9ECF3;
	border:solid 1px #000000;
	-webkit-border-radius: 0;
	-moz-border-radius:0;
	border-radius:0;
	height: 72px;
	width:70%;
	display:block;
	padding:4px 4px 4px 4px;

}

input.content-form.mini {
	width: 102px;
}

input.short {
	width:260px;
}

.input-append .datetime{
	background-color: #D9ECF3;
	border:solid 1px #000000;
	-webkit-border-radius: 0;
	-moz-border-radius:0;
	border-radius:0;
	height: 32px;
	width:82px;
	display:inline-block;
	padding:1px 4px 0px 4px;
	font-size:12px;
	font-weight: bold;
}

.datetime {

}

input.micro {
	width: 92px;
}

input.mini{
	width:190px;

}

input.short {
	width:260px;
}

input.large,select.large {
	width:470px;
}

input.xlarge {
	width:680px;
}

.input-append .add-on, .input-prepend .add-on {
display: inline-block;
width: auto;
height: 30px;
min-width: 0px;
padding: 0 0 0 0;
font-size:12px;
	font-weight: bold;
line-height: 1em;
text-align: center;
text-shadow: 0 0 0 0;
background-color: #eee;
border: 0px solid #ccc;
}




.add-on {
background: none;
border: none;
padding:0;
margin:0;
}

.datetimeBtn {
	background: none;
	background-image: url(../../images/cma/form-ui-sprite.png);
	background-position: -451px -13px;
	height:30px;
	width:32px;
	display:inline-block;
	cursor: pointer;
}

.datetimeBtn + input.content-form {
	display: inline-block;
	margin-left: 5px;
}

.datetimeBtn i{
	background-image: url(../../images/cma/form-ui-sprite.png);
	background-position: -506px -12px;
	height:30px;
	width:32px;
	cursor: pointer;
}

div.required-inner:before {
	float:left;
	content: "*";
	font-weight: normal;
	color: #A30800;
	margin-left:-15px;
	margin-right:10px;
}
div.required-outer {
	display:inline-block;
}

.required:before {
	content: "*";
	font-weight: normal;
	color: #A30800;
	margin-left:-15px;
	margin-right:10px;
}

#editor {
	width:90%;
	height:72px;
	border: 1px solid #A5A5A5;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	font-weight: normal;
}

.smallBtn {
	font-size:11px;
	font-weight:bold;
	line-height: 25px;
}

select.listBox {
	font-size: 11px;
	font-weight: normal;
	background-color: #D9ECF3;
	display:inline-block;
	float:left;
	height:120px;
}

.listBoxButtons {
		float:left;
		margin:24px 0px 0 0px;
		padding:13px;
		overflow:visible;

}

.listBoxButtons button {
		display:block;
		background: none;
		font-size: 11px;
		font-weight:bold;
		height:26px;
		margin-bottom:12px;
}

.listBoxButtonsVertical {
		margin-left:170px;
		margin-bottom:10px;

}


.add {
	margin-left:19px;
}

.add:after {
	content:"";
	background-image:url(../../images/cma/arrow-sprite.png);
	background-position:-48px 1px;
	padding:11px 0 3px 13px;
	margin-left:6px;
	background-repeat: no-repeat;
	height: 26px;
    box-sizing: border-box;
    margin-top: -4px;	
}

.add:hover:after {
	background-position:-48px -25px;


}

.remove {
	background: none;
}

.remove:before {
	content:"";
	background-image:url(../../images/cma/arrow-sprite.png);
	background-position:0px 1px;
	padding:11px 0 3px 11px;
	margin-right:6px;
	background-repeat: no-repeat;
	margin-top: -5px;
    height: 26px;
    box-sizing: border-box;
}

.remove:hover:before {
	background-position:0px -25px;

}

.remove2 {
	vertical-align: middle;
	background:none;
	display: inline;

}
.remove2:after {
	content:"";
	background-image:url(../../images/cma/arrow-sprite.png);
	background-position:-35px -124px;
	width:27px;
	height:22px;
	display: inline-block;
	margin:0px 0 0 6px ;
	background-repeat: no-repeat;
	display: inline-block;

}

.remove2:hover:after {

	background-position:0px -124px;

}



.add2 {
	vertical-align: middle;
	background:none;
	display: inline;
	margin-right:20px;

}
.add2:before {
	content:"";
	background-image:url(../../images/cma/arrow-sprite.png);
	background-position:-35px -162px;
	width:27px;
	height:22px;
	display: inline-block;
	margin:0px 0 0 6px ;
	background-repeat: no-repeat;
	display: inline-block;

}

.add2:hover:before {

	background-position:0px -162px;

}

.thumb input[type="checkbox"] {
	display: none;
}

.thumb input[type="checkbox"]:checked + img {
	opacity: 80;
	filter: alpha(opacity=80);
}

.thumb label {
	display: block;
	margin-bottom: 0;
	background-color: #d9ecf3;
}


/*************************END FORM STYLES ****************************/


/*************************THUMBS COLUMN ****************************/

.thumb {
	float:left;
	margin:0 24px 24px 0;
}


/*************************END THUMBS COLUMN ****************************/

/*************************HEADER****************************/
#header {
	background-color:#58585A;
	height:99px;

}



#pr-anyware {
	background-image: url(../../images/cma/pr-anyware.png);
	background-repeat: no-repeat;
	height:99px;
	width:159px;
	float:right;
	display:block;
	background-position: center;
}

#logo {
	background-image: url(../../images/cma/brand-logo.png);
	background-repeat: no-repeat;
	height:99px;
	width:1000px;
	background-position: 800px 0;
	float:left;
	padding:0 30px 0 0;
	background-color:#FFF;
	margin-right:24px;
	margin-left:-800px;

}

#logo:hover {

}

#logo a{display:block;width:100%;height:100%;}

#welcome {
	color:#FFFFFF;
	font-size: 18px;
	float:left;
	margin-right:17px;
	display:table-cell;
	vertical-align: middle;
	font-weight:normal;
	line-height: 106px;
	margin-left:17px;
}

.login, .login a {
	font-size:11px;
	float:left;
	font-weight: normal;
	color:#CCCCCC;
	line-height: 106px;
}

.login a:before {
	content:"";
	background-image:url(../../images/cma/arrow-sprite.png);
	height:27px;
	width:17px;
	background-position: right -60px;
	display: block;
	float:left;
	margin-top:40px;
	margin-right:10px;

}


.login:hover:before {
	background-position: right -90px;
}



/*************************END HEADER****************************/

/*************************NAV BAR****************************/

#navigation {
	background-color:#AFBF00;
	padding:10px 0 10px 0;
	border-bottom: 2px solid #00ACF5;


}
#navigation-bottom {
	background-image: url(../../images/cma/nav-bottom-arrow.png);
	background-repeat: no-repeat;
	height:15px;
	display: block;
	margin-top:-2px;

}

/*************************END NAV BAR****************************/

/*********************MAIN CONTENT*************************/
.content {
	width:100%;
	max-width: 1024px;
	overflow: hidden;
	background-color:#ffffff;
	border:1px solid #CCCCCC;
	margin-bottom:15px;
	padding:24px;

	-webkit-box-shadow: 0 0 6px #CCC;
	-moz-box-shadow: 0 0 6px #CCC;
	box-shadow: 0 0 6px #CCC;
	/* For IE 8 */
	filter:progid:DXImageTransform.Microsoft.Glow(Color='#CCCCCC',Strength=6);
	overflow: visible;
}

.gradient {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#eaeaea 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#eaeaea 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#eaeaea 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
}

.content-nav {
	margin-left:12px;
}

.colwrapper {
	overflow:hidden;
}

.leftcol {
	padding-bottom:9999em;
	margin-bottom:-9999em;

}
.rightcol {
	padding-bottom:9999em;
	margin-bottom:-9999em;
	border-left:1px solid #CCCCCC;
	margin-top:-24px;
	padding-top:24px;
	padding-left:24px;
}



.horiz-form-divider {
	position: absolute;
	right:100px;
	height:39px;
	width:41px;
	background-image:url(../../images/cma/horiz-chev.png);
	display:block;
	top:-18px;
}



/*********************END MAIN CONTENT*************************/

/*************BUTTONS*****************/

button {
	position: relative;
	border: 0;
	padding: 0;
	cursor: pointer;
	line-height: 1em;
	overflow: visible; /* removes extra side padding in IE */

}

button a:hover {
	color:#FFF;
}

button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}



@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
		margin-top: -1px;
	}
}


button.submitBtn, a.submitBtn, input.submitBtn {
	padding: 0 0 0 0;
	height:39px;
	width:125px;
	font-family: arial,sans-serif;
	font-size:14px;
	font-weight: bold;
	text-align: center;
	background: none;
	background-image: url(../../images/cma/buttons2.png);
	background-repeat: no-repeat;
	background-position: left -406px;
	color:#010101;
	margin-right: 7px;
    display: flex;
    justify-content: center;
    align-items: center;	
}

input[disabled=disabled], input:disabled, button[disabled=disabled], button:disabled {
  	background-position: left -452px;
	opacity:0.5;
}

button.submitBtn-long, a.submitBtn-long, input.submitBtn-long {
	font-size: 12px;
    line-height:14px;
}


button.submitBtn:hover, button.submitBtnHover, a.submitBtn:hover, a.submitBtnHover, input.submitBtn:hover{
	background-position: left -452px;
	color:#FFF;
}

button.green, a.submitBtn.green, input.submitBtn.green {
	padding: 0 0 0 0;
	height:39px;
	width:110px;
	font-family: arial,sans-serif;
	font-size:14px;
	font-weight: bold;
	text-align: center;
	background: none;
	background-image: url(../../images/cma/buttons2.png);
	background-repeat: no-repeat;
	background-position: -91px -310px;
	color:#010101;
	margin-right: 7px;
}

button.submitBtn.green:hover, a.submitBtn.green:hover, input.submitBtn.green:hover {
	padding: 0 0 0 0;
	height:39px;
	width:110px;
	font-family: arial,sans-serif;
	font-size:14px;
	font-weight: bold;
	text-align: center;
	background: none;
	background-image: url(../../images/cma/buttons2.png);
	background-repeat: no-repeat;
	background-position: -91px -350px;
	color:#fff;
	margin-right: 7px;
}

button.submitBtn:hover, button.submitBtnHover, a.submitBtn:hover, a.submitBtnHover{
	background-position: left -452px;
	color:#FFF;
}

input.submitBtn{ border:none;}

button.topBtn, a.topBtn{
	background:none;
	font-size:13px;
	font-weight:normal;
	text-align: center;
    background: none;
	background-image: url(../../images/cma/buttons2.png);
	background-repeat: no-repeat;
	background-position: -30px -32px;
	height: 32px;
	line-height: 32px;
	margin: 10px 30px 10px 0;
	outline: none;
	position:relative;
}

button.topBtn:before, a.topBtn:before {
	content:"";
	background-image: url(../../images/cma/buttons2.png);
	background-repeat: no-repeat;
	background-position: left -32px;
	height:32px;
	width:15px;
	position:absolute;
	margin-left:-15px;
}

button.topBtn:after, a.topBtn:after {
	content:"";
	background-image: url(../../images/cma/buttons2.png);
	background-repeat: no-repeat;
	background-position: right -120px;
	height:32px;
	width:11px;
	position:absolute;
	right: -11px;
    top: 0;
}

button.topBtn:hover, a.topBtn:hover {
	color:#FFF;
	background-position: -30px -72px;

}


button.topBtn:hover:before, a.topBtn:hover:before {

	background-position: left -72px;

}

button.topBtn:hover:after, a.topBtn:hover:after {

	background-position: right -160px;

}




button.headerBtn, a.headerBtn  {
	font-weight: bold;
	font-size:11px;
	padding: 0px 15px 0 15px;
	text-align:center;
	height:34px;
	width:113px;
	background: transparent url(../../images/cma/buttons2.png) no-repeat left -211px!important;
	color:#010101;
}



.wrap-thumb-video{
	display: flex;
    width: 100%;
    background-color: #eee;
    height: 146px;
}
.wrap-thumb-video img{
	object-fit: cover;
    width: 100%;	
}
.dropdown-menu {
	position: absolute;
	top: 43px;
	left: 0;
	z-index: 3000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style: none;
	background-color: #666;
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow:1 0px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 1 0px 0px rgba(0,0,0,0.2);
	box-shadow:1 2px 0px rgba(0,0,0,0);

	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	color: #fff;
	padding:18px 0 40px 0;
}

.dropdown-menu.double {
	width:508px;
}

.double-left{
	float:left;
	margin-left:26px;
	width:220px;
	border-right:1px dashed #ACBE36;
	padding:0 0 0 0;
	line-height:28px;


}
.double-right{
	float:left;
	margin-left:26px;
	width:230px;
	line-height:28px;
}

.dropdown-menu li a {
	color:#fff;
	font-weight: bold;
	font-size: 13px;
	line-height:28px;
}

.dropdown-menu li a:hover {
	color:#6bccfd;
	background: none;
}

.dropdown-menu li a:hover:before{
	content:"";
	background-image:url(../../images/cma/arrow-sprite.png);
	height:13px;
	width: 12px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: -54px -192px ;
	margin-left:-13px;
	margin-right:1px;
	margin-top:3px;
	color:#6bccfd;


}
.dropdown-menu>li>a{
        padding:3px 20px;
}
.dropdown-menu>li{
        padding: 0 0 0 15px;
}

.btn-group {
	background: none;
	white-space: normal;
	}



.btn-group.open .dropdown-toggle {
	box-shadow: none;
	-webkit-box-shadow:none;
	-mox-box-shadow: none;
}

button.headerBtn:hover, button.headerBtnHover {
	background-position: left -257px!important;
	color:#FFF;

}

button.modalBtn, a.modalBtn {
	font-weight: normal;
	font-size:11px;
	width:89px;
	height:35px;
	line-height: 35px;
	background: transparent url(../../images/cma/buttons2.png) no-repeat left -313px;
	float: left;
	margin: 0 8px 0 0 ;

}

button.modalBtn:hover, a.modalBtn:hover {
	color:#FFF;
	background: transparent url(../../images/cma/buttons2.png) no-repeat left -353px;
}

button.modallongBtn, a.modallongBtn {
	font-weight: normal;
	font-size:12px;
	width:153px;
	height:35px;
	line-height: 35px;
	background: transparent url(../../images/cma/buttons2.png) no-repeat -323px -313px;
	float: left;
	margin: 0 8px 0 0 ;

}

button.modallongBtn:hover, a.modalBtn:longhover {
	color:#FFF;
	background: transparent url(../../images/cma/buttons2.png) no-repeat -323px -353px;
}

button.tableBtn, a.tableBtn {
	font-weight: bold;
	color: #1EAFEC; /*light blue*/
	font-size:11px;
	width:89px;
	height:35px;
	line-height: 35px;
	background: transparent url(../../images/cma/buttons2.png) no-repeat left -313px;
	float: left;
	margin: 0 8px 0 0 ;

}

button.tableBtn:hover, a.tableBtn:hover, input.tableBtn:hover {
	color:#FFF;
	background: transparent url(../../images/cma/buttons2.png) no-repeat left -353px;
}


button.smsubmitBtn, a.smsubmitBtn, input.smsubmitBtn {
	font-weight: bold;
	font-size:12px;
	width:109px;
	height:35px;
	line-height: 35px;
	background: transparent url(../../images/cma/buttons2.png) no-repeat -206px -313px;
	float: left;
	margin: 0 8px 0 0 ;

}

button.smsubmitBtn:hover, a.smsubmitBtn:hover, input.smsubmitBtn {
	color:#FFF;
	background: transparent url(../../images/cma/buttons2.png) no-repeat -206px -353px;
}

button.landingBtn, a.landingBtn {
	font-weight: normal;
	font-size:21px;
	width:239px;
	height:98px;
	display: table-cell;
	vertical-align: middle;
	background: transparent url(../../images/cma/buttons2.png) no-repeat left -510px;
	float: left;
	margin: 0 8px 0 0 ;

}

button.landingBtn:hover, a.landingBtn:hover {
	color:#FFF;
	background: transparent url(../../images/cma/buttons2.png) no-repeat left -620px;
}

button.help, a.help{
	background:none;
	background-image: url(../../images/cma/form-ui-sprite.png);
	background-position: -279px -19px;
	width:21px;
	height:22px;
	display: inline-block;
}

.button-label {
	font-size:11px;
	font-weight: bold;
	color:#1C9BCE;
}

.button-label:hover {
	color:#B0BE37;
}

button.help:hover, a.help:hover{
	background-position: -279px -49px;
}

button.edit, a.edit {
	vertical-align: top;
	line-height:29px;
	height:29px;
	background:none;
	margin-left: -10px;
}

.edit:before{
	content:"";
	background:none;
	background-image: url(../../images/cma/form-ui-sprite.png);
	background-position: -130px -16px;
	height:29px;
	width:29px;
	display:inline-block;
	background-repeat: no-repeat;
	margin-right:8px;
}

.edit:hover:before{
	background-position: -130px -47px;
}



.arrow {
	background-image:url(../../images/cma/arrow-sprite.png);
	cursor: pointer;
	float:left;
}

.med-arrow-left {
	background-position:0px 0px;
	height:26px;
	width:13px;
}

.med-arrow-left:hover {
	background-position:0px -26px;
	height:26px;
	width:13px;
}

.med-arrow-right {
	background-position:-48px 0px;
	height:26px;
	width:13px;
}

.med-arrow-right:hover {
	background-position:-48px -26px;
	height:26px;
	width:13px;
}




/*************END BUTTONS*****************/

/*************CALENDAR*********************/

#calendar-nav{
	font-size:12px;
	color:#FFF;
	font-weight: bold;
	background-color:#636466;
	line-height:52px;
	height:47px;
	overflow: hidden;

}

#calendar-nav .arrow {
	margin:12px 12px 0 0;
}

.month-label {
	font-size:20px;
	font-weight: normal;
	float:left;
	margin-left:24px;
	margin-right:24px;
	width:200px;
}

#days-of-week {
	border:2px solid #636466;

}



.month-btn {
	float:left;
	margin-left:50px;
	margin-right:24px;
	cursor:pointer;
}

.month-btn:hover, .selected {
	color:#B0BE35;
}

.month-btn:before {
	content:"";
	background-image: url(../../images/cma/form-ui-sprite.png);
	width:20px;
	height:21px;
	margin:14px 5px 0 0 ;
	display: block;
	background-position: -44px -19px;
	float: left;
}

.month-btn:hover:before, .month-btn.selected:before {

	background-position: -44px -51px;

}

.day-btn {
	float:left;
	cursor:pointer;
}

.day-btn:hover {
	color:#B0BE35;
}

.day-btn:before {
	content:"";
	background-image: url(../../images/cma/form-ui-sprite.png);
	width:22px;
	height:20px;
	margin:14px 5px 0 0 ;
	float: left;
	background-position: -5px -19px;
}

.day-btn:hover:before, .day-btn.selected:before {
	background-position: -5px -52px;

}



.add-event-btn {
	float:right;
	margin-right:24px;
}

.add-event-btn:hover {
	color:#B0BE35;
}

.add-event-btn:after {
	content:"";
	background-image: url(../../images/cma/form-ui-sprite.png);
	width:26px;
	height:27px;
	margin:12px 5px 0 0 ;
	display: block;
	background-position: -87px -16px;
	float: right;
	margin-left:5px;
	background-repeat: no-repeat;
}

.add-event-btn:hover:after {
	background-position: -87px -48px;

}




.day-label {
/*	width:14.285714%; */
	height:31px;
	line-height: 31px;
	color:#636466;
	font-size:18px;
	font-weight:normal;
	text-align:right;
	float: left;

}

.calendarWeekdayStyle {
/*        width:14.285714%; */
        height:31px;
        line-height: 31px;
        color:#636466;
        font-size:18px;
        font-weight:normal;
        text-align:right;
/*       float: left;
*/
}

#monthly .calendarEmptyDayStyle {
/*        width:14.285714%;
        */
        border-right:1px solid #fff;
        border-bottom:1px solid #fff;
/*        float:left;
height:96px;
        display:block; */
        background-image: url(../../images/cma/transparent-gray2.png);
        box-sizing: border-box;
        -moz-box-sizing:border-box

}

#monthly .date {
/*	width:14.285714%; */

	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
/*	float:left;
*/
height:96px;
	display:table-cell; /*block;*/
	background-image: url(../../images/cma/transparent-gray2.png);
	box-sizing: border-box;
	-moz-box-sizing:border-box

	}

#daily .date {
	width:100%;
	height:96px;
	border-top:1px solid gray;
	border-bottom:1px solid gray;
/*	float:left;
	display:block; */
	background-image: url(../../images/cma/transparent-gray2.png);
	box-sizing: border-box;
	-moz-box-sizing:border-box
	}

#monthly, #daily {

	border:3px solid #636466;
	box-sizing: border-box;
	-moz-box-sizing:border-box;


}

#monthly .day {

	height:31px;
	line-height: 31px;
	background-color:#636466;
	color:#FFF;
	font-size:18px;
	font-weight:normal;
	text-align:right;
	margin-bottom: 1px;
	padding-right:5px;
}



#monthly .docs {
	width:100%;
	height:31px;
	background-color:#C7C8CA;
	color:#636466;
	font-size:11px;
	text-align:right;
	margin-bottom: 1px;
	text-transform: uppercase;
	text-align: left;
	line-height: 31px;
	background-image: url(../../images/cma/arrow-blue-small.png);
	background-repeat: no-repeat;
	background-position:96%;
	cursor: pointer;
}

#monthly .docs:before{
	content:"documents:";
	padding-left:20px;
	margin-right:10px;
	background-image:url(../../images/cma/greenbar.png);
	background-repeat: no-repeat;
	height:31px;
	color:#FFF;
	display: inline-block;
}

#daily .docs:before{
	content:"documents:";
	padding-left:25px;
	margin-right:10px;
	background-image:url(../../images/cma/greenbar.png);
	background-repeat: no-repeat;
	text-transform:uppercase;
	height:31px;
	line-height: 31px;
	display: inline-block;
}

#daily .docs, #daily .events{
	background-color:#fff;
}

.cal-item {
	font-size:15px;
	font-weight:bold;
	background-color: #c7c8ca;
	font-weight:normal;
	border-bottom: 1px solid gray

}

.alt-row {
	background-color:#e7e7e9;
}

.last-row {
	border-bottom: none;
}

#monthly .docs:hover{
	background-color:#636466;
	color:#FFF;
}

#monthly .events {
	width:100%;
	height:31px;
	background-color:#C7C8CA;
	color:#636466;
	font-size:11px;
	text-align:right;
	margin-bottom: 1px;
	text-transform: uppercase;
	text-align: left;
	background-image: url(../../images/cma/arrow-blue-small.png);
	background-repeat: no-repeat;
	background-position:96%;
	cursor: pointer;
}

#monthly .events:before {
        padding-left:20px;
	margin-right:10px;
	height:100%;
	background-image:url(../../images/cma/bluebar.png);
	background-repeat: no-repeat;
	content:"events:";
	height:31px;
	display: inline-block;
	line-height: 31px;
	color:#FFF;
}

#daily .events:before {
        padding-left:25px;
	margin-right:10px;
	height:100%;
	background-image:url(../../images/cma/bluebar.png);
	background-repeat: no-repeat;
	content:"events:";
	height:31px;
	display: inline-block;
	line-height: 31px;
	text-transform: uppercase;
}


#monthly .events:hover{
	background-color:#636466;
	color:#FFF;
}

.entry {
	padding:10px 25px 10px 25px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;

}


.count {
	font-size:11px;
	color:#636466;
}

.cal-edit {
		padding:10px 25px 10px 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.search-btn {
	background-image: url(../../images/cma/form-ui-sprite.png);
	background-position: -566px -18px;
	height:27px;
	width:27px;
	background-repeat: no-repeat;
	display:block;
	float:right;
	cursor:pointer;
	margin:7px 0 0 7px;
}


.search-btn:hover {
	background-position: -566px -56px;
}

/* new values from sprite cow... */
.edit-btn {
	background-image: url(../../images/cma/form-ui-sprite.png);
	background-position: -599px -18px;
	height:27px;
	width:27px;
	background-repeat: no-repeat;
	display:block;
	float:right;
	cursor:pointer;
	margin:7px 0 0 7px;
}

.edit-btn:hover {
	background-position: -599px -56px;
}


.duplicate-btn {
	background-image: url(../../images/cma/form-ui-sprite.png);
	background-position: -720px -18px;
	height:27px;
	width:27px;
	background-repeat: no-repeat;
	display:block;
	float:right;
	cursor:pointer;
	margin:7px 0 0 7px;
}

.duplicate-btn:hover {
	background-position: -720px -56px;
}

.download-mid-btn {
        background-image: url(../../images/cma/DownloadLowRes.png);
        height:27px;
        width:27px;
        background-repeat: no-repeat;
        display:block;
        float:right;
        cursor:pointer;
        margin:7px 0 0 7px;
}

.download-high-btn {
	background-image: url(../../images/cma/DownloadHighRes.png);
	height:27px;
	width:27px;
	background-repeat: no-repeat;
	display:block;
	float:right;
	cursor:pointer;
	margin:7px 0 0 7px;
}

.delete-btn, .delete-btn-red {
	background-image: url(../../images/cma/form-ui-sprite.png);
	background-position: -631px -18px;
	height:27px;
	width:27px;
	background-repeat: no-repeat;
	display:block;
	float:right;
	cursor:pointer;
	margin:7px 0 0 7px;
}

.delete-btn:hover {
	background-position: -631px -56px;
}

.delete-btn-green {
	background-image: url(../../images/cma/form-ui-sprite.png);
	background-position: -631px -56px;
	height:27px;
	width:27px;
	background-repeat: no-repeat;
	display:block;
	float:right;
	cursor:pointer;
	margin:7px 0 0 7px;
}



.admin-btn {
	background-image: url(../../images/cma/form-ui-sprite.png);
	background-position: -691px -18px;
	height:27px;
	width:27px;
	background-repeat: no-repeat;
	display:block;
	float:right;
	cursor:pointer;
	margin:7px 0 0 7px;
}

.admin-btn:hover {
	background-position: -691px -56px;
}

.publish-btn {
	background-image: url(../../images/cma/form-ui-sprite.png);
        background-position: -662px -18px;
        height:27px;
        width:27px;
        background-repeat: no-repeat;
        display:block;
        float:right;
        cursor:pointer;
        margin:7px 0 0 7px;
}

.publish-btn:hover {
        background-position: -662px -56px;
}



/*************END CALENDAR*********************/
/*************  TIMEPICKER*********************/
/* css for timepicker */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; }
.ui-timepicker-rtl dl dd { margin: 0 65px 10px 10px; }


/*************END TIMEPICKER*********************/


/**************SEARCH FIELD*******************/

.search-query {
	height: 30px;
	border: 1px inset #333;
}

#navigation .search-query {
	width: 120px;
}

@media (max-width: 1024px) and (min-width: 845px) {
	#navigation .search-query {
		width: 100px;
	}
}

@media (max-width: 845px) and (min-width: 800px) {
	#navigation .search-query {
		width: 60px;
	}
}

@media (max-width: 800px) and (min-width: 769px) {
	#navigation .search-query {
		width: 30px;
	}
}


.search-submit {
	background: transparent url(../../images/cma/form-ui-sprite.png) no-repeat -314px -20px;
	display: block;
	width: 13px;
	height: 12px;
	padding: 10px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	text-indent: -999em;
	margin-right: -30px;
	position: relative;
	z-index: 100;
}

#navigation .form-search {
	margin-top: 1px;
	margin-bottom: 0;
}

.search-submit:hover {
	background-position: -315px -50px;
}

body .search-query {
	border: 1px inset #ddd;
	text-indent: 15px;
}

body .search-query:focus {
	/* Override Bootstrap defaults */
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px inset #ddd;
	-webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
	behavior: url(js/PIE.htc); /* This path is relative to the page, not the CSS! */
	/* TODO: PIE does not seem to work. */
}

#navigation .form-search {
	float: right;
}

#navigation .searchToggle {
	margin-top: 1px;
}


/**************END SEARCH FIELD*******************/


/**********CHOSEN OVER ***************/
.chzn-container-single .chzn-single {
  background-color:blue;
   filter: none;
  background-image: none;

  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  border: 1px solid #aaaaaa;
  -webkit-box-shadow: none;
  -moz-box-shadow   : none;
  box-shadow        : none;

  display: block;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  height: 23px;
  line-height: 24px;
  padding: 0 0 0 8px;
  color: #444444;
  text-decoration: none;

	background-color: #D9ECF3;
	border:solid 1px #000000;
	-webkit-border-radius: 0;
	-moz-border-radius:0;
	border-radius:0;
	line-height: 32px;
	height: 32px;
	width:260px;

}

#wideselect .chzn-container-single .chzn-single {width:800px;}

.chzn-container-single .chzn-single div b {
background: url(../../images/cma/form-ui-sprite.png) no-repeat  -345px -14px;
background-repeat: no-repeat;
display: block;
width: 45px;
height: 100%;
background-color:#58585A;
}

.wCheck {
	display: inline-block;
}

.chzn-container-single .chzn-single div b:hover {
background: url(../../images/cma/form-ui-sprite.png) no-repeat  -345px -42px;
background-repeat: no-repeat;
display: block;
width: 45px;
height: 100%;
background-color:#58585A;
}

.chzn-container-active.chzn-with-drop .chzn-single div b {
background-position:  -385px -14px;
}


.chzn-container-single .chzn-single div {
position: absolute;
right: 0;
top: 0;
display: block;
height: 100%;
width: 45px;
}

/**********CHOSEN OVER ***************/



/*************TOOLTIPS**********************/

.tooltip.in {
	opacity: 1;
	filter: alpha(opacity=100);
}

.tooltip-inner {
  color: #646c77;
  background-color: #d9ecf2;
  font-weight: normal;
  font-size: 13px;
}

.tooltip.top .tooltip-arrow {
  border-top-color: #d9ecf2;
}

.tooltip.right .tooltip-arrow {
  border-right-color: #d9ecf2;
}

.tooltip.left .tooltip-arrow {
  border-left-color: #d9ecf2;
}

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #d9ecf2;
}

/*************END TOOLTIPS**********************/

/*************TOGGLE******************/

.toggle{
	padding: 5px 5px 5px 5px;
	box-sizing: border-box;
	background-image:url(../../images/cma/toggle-bg-gradient.jpg);
	background-color:#EBEBEB;

	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;

	border-bottom: 1px inset #FFFFFF;
	margin-top:10px;

}

.btn-primary {
	color: #999;
	text-shadow: 0 0 0 rgba(0,0,0,0.25);
	background-color: #F7F7F7;
	background-image: none;
	background-repeat: no-repeat;
	border-color: #CCC;
	filter: progid:DXImageTransform.Microsoft.gradient(null,null,null);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-primary.active{
	background-color: #666;
}

.btn-primary:hover{
	background-color: #999;
}



/*************END TOGGLE**************/


/*************INFOBAR**********************/
#infotab{
	padding: 5px 0 5px 5px;
	width: 111px;
	box-sizing: border-box;
	background-image:url(../../images/cma/infotab-bg-gradient.jpg);
	background-color:#EBEBEB;

	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;

	position: fixed;
	top:210px;
	right:0px;
	z-index: 50;
	text-align: center;

	border-bottom: 1px inset #FFFFFF;
}

.infotab-label {
	padding: 8px 0px 8px 0px;
	width:106px;
	background-image:url(../../images/cma/infotab-label-bg.jpg);
	background-color:#797B83;
	box-sizing: border-box;
	border-top:1px solid #A8ADB2;
	border-left:2px solid #ACACAC;
	border-right:1px solid #7F8289;
	border-bottom:1px solid #585B65;



	color:#FFF;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	text-shadow: 1px -1px 1px rgba(0, 0, 0, .5);
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=315, Color='#7B7C81');

	letter-spacing: .08em;
}

.infotab-info {
	padding: 8px 0px 8px 0px;
	width:106px;
	background-color:#FFF;
	box-sizing: border-box;
	color:#333;
	font-size:18px;
	font-weight:bold;
	border-left:2px solid #ACACAC;
}

#infotab .first {
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
}

#infotab .last {
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
}

.blue {
	background-color: #C5E7F3;
}





/*************END INFOBAR**********************/
/**************ALT SIZE*******************/

@media (max-width: 900px){
	#monthly .docs:before{
	content:"docs:";
	}
}

@media (max-width: 767px){
body {
	padding-right: 0px;
	padding-left: 0px;
	}

.rightcol {

	border-top:1px solid #CCCCCC;
	border-left: none;
}
}



/**************END ALT SIZE*******************/

/***** MENU & NEWSROOM add/edit ****/

.left{
float:left; display:in-line block;
}
.right{
float:right; display:in-line block;
}

.btn_row{
position: relative;
}

.pubtime .killtime{
float:left;
}

#hold{
float:left;
}

.edit-button-nav a h1{
height:28px;
width:147px;
background:url(../../images/cma/edit-button-nav.png) no-repeat transparent;
padding:10px 20px 20px 20px;
font-size:16px;
color:#FFF;
float:right;
position:relative;
}

.redstar{
color:#ff0000;
}

/**** END MENU & NEWSROOM add/edit ****/

/*** Calendar popout UI etc. ***/

.ui_tpicker_hour_slider .ui-time-picker-select select{
width:120px;
}

.datetimeBtn {
	background: none;
	background-image: url(../../images/cma/form-ui-sprite.png);
	background-position: -451px -13px;
	height:30px;
	width:32px;
	display:inline-block;
	cursor: pointer;
	margin-top:3px;
}

.datetimeBtn + input.content-form {
	display: inline-block;
	margin-left: 5px;
}

.datetimeBtn i{
	background-image: url(../../images/cma/form-ui-sprite.png);
	background-position: -506px -12px;
	height:30px;
	width:32px;
	display:inline-block;
	cursor: pointer;
}

/*** Calendar popout UI etc. END***/

/*** DisplayTag Table ***/

.pagebanner{display:table-cell; padding:10px 10px 10px 0px;}
.pkTable{text-align:left; vertical-align:top; padding-top:15px}

/*** DisplayTag Table END ***/

label.checkbox{display:inline; padding-left: 12px; text-indent: -12px;}

.formitem, .preflightitem{padding:6px 0;}
.underover{margin-top:-6px; margin-bottom:6px;}
#myModal{display:none;}
select.ui-timepicker-select{width:120px;}
textarea#commenttext{width:500px; height:70px;}
.commentCounter{display: inline; padding-right: 30px;}
.selectitem{float:left;}
#date1, #time1{position:relative; top:23px;}

table#simple{margin:0 0 20px 0}
.table-container h2{padding:20px 0 10px 0}
.pt20{padding-top:20px;}
.nopadmar{padding:0; margin:0;}

input.go{width:40px;}

#batchleft{float:left; width:50%; border-right:1px solid #999; margin:-24px 0 0 0; padding:24px 0 0 0;}
#batchright{float:right; width: 40%;}
.divseloption{padding:10px;}
.clearright{clear:right;}
.clearleft{clear:left;}
a.nobb{border-bottom:none;}
.nobb{border-bottom:none;}
.nobt{border-top:none;}
.nobr{border-right:none;}
.nobl{border-left:none;}

.left{float:left;}
.right{float:right;}
.left a{ padding:4px 4px 0 4px;}
.right a{ padding:4px 4px 0 4px;}

.w50{width:50%;}
.w40{width:40%;}
.w30{width:30%;}
.w25{width:25%;}
.w20{width:20%;}
.w10{width:10%;}
.w100{width:100%;}
.w100p{width:100px;}
.w200p{width:200px;}
.w300p{width:300px;}
.w400p{width:400px;}
.w500p{width:500px;}


.p5{padding:5px;}
.p10{padding:10px;}

.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pt30{padding-top:30px;}
.pt40{padding-top:40px;}
.pt50{padding-top:50px;}
.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb40{padding-bottom:40px;}
.pb50{padding-bottom:50px;}
.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}
.pr30{padding-right:30px;}
.pr40{padding-right:40px;}
.pr50{padding-right:50px;}
.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl30{padding-left:30px;}
.pl40{padding-left:40px;}
.pl50{padding-left:50px;}
.pl70{padding-left:70px;}

.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr40{margin-right:40px;}
.mr50{margin-right:50px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml40{margin-left:40px;}
.ml50{margin-left:50px;}
.ml70{margin-left:70px;}
.clearall{width:100%;height:1px; float:left;clear:both;}

 #start, #end{position:relative; top:25px;}
.sortcol{float:left; padding: 0 4px 0 0;}
.updown{float:left; width:7px; height:16px; display:block; background:url(../../images/cma/updown.png) no-repeat transparent;}
.pagingresults{float:left; width:100%; position:relative; margin:-80px 0 0 0; height:40px; clear:both; display:block;}
.pagingresultsalt{float:left; width:100%; position:relative; margin:-50px 0 0 0; height:40px; clear:both; display:block;}
.results{width:60%;line-height:30px;}
input#go_value{height:24px;}
input#goBtn{margin:2px 0 0 -9px ;}
.gocont{width:20%;}
.gocont input{float:left;}
.gotext{float:left; line-height:30px; margin-left:-65px;}
.paging{width:20%;}
.rightalign{float:right; text-align:right;}
.pagingtext{float:left; line-height:30px; }
.arrowright{float:left; width:18px; height:18px; background:url(../../images/cma/arrow_right.png) 0 0 no-repeat transparent; display:block;}
.arrowleft{float:left; width:18px; height:18px; background:url(../../images/cma/arrow_left.png) 0 0 no-repeat transparent; display:block;}
.teaserleft{float:left; width:55%;}
.teaserright{float:right; width:40%;
	margin-top:-24px;
	padding-top:24px;
	padding-left:24px;
}

.error{color:#A30800;}
.teaseritem{float:left; width:160px; margin:20px 40px 0 40px; overflow:hidden; line-height:18px;}
label{font-size:14px; padding:6px 0;}
.labelcont {float:left; line-height:18px; width:150px; padding:4px 0;}
label.datetimeBtn{padding:0px;}
.container h2{font-size:16px; color:#999; padding: 0 0 6px 0}
button.submitBtn{margin-top:-0px;}
#modalBtnHolder{text-align: left;}
table.table td a{float:left;}
button.icon-print{height:20px; width:20px; background-color:#fff;}

.divseloption{ width:160px; height:108px; float:left; border:2px solid transparent; padding:0; margin:20px 20px 0 0;}
.divselactive{border:2px solid #00b1f1;}
#contactModal{width:660px; height:500px;}
#contactModal .modal-body{width:630px;  height:370px;}
#enlargeModal{width:600px; height:550px;}
.enlargeimg{width:500px; height:350px;}
.enlargeimgcont{}

#enlargeModal .modal-body{height:650px;}
#enlargeModal h2{font-size:14px; color:#999;}
#enlargeModal h3{font-size:12px; color:#000; font-weight:bold;}
#editModal{width:800px; height:550px;margin: 0 0 0 -400px;}
#editModal .modal-body{height:450px; overflow:auto;}
#alertModal{width:450px; height:250px; }
#alertModal .modal-body{padding:50px;}
#alertModal .modal-footer .pull-center{width:130px; margin:0px auto; padding:30px 0 0 0;}
#alertModal .modal-footer .two-button{margin:0px auto; padding:55px 0 0 0;}
#bigeditModal{width:1150px; height:550px; margin-left:-575px;}
#bigeditModal .modal-body{height:450px; overflow:auto;}
#littleeditModal{width:550px; height:450px; }
#littleeditModal .modal-body{height:350px; overflow:auto;}
#deleteModal{width:600px; height:550px;}
#deleteModal .modal-body{height:450px; overflow:auto;}
#wideAlertModal {width:800px; height:250px; }
#printPrev {
    width: 840px;
    margin-top: -100px !important;

}
#message{display:inline-block; width:100%; height:30px; margin:20px 0 0 0; font-size:16px;}
.loading{background: url(../../images/cma/loading.gif) 0 0 no-repeat; text-indent:20px;}
#printPrev .modal-body { max-height: 625px; }

#batchDeleteModal{width:600px; height:550px;}
#batchDeleteModal .modal-body { height:90%; overflow-y:scroll; }

#previewModal {height:700px; width:650px;margin-top:-15px;}
#previewModal .modal-body{height:567px; overflow:scroll;}

.ui-priority-secondary { display: none; } /* Remove 'Now' button from datetimepicker */

#helpFacebookModal, #helpTweetModal, #helpBlogModal, #helpPhotosModal{width:600px; height:350px;}
#helpVideoModal{width:600px; height:500px;}
#helpFacebookModal .modal-body, #helpTweetModal .modal-body, #helpBlogModal .modal-body, #helpPhotosModal .modal-body{height:350px; line-height:16px;}
#helpVideoModal .modal-body{height:500px; line-height:16px;}
.modal-body ul{list-style:disc; padding:0 0 0 20px; margin:0;}
.modal-body ul li{padding:0; margin:0; line-height:16px;}

.externalContactListing {
	border:2px solid #a1a1a1;
	padding:10px 12px;
	background:#dddddd;
	width:300px;
	border-radius:15px;
	margin:10px;
}

/*** image libraries ***/
#pre-table-search-info{
height:70px;
}

/**** Fast action menu ****/

#fastmenu{
height:382px !important;
position:relative;
}

#fm_pre_text{ width:1145px;
font-size:24px;
font-weight:lighter;
line-height:30px;
color:#333333;
position:relative;
padding:0 0 10px 32px;
margin:0px auto;
}

#fm_box{ height:332px;
width:1145px;
background-color:#fff;
padding:30px 30px 30px 40px;
position:relative;
border:2px solid #E6E6E6;
margin:0px auto;
}

#fm_box_text{ width:850px;
height:32px;
font-size:20px !important;
line-height:24px;
color:#636363;
padding:1px 0 0 20px;
}

.override{ font-size:20px;
font-weight:lighter !important;
width:850px;
height:32px;
line-height:28px;
color:#636363 !important;
}

#fm_box .fm_btn{
float:left;
margin:20px 0 0 12px;
}

#fm_box .fm_btn a{
width:270px;
height:77px;
background:url("../../images/cma/fast_action_btn.png") no-repeat transparent;
padding:20px 0px 12px 0px;
font-size:21px;
line-height:30px;
text-align:center;
display:block;
font-weight:normal;
}

#fm_box .fm_btn a.single{
padding:34px 0px 12px 0px;
height:63px;
}

/****  menu items  ****/

.col1{
float:left;
}

.col2{
float:left;
}

.row1{
position: relative;
}

.pubtime .killtime{
float:left;
}

#hold{
float:left;
}

.edit-button-nav a h1{
height:28px;
wkidth:147px;
background:url("../../images/cma/edit-button-nav.png") no-repeat transparent;
padding:10px 20px 20px 20px;
font-size:16px;
color:#FFF;
float:right;
position:relative;
}

.submitBtn{
white-space:pre-line;
padding:1px 1px 1px 1px;
line-height:15px;
}

.submitBtn a{
padding:1px 1px 1px 1px;
}

/*** END image libraries ***/
#searchpanel{width:500px; padding:10px; display:none; position:absolute; top:53px; right:0px; background:#fff; z-index:300;border: 1px solid #ccc; border-top:none;}
#seldoc{position:relative; top:10px;}
#keyword{width:210px; margin: 10px 0px 0 0; }
#sortby a{width:140px;}
#searchsub{padding:20px 0 0px 0; float:left; clear:both;}
#selcoauth{width:40%; float:right; padding:10px 20px 0 0;}
.thumbscont{width:160px; height:108px;overflow:hidden;}
#selauthor{width:40%; float:left; padding:10px 0 0 0;}
#selcoauth a{width:210px;}
#selauthor a{width:260px;}
#selcount{float:left;}
#selcount a{width:210px; }
#choosestat{float:left; width:280px; }
#authorName{width:200px;}
#categoryId{width:200px;}
#coauthorGroupId{width:200px;}
.pulldowns{margin-right:60px;}

/*** END misc ***/

/*** batchSearchResults  & single image search results start ***/

#batchsearch .pull-left2{ margin-top:-70px; }
#batchsearch .pull-left2 table th td{ margin-top:10px; }
#batchsearch .pagebanner {width:400px;}
#batchsearch .pagelinks {margin-top:-21px; margin-left:640px; position:absolute; text-align:right; width:280px;}
#batchsearch table#row .paginglinks { display:block; }
#batchsearch .table {margin-top:0px;}
#batchsearch thead {padding-top:36px; }
#batchsearch.sortcol.updown { padding-top:13px; vertical-align:bottom;}
#batchsearch .sortcol tr { width:100% }
#batchsearch #row .sortable th {margin-top:10px; vertical-align:bottom; }
#batchsearch #row .sortable td { margin-top:10px;}

#singlesearch.table-holder:before {
        content:"";
        display:block;
        border-top:1px solid #D9D9D9;
	border-bottom:2px dotted #D8DE7D;
        margin-left:-24px;
        margin-right:-24px;
        box-sizing: border-box;
	height:60px; padding-bottom: 10px; }

.thumbscol2 {line-height:14px; width:20%; margin-bottom:30px; font-weight:normal; margin-left:0px; margin-right:0px; height:280px; overflow-y:hidden; padding: 15px 17px;}

.galleryImagesModal {
	overflow: hidden!important;
	width: 100% !important;
}
.galleryImages-dialog {
	/*overflow-y: initial !important;*/
}
.galleryImages-body {
    height: 550px;
    overflow-y: auto;	
}
.galleryImagesGrid {
	width:100%; 
	margin-right:0;
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: center;	
}
.galleryImagesRow {
	width:25%;
	margin-bottom:30px;
	font-weight:normal;
	float:left;
	margin-left:0px;
}
.galleryImagesRow:table-holder:before {
    content:"";
    display:block;
    border-top:1px solid #D9D9D9;
	border-bottom:2px dotted #D8DE7D;
    margin-left:-24px;
    margin-right:-24px;
    box-sizing: border-box;
	height:60px; padding-bottom: 10px; 
}
.galleryImagesCol {
	line-height:14px; 
	width:20%; 
	margin-bottom:30px; 
	font-weight:normal; 
	margin-left:0px; 
	margin-right:0px; 
	height:auto; 
	padding: 0;
}

#singlesearchcont { width:100%; margin-right:-44px; }
#singlesearch .thumbscol2 strong { font-weight:bold; }
#singlesearch .description { width:58%;}
#singlesearch .results { font-weight:normal; }
#singlesearch .results strong { font-weight:bold; }

/*** END batch & single image SearchResults  ***/


.newsreleaseitem{
	float:left;
	clear:both;
	width:640px;
	font-family: Verdana, Arial,  Helvetica,sans-serif ;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
}
.newsreleaseitem h3{font-weight:bold;}

.newsreleaseitem ul{list-style: disc;}
.newsreleaseitem h5{
	padding:8px 0 0 15px;

}

.newsreleaseitem h3, .newsreleaseitem h4{
	padding:0 0 0 15px;
}
.newsreleaseitem h3{
font-size:14px;
}
.newsreleasecopy{
	float:left;
	clear:both;
	width:100%;
}
.releasecopy ul {
	padding: 8px 0 0 25px;
}

.releasecopy p {
	padding: 12px 0 0 0;
}
.newsreleaseitem h5 ul {
	padding:8px 0 10px 25px;
	list-style:disc;
}
.newsreleaseitem h5 ul li{
	padding:4px 0;
	list-style:disc;
	font-weight:bold;
}
.newsreleaseitem .releasecopy{
padding:10px 0 0 15px;

}

.newsreleaseitem .releasecopy ul {
	padding:8px 0 0 25px;
	list-style:disc;
}

.newsreleaseitem .releasecopy p {
	padding:12px 0 0 0;
}

td.printcontact{float:right;}
td.printdate{float:left; padding:15px 0 0 20px}
#popfooter{padding:0 0 30px 34px;}
#popheader h1{padding:20px 40px;}

#selectWide_chzn .chzn-single{width:400px;}
.chzn-select.wide{width:300px;}
.deletepopitem{width:500px;}
#popbody .warning{color:#ff0000; padding:0 0 0 40px}
#popbody .deletepopitem h3{font-size:16px; line-height:20px; padding:10px 0 0 40px; margin:6px 0 0 0px;}
#popbody .deletepopitem h4{font-size:16px; margin:0 0 10px 0;padding:20px 0 0 40px;}

#popbody .deletepopitem table{margin-left:40px; width:460px;}

#popbody .deletepopitem table th{text-align:left; border-bottom:1px solid #333; padding:0 0 6px 5px;}

#popbody .popbuttons{padding:30px 0 0 40px;}
.poptable{padding:20px 0 0 40px;}

.alert {
	color:#000;
	font-size:17px;
  padding: 14px 35px 14px 14px !important;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  background-color: #d8df77 !important;
  border: 1px solid #afbf00 !important;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.searchitems{padding: 2%;}
.searchitems .item{ display:inline-block; width:216px; margin:1%; vertical-align: top;}

.searchitems .item a.video{height:120px; width:216px;vertical-align: top;}
.searchitems .item a.video img{width:100%; height:auto;vertical-align: top;}

.masthead {width:100%;}
.masthead img{width:100%; height:auto;}
.full-loading{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.7);
    z-index: 99999999999;
    display: block;
    top: 0;	
    background-image: url(../../images/thankyou-loader.gif);
    background-repeat: no-repeat;
    background-position: center;
}

@media (min-width: 1200px){
        .span12{
               width:100%; 
        }
}

/* css video panel */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    background-color: #D9ECF3;
    background-image: none; 
    padding: 0 10px;       
}
a.removeThumbnail {
    display: block;
}
#thumbNailsSortable li{
	cursor: all-scroll;
	display: flex;
    align-items: center;	
}
#thumbNailsSortable li div{
    text-align: center;
    margin: auto;
}
a.removeThumbnail {
    display: block;
    line-height: 1em;
    padding: 7px 0 0;
}
#videosSortable td:first-child {
    padding: 0 10px 0 0;
}
.content td{
	vertical-align: top;
}
.wrap-upload-btb button.submitBtn{
    margin-top: 0;
    margin-bottom: 10px;
}
span.wrap-caption-video {
    padding: 10px 0 0 0;
    display: block;
}
#channelSelect{
    background-color: #D9ECF3;
    border: 1px solid #000;
    border-radius: 0;	
}

.ui-datepicker { 
	width: 21em; 
	padding: .2em .2em 0; 
	z-index:10000; 
}	

/***** For expandable/collapsable tree ****/
#categoryTree {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.icon-caret {
  cursor: pointer;
  user-select: none;
}
.icon-caret::before {
  content: "\25B6";
  color: black;
  display: inline-block;
  margin-right: 6px;
}
.caret-down::before {
	content: "\25BC";
  
}
.nested {
  display: none;
  margin: 0 0 0 20px;
}
.active {
  display: block;
} 		

