﻿/* ******************** */
/* OVERWRITING MAIN.CSS 1  */


/* top control panel - authoring */
.authoring {
	border: 1px solid #83B0EC;
	border-top: 0px;
	width: 100%;
}
.wrapHeader {
	/*z-index: 0;*/
}

.ms-SpLinkButtonInActive, .ms-SpLinkButtonActive {
padding: 2px 10px 2px 7px;
}

.ms-siteactionsmenu div div div {
padding: 3px 4px 4px 10px;
border: 1px solid #6593CF;
}

.ms-consoleframe, .ms-consolestatusframe {
	border-bottom: 0px;
}
.ms-long {
width:245px;
}

/* to be validated - causes jump big in IEs */
/*.cFoot .cFootOptions {width: 45%;}*/


/* editMode Tables */
.editModeTable {
	width: 100%;
}

.editModeTable td {
	vertical-align: top;
}
.editModeTable .ms-toolbarContainer {margin-bottom: 5px;}

/* */
/* edit mode DIVs side by side */
.edit_colL {float:left; width:50%; clear:left; overflow-x:auto; overflow-y:hidden; padding-bottom:10px;}
.edit_colR {float:right; width:50%; clear:right; overflow-x:auto; overflow-y:hidden; padding-bottom:10px;}
/* fixed FF bug for admin popup submenu display (ex. site actions submenu) */
.ms-MenuUIPopupBody {z-index:200; }
.hideTitleBilling{ display:none; }
/*styles to remove the suggested search list bullets and to fix the height 1%*/
.ac_results ul li { padding:5px 15px; color:#212121; font-size:14px; background-image:none; height:auto;}
.ac_results {border-color:#ccc!important; font-family: Arial, Helvetica, sans-serif; margin-top:-3px;}
.ac_results ul {padding-top:5px!important;}
.buttonizeTVServiceType { float:none;}
.buttonizeTVServiceType SPAN {height:37px; margin-left:5px;}
.buttonizeTVServiceTypeCancel { float:none;}
.buttonizeTVServiceTypeCancel SPAN {height:37px; margin-left:5px; margin-top:3px}

.article .ulFirstList {
	content: "1.";
}

.article .ulFirstList li {
	background:none;
}


.article .ulSecondList {
	content: "2.";
}

.article .ulSecondList li {
	background:none;
}


.article .ulThirdList {
	content: "3.";
}

.article .ulThirdList li {
	background:none;
}
.fixColsPadding td, .fixColsPadding th {padding:10px}
.fixContentPadding {padding:0}


/*
 * jsTree default theme 1.0
 * Supported features: dots/no-dots, icons/no-icons, focused, loading
 * Supported plugins: ui (hovered, clicked), checkbox, contextmenu, search
 */

.jstree-default li, 
.jstree-default ins { background-image:url("images/d.png"); background-repeat:no-repeat; background-color:transparent; }
.jstree-default li { background-position:-90px 0; background-repeat:repeat-y; font-size:11px; line-height:20px; min-height:20px; font-family:Arial;}
.jstree-default li.jstree-last { background:transparent; }
.jstree-default .jstree-open > ins { background-position:-72px 0; }
.jstree-default .jstree-closed > ins { background-position:-54px 0; }
.jstree-default .jstree-leaf > ins { background-position:-36px 0; }

.jstree-default .jstree-hovered { background:#e7f4f9; border:1px solid #d8f0fa; padding:0 2px 0 1px; }
.jstree-default .jstree-clicked { background:#beebff; border:1px solid #99defd; padding:0 2px 0 1px; }
.jstree-default a .jstree-icon { background-position:-56px -19px; }
.jstree-default a.jstree-loading .jstree-icon { background:url("images/throbber.gif") center center no-repeat !important; }

.jstree-default.jstree-focused { background:transparent; }

.jstree-default .jstree-no-dots li, 
.jstree-default .jstree-no-dots .jstree-leaf > ins { background:transparent; }
.jstree-default .jstree-no-dots .jstree-open > ins { background-position:-18px 0; }
.jstree-default .jstree-no-dots .jstree-closed > ins { background-position:0 0; }

.jstree-default .jstree-no-icons a .jstree-icon { display:none; }

.jstree-default .jstree-search { font-style:italic; }

.jstree-default .jstree-no-icons .jstree-checkbox { display:inline-block; }
.jstree-default .jstree-no-checkboxes .jstree-checkbox { display:none !important; }
.jstree-default .jstree-checked > a > .jstree-checkbox { background-position:-38px -19px; }
.jstree-default .jstree-unchecked > a > .jstree-checkbox { background-position:-2px -19px; }
.jstree-default .jstree-undetermined > a > .jstree-checkbox { background-position:-20px -19px; }
.jstree-default .jstree-checked > a > .jstree-checkbox:hover { background-position:-38px -37px; }
.jstree-default .jstree-unchecked > a > .jstree-checkbox:hover { background-position:-2px -37px; }
.jstree-default .jstree-undetermined > a > .jstree-checkbox:hover { background-position:-20px -37px; }

#vakata-dragged.jstree-default ins { background:transparent !important; }
#vakata-dragged.jstree-default .jstree-ok { background:url("images/d.png") -2px -53px no-repeat !important; }
#vakata-dragged.jstree-default .jstree-invalid { background:url("images/d.png") -18px -53px no-repeat !important; }
#jstree-marker.jstree-default { background:url("images/d.png") -41px -57px no-repeat !important; }

.jstree-default a.jstree-search { color:aqua; }

#vakata-contextmenu.jstree-default-context, 
#vakata-contextmenu.jstree-default-context li ul { background:#f0f0f0; border:1px solid #979797; -moz-box-shadow: 1px 1px 2px #999; -webkit-box-shadow: 1px 1px 2px #999; box-shadow: 1px 1px 2px #999; }
#vakata-contextmenu.jstree-default-context li { }
#vakata-contextmenu.jstree-default-context a { color:black; }
#vakata-contextmenu.jstree-default-context a:hover, 
#vakata-contextmenu.jstree-default-context .vakata-hover > a { padding:0 5px; background:#e8eff7; border:1px solid #aecff7; color:black; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
#vakata-contextmenu.jstree-default-context li.jstree-contextmenu-disabled a, 
#vakata-contextmenu.jstree-default-context li.jstree-contextmenu-disabled a:hover { color:silver; background:transparent; border:0; padding:1px 4px; }
#vakata-contextmenu.jstree-default-context li.vakata-separator { background:white; border-top:1px solid #e0e0e0; margin:0; }
#vakata-contextmenu.jstree-default-context li ul { margin-left:-4px; }

/* IE6 BEGIN */
.jstree-default li, 
.jstree-default ins,
#vakata-dragged.jstree-default .jstree-invalid, 
#vakata-dragged.jstree-default .jstree-ok, 
#jstree-marker.jstree-default { _background-image:url("images/d.gif"); }
.jstree-default .jstree-open ins { _background-position:-72px 0; }
.jstree-default .jstree-closed ins { _background-position:-54px 0; }
.jstree-default .jstree-leaf ins { _background-position:-36px 0; }
.jstree-default a ins.jstree-icon { _background-position:-56px -19px; }
#vakata-contextmenu.jstree-default-context ins { _display:none; }
#vakata-contextmenu.jstree-default-context li { _zoom:1; }
.jstree-default .jstree-undetermined a .jstree-checkbox { _background-position:-20px -19px; }
.jstree-default .jstree-checked a .jstree-checkbox { _background-position:-38px -19px; }
.jstree-default .jstree-unchecked a .jstree-checkbox { _background-position:-2px -19px; }
/* IE6 END */

/* To remove the rectangular box surrounding the title in chrome */
.mte-article-multi-content .mte-article-section .mte-article-section__heading .mte-article-section__title,
.mte-article-multi-content .mte-article-section .mte-article-section__heading a.mte-article-section__toggle {
	outline:none;	
}