/* ------------------------------------------------------------------------------------------ */
/* --------------------------------------- MAIN TAGS ---------------------------------------- */
/* ------------------------------------------------------------------------------------------ */

.popup_container{
	z-index: 1;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	width:100%;
	height:100%;
	background-image:url(/images/trans1.png);
}

#canvas_popup{
	float: left;
	margin: 20px auto 0px !important;

	width: 100%;
}

.nomargin{
	margin: 0 auto !important;
}

.canvas_small #header, .canvas_small #body, .canvas_small #body2, .canvas_small #footer{
	width: 400px !important;
	border-color: #8C8C8C !important;
}	

.canvas_medium_small #header, .canvas_medium_small #body, .canvas_medium_small #body2, .canvas_medium_small #footer{
	width: 560px !important;
	border-color: #8C8C8C !important;
}	


.canvas_medium #header, .canvas_medium #body, .canvas_medium #body2, .canvas_medium #footer{
	width: 695px !important;
	border-color: #8C8C8C !important;
}	

.canvas_big #header, .canvas_big #body, .canvas_big #body2, .canvas_big #footer{
	width: 750px !important;
	border-color: #8C8C8C !important;
}	

.canvas_main #header, .canvas_main #body, .canvas_main #body2, .canvas_main #footer{
	width: 600px !important;	
	border-color: #95BCF2 !important;
}	

.canvas_main.extra_form #header, .canvas_main.extra_form #body, .canvas_main.extra_form #body2, .canvas_main.extra_form #footer{
	width: 700px !important;	
	border-color: #95BCF2 !important;
}	


.canvas_main #header{
	height: 70px !important;
	padding: 10px 20px !important;
}

.canvas_main #footer{
	margin-bottom: 40px !important;
}


div#canvas_popup.canvas_main{
	margin-top: 30px !important;
}

#canvas_popup #header{
	margin: 0 auto;
	background-color: #FFFFFF;

	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: none;
	border-left: 1px solid;
	
	border-radius: 	10px 10px 0px 0px;

	height: 30px;
	padding: 5px 20px;
}

#canvas_popup #body, #canvas_popup #body2{
	margin: 0 auto;
	background-color: #FFFFFF;

	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	
	border-radius: 	0px 0px 0px 0px;

	padding: 10px 20px;

	overflow: auto;
}

#canvas_popup #footer{
	margin: 0 auto;
	background-color: #FFFFFF;

	border-top: none;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	
	border-radius:  0px 0px	10px 10px;

	height: 27px;
	padding: 7px 20px;

	text-align: center;;
}


/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------ COMMON ELEMENTS ------------------------------------- */
/* ------------------------------------------------------------------------------------------ */

.comment{
	background-color: transparent;
	background-image: url("uf2014/img/glyphicons_245_chat.gif");
    background-repeat: no-repeat;
    background-position: right -4px;
    padding-right: 30px;
}

.note{
	background-color: transparent;
	background-image: url("uf2014/img/glyphicons_150_edit.gif");
    background-repeat: no-repeat;
    background-position: right 0px;
    padding-right: 30px;
}

.noteL{
	background-color: transparent;
	background-image: url("uf2014/img/glyphicons_150_edit.gif");
    background-repeat: no-repeat;
    background-position: left 0px;
    padding-left: 23px !important;
}

.openL{
	background-color: transparent;
	background-image: url("uf2014/img/glyphicons_151_new_window.gif");
    background-repeat: no-repeat;
    background-position: left 0px;
    padding-left: 25px !important;
}

.closeL{
	background-color: transparent;
	background-image: url("uf2014/img/close_icon.gif");
    background-repeat: no-repeat;
    background-position: left 0px;
    padding-left: 23px !important;
}

.multivideo{
	background-color: transparent;
	background-image: url("uf2014/img/multivideo.png");
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 150px;
}

.main_button{
    background-repeat: no-repeat;    
	background-position: 3px;

    margin: 0 auto;
    padding: 3px 15px 2px 25px;

    border:1px solid;

    font-size: 12px;
    font-weight: normal;
    color:#FFFFFF;

    border-radius: 3px 3px 3px 3px;
}

.secondary_button{
    background-repeat: no-repeat;    
	background-position: 0px;

    margin: 0 auto;
    padding: 0px 8px 0px 19px;

    border:1px solid;

    font-size: 11px;
    font-weight: bold;
    color:#FFFFFF;

    border-radius: 3px 3px 3px 3px;
    height: 18px;
    line-height: 17px;
}

.tertiary_button{ 
	background-position: 3px;
  	background-repeat: no-repeat;
    border: 1px solid;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    height: 22px;
    line-height: 18px;
    margin: 0 auto;
    padding: 0 10px 0 27px;
}



.aux_button{
	background-color: #2B78E4;
    border-color:#134D9B !important;
}

.default_gallery_icon{
	background-image: url("uf2014/img/default_gallery_icon.png");
}

.folder_icon{
	background-image: url("uf2014/img/folder_icon.png");
}

.ok_button{
	background-color: #059B08;
    border-color:#3A6F43 !important;
}

.add_icon{	
	background-image: url("uf2014/img/add_popup.png");	
}

.save_icon{	
	background-image: url("uf2014/img/save_popup.png");	
}

.ko_button{
	background-color: #CF2A27;
    border-color:#831C18 !important;
}

.remove_icon{	
	background-image: url("uf2014/img/remove_popup.png");	
}

.bigFont{
	font-size: 19px !important;
}

.mb0{
	margin-bottom: 0px !important;
}

.mb10{
	margin-bottom: 10px !important;
}

.mb20{
	margin-bottom: 20px !important;
}

.mt10{
	margin-top: 10px !important;
}

.ml15{
	margin-left: 15px !important;
}

.ml10{
	margin-left: 10px !important;
}

.ml30{
	margin-left: 30px !important;
}

.mr100{
	margin-right: 100px !important;
}

.fleft{
	float: left;
}

.fright{
	float: right;
}

.underline{
	text-decoration: underline;
}

.bold{
	font-weight: bold;
}

.center{
	text-align: center;
}

.wraptocenter {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.wraptocenter * {
    vertical-align: middle;
}

.inline-table{
	display: inline-table !important; 
}

.block{
	display: block !important; 
}


input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number]{
	padding-top: 0px !important;
}

.number_error{
	/*background-color: */
	border: 1px solid red !important;
}

.in_progress{
	font-size: 11px;
	font-weight: bold;
}
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------ HEADER ELEMENTS ------------------------------------- */
/* ------------------------------------------------------------------------------------------ */

#canvas_popup #header span{
	color: #1c3664;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-top: 1px;
    padding-top: 5px;
}

.x_ko_button{
	background-color: transparent;
	background-image: url("uf2014/img/close_popup.png");
    background-repeat: no-repeat;

    width: 20px;
    height: 20px;

    float: right;
    margin: -10px -25px 0 0;

    border:none;
}

.x_ko_button_g{
    width: 20px;
    height: 20px;

    float: right;
    margin: -10px -25px 0 0;

    border:none;
}

#canvas_popup.canvas_main #header h1{
	color: #000000;
    font-size: 24px;
    margin: 0;
    line-height: 30px;
    display: inline;
    float: left;
    clear: left;
}

#canvas_popup.canvas_main #header h2{
	color: #000000;
    font-size: 14px;
    font-weight: normal;
    line-height: 17px;
    margin: 0;
    display: inline;
    float: left;
    clear: left;
    width: 420px;
}

div#infoheaderbox{
	float: right;
	border:1px solid #95BCF2 !important;
	padding: 11px;
}

div#infoheaderbox span{
	clear: left;
    float: left;
    font-size: 10px !important;
    font-weight: normal !important;
    line-height: 12px;
    margin-bottom: 3px;
}

div#infoheaderbox a{
	float: left;
	clear: left;
	margin: 0 6px;
}

.glyphicons.uclogin{
	font-size: 10px !important;
    line-height: 10px;
    padding: 5px 0 0 18px !important;
    text-decoration: underline;
}

.glyphicons.uclogin i:before{
	font-size: 13px !important;
	line-height: normal !important;
}

/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------- BODY ELEMENTS -------------------------------------- */
/* ------------------------------------------------------------------------------------------ */

#canvas_popup .normal{
	color:#484852;
	font-size: 12px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}

.subtitle{
	color:#000;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: table;
}

#canvas_popup #body select, #canvas_popup #body2 select{
	margin:0px;
}

.box_rounded{
	width: 90% !important;
	border: 1px solid #2B78E4;	
	border-radius: 5px 5px 5px 5px;
	padding: 10px 20px;
	margin: 0 auto;
}

.canvas_main .box_rounded{
	border: 1px solid #95BCF2 !important;
    border-radius: 5px 5px 5px 5px;
    margin: 20px 29px;
    padding:20px;
    width: 500px !important;
}	

.check_block_login{
	float: left;
	width: 300px;
	margin: 10px 0px 10px 200px;
}

.check_block_login2{
	float: left;
	width: 300px;
	margin: 5px 0px 10px 112px;
}

.check_block_login span, .check_block_login2 span{
	float: left;
	color: black;
}

.check_block_login input[type="checkbox"], .check_block_login2 input[type="checkbox"]{
	float: left;	
	clear: left;
	margin-top: 4px !important;
}

.canvas_main button{
	margin: 10px 0 0 30px;
}

.canvas_main form{
	margin-bottom: 0px !important;
}

.canvas_main input[type="text"]:focus, .canvas_main input[type="password"]:focus{
	box-shadow: none !important;
}

.subtitleMain{
	clear: left;
    float: left;    
    width: 100%;
    margin-bottom: 20px;
}

.subtitleMain a{
	float: left;
	padding: 10px 0 0 0;
}

.subtitleMain span{
	float: left;
	padding: 5px 0 0 30px;
	font-size: 16px;
    font-weight: bold;
    color: black;

}

.box_gray_rounded{
	width: 90% !important;
	border: 1px solid #2B78E4;	
	border-radius: 5px 5px 5px 5px;
	background-color:#FFFFFF;
	padding: 10px 20px;
	margin: 0 auto;
}

.box_mini_padding{
	padding: 0px 20px;
}

.box_white_squared{
	width: 90% !important;
	border: 1px solid #666666;	
	border-radius: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	padding: 10px 20px;
	margin: 0 auto;
}

.box_transparent{
	width: 90% !important;
	border: 1px solid #666666;	
	border: none;
	background-color: transparent;
	text-align: center;
	margin: 0 auto;
}

.boxes_container{
	display: table;
	margin: 0 auto;
	color:  #1c3664;
	clear: left;
}

.switch_clickaction_box{
	width: 125px;
	display: table-cell;
	vertical-align: top;
}

.switch_clickaction_box_separator{
	width: 15px;
	display: table-cell;
}

.clicaction_box_container{
	width: 125px;
	height: 140px;
	border: none;
	display: inline-block;
	margin-top: 10px;
}

.clicaction_box_container span{
	color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    line-height: 10px;
    margin: 5px;
    text-align: left;
    width: 115px;
    display: inline-block;
}

div.selected .clicaction_box_container span{
	color: #2B78E4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: italic;
    font-weight:;
    line-height: 10px;
    margin: 5px;
    text-align: left;
    width: 115px;
    display: inline-block;
}

.sub_clicaction_box_container{
	width: 125px;
	height: 90px;
	border: 1px solid #666666;	
	background-color: #FFFFFF;
	text-align: center;
}

div.selected .sub_clicaction_box_container{
	background-color: #95BCF2;
}

.switch_clickaction_box_images{
	width: 125px;
	height: 40px;
	background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;

}

.image_text{	
	background-image: url("uf2014/img/clicaction_image.gif");
}

div.selected .image_text{	
	background-image: url("uf2014/img/clicaction_image_s.gif");
}

.video_text{	
	background-image: url("uf2014/img/clicaction_video.gif");
}

div.selected .video_text{	
	background-image: url("uf2014/img/clicaction_video_s.gif");
}


.text_only{	
	background-image: url("uf2014/img/clicaction_text.gif");
}

div.selected .text_only{	
	background-image: url("uf2014/img/clicaction_text_s.gif");
}


.web_link{	
	background-image: url("uf2014/img/clicaction_url.gif");
}

div.selected .web_link{	
	background-image: url("uf2014/img/clicaction_url_s.gif");
}

.tool_tip{	
	background-image: url("uf2014/img/clicaction_tooltip.gif");
}

div.selected .tool_tip{	
	background-image: url("uf2014/img/clicaction_tooltip_s.gif");
}

.time_settings{	
	background-image: url("uf2014/img/clicaction_time_settings.gif");
}

div.selected .time_settings{	
	background-image: url("uf2014/img/clicaction_time_settings_s.gif");
}

.sub_clicaction_box_container span{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#2B78E4;
	text-align: left;
	width: 107px;
	height: 18px;
	border-bottom: 1px solid #2B78E4;
	margin: 8px 0 0 0;
	font-size: 13px;
	display: inline-block;
	font-style: normal;
}

div.selected .sub_clicaction_box_container span{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	text-align: left;
	width: 107px;
	height: 18px;
	border-bottom: 1px solid #FFFFFF;
	margin: 8px 0 0 0;
	font-size: 13px;
	display: inline-block;
	font-style: normal;
}

input[type="radio"]
{
	margin: 3px 0px 0px 0px !important;	
}

#video_input_container{
	display: table;
	margin: 10px auto;
	width: 550px;
}

#image_input_container{
	display: table;
	margin: 10px auto;
	width: 550px;
}


.switch_component_box{
	display: table-cell;
	vertical-align: top;
}

.switch_component_box input[type="text"]{	
	width:293px; 
	border:1px solid #2B78E4; 
	height:25px; 
	vertical-align:middel;
	border-radius: 0px 0px 0px 0px;
	margin: 2px 0px 0px 0px !important;
}

.switch_component_box input[type="file"]{	
	width:100%; 	
	height:25px; 
	vertical-align:middel;
	margin: 2px 0px 5px 0px !important;
	color:red; 
	font-style:italic; 
	font-weight:bold;
	font-size: 12px;
}


.switch_component_box input[type="text"]{	
	width:293px; 
	border:1px solid #2B78E4; 
	height:25px; 
	vertical-align:middel;
	border-radius: 0px 0px 0px 0px;
	margin: 2px 0px 0px 0px !important;
}

.x_delete_button{
	background-color: transparent;
	background-image: url("uf2014/img/delete.gif");
    background-repeat: no-repeat;

    width: 24px !important;
    height: 24px;

    margin: 2px 0px 0px 0px;

    border:none;
}

.x_delete_image_button{
	background-color: transparent;
	background-image: url("uf2014/img/delete.gif");
    background-repeat: no-repeat;

    width: 24px !important;
    height: 24px;

    margin: 2px 0px 0px 0px;

    border:none;
}

#videocontrols{
	margin-top: 10px;
	width: 210px;
}

#checkcontrols{
	margin-top: 10px;
	width: 410px;
}

#videocontrols span{
	background-color: #6AA84F;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	padding: 3px;	
}

#facebookmp4{
	margin: 5px 0 0 13px !important;
    width: 185px;
}

#facebookmp4 span{
	background-color: transparent;
	border: 1px solid #FFFFFF;
	color: black;
	font-size: 11px;
	font-style: normal;
	padding: 3px;	
}


#checkcontrols span{
	color: #000;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding: 3px;
	vertical-align: text-top;

}

#videocontrols input[type="checkbox"], #checkcontrols input[type="checkbox"]{
	display: inline-block;
}

#checkcontrols input[type="radio"]{
	margin: 0px !important;	
}

#videocontrols label{
	color: #80808B;
	font-size: 10px;
	display: inline-block;
}

#checkcontrols label{
	color: #000;
	font-size: 10px;
	display: inline-block;
}

#videocontrols div, #checkcontrols div{
	display: block;
	height: 18px;
	margin-left: 7px;
}

#videocontrols div.check_container, #checkcontrols div.check_container, div.selecttochange div.check_container{
	display: inline-block;
}

.videohelp{
	margin-top: 10px;
}

.videohelp span{
	color: #000000;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	display: inline-block;
	width: 100%;
}

.glyphicons.vdhlink{
	font-size: 11px !important;
	padding: 6px 0 0 19px !important;
	line-height: 10px;
	color: #000000;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.glyphicons.vdhlink a, .glyphicons.vdhlink a:hover{
	font-size: 11px !important;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.glyphicons.vdhlink i:before{
	font-size: 15px !important;
	line-height: normal !important;
	color: #2B78E4;
}

span.minititle{
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

span.minititle2{
	font-size: 12px;
	font-style: italic;
	color: #000;
	white-space: nowrap;
}

span.minititle3{
	font-size: 11px;
	font-style: italic;
	color: #000;
	white-space: nowrap;
	font-weight: bold;
	line-height: 12px;
}

span.minititle4{
	color: #000000;
    display: block;
    font-size: 11px;
    font-style: italic;
    line-height: 13px;
    margin-bottom: 10px;
}

span.minititle5{
	font-size: 11px;
	font-style: italic;
	color: #000;
	white-space: nowrap;
	font-weight: normal;
	line-height: 12px;
}

span.minititle6{
	font-size: 11px;
	font-weight: bold !important;
	color: #000;
	display: block;
	margin: 3px auto 6px !important;
}

span.minititle7{
	color: #000000;
    float: left;
    font-size: 11px;
    line-height: 15px;
    margin-left: 0;
    text-align: left !important;
    width: 195px;
}

#sample_hotspot_box{
	background-image: url("uf2014/img/sample_hotspot_box.gif");
    background-repeat: no-repeat;

    width: 180px;
    height: 161px;

    margin: 2px 0px 0px 0px;
}

#sample_hotspot_icon{
	border: 0px solid #747474;
    width: 120px;
    height: 100px;

    margin: 0px 0px 2px 0px;
}

#sample_hotspot_icon img{
	width: 120px;
    height: 100px;
    margin: 0px;
}

#sample_image{
	
    width: 48px;
    height: 48px;

    margin: 5px auto;
    border: 1px solid #666666;

    overflow: hidden;
}

#sample_image img{
	margin: auto auto;
}

.textarea_container{
	margin-top: 10px;
	display: inline-block;
}

.selecttochange{
	margin:0px 0px 20px 0px !important;
	width: 600px;	
}

.selecttochange2{
	float: left;
    margin: 10px 18px 20px 19px !important;
    width: 200px;
}

.selecttochange2 span.txt{
	float: left;
	color: #000;
	margin-right: 10px;
}

.selecttochange_sub{
	margin: 20px 0px 0px 0px !important;
	/*display: inline !important;*/
}

.selecttochange_sub input[type="number"]{	
	width:50px; 
	border:1px solid #000; 
	height:20px; 
	vertical-align:middel;
	border-radius: 0px 0px 0px 0px;
	margin: 0px 2px 0px 2px !important;
	font-size: 10px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}

.styledCheckbox{
	margin: 0px !important;
	display: inherit !important;
}

.switch-animate{
	margin: 0px !important;
}

.singleblock{
	display: block;
	height: 25px;
}

.singleblock span{
	display: inline-block;
	color: #1c3664;
	margin-right: 10px;
	float: left;
}

.singleblock input[type="text"]{	
	width:275px; 
	border:1px solid #8C8C8C; 
	height:23px; 
	vertical-align:middel;
	border-radius: 0px 0px 0px 0px;
	margin: 0px 5px !important;
	display: inline-block;
	font-size: 12px;
	float: left;
}

.singleblock select{	
	width:154px; 
	border:1px solid #8C8C8C; 
	height:23px; 
	vertical-align:middel;
	border-radius: 0px 0px 0px 0px;
	margin: 0 0 0 7px !important;
	display: inline-block;
	font-size: 12px;
	padding: 2px;
	float: left;
}

.text_before_date{
	height: 40px;
}

.text_before_date span{
	font-weight: bold !important;
}

#tttt_timesettingsdiv1 div.singleblock{
	width: 360px;
	float: left;
	margin-left: 0px;
}

#tttt_timesettingsdiv1 div.singleblock input[type="text"]{
	padding: 0 5px;
    width: 78px;
}

.text_before_date input[type="text"]{	
	width:415px !important;
}

.color_container{
	height:21px;
	width:21px;
	display:inline-block;
	border:1px solid #8C8C8C;
	background-color:#CECECE;	
}

.input_color_container{
	width:60px !important;	
	font-size: 11px !important;
	font-weight: bold;
}

div.imgselectorbuttonNew{
  width:85px;
  text-align:center;
  margin: 0px 5px 10px 5px;
  padding:5px;
  background-color: transparent;
  border:1px solid #CACBD0;
  float:left;
  cursor:pointer;
  overflow:hidden;
  height:140px;
  border-radius: 5px 5px 5px 5px;
}

div.imgselectorbuttonNew div{
  height:100px;
  overflow: hidden;
}

div.imgselectorbuttonNew font{
    color: #9DA1A4;
    display: inline-block;
    font-size: 10px;
    height: 20px;
    overflow: visible;
    white-space: nowrap;
    width: 100%;
}

div.imgselectorbuttonNew img{
  /*border:1px solid #9DA1A4;*/
  width:80px;
  border-radius: 3px 3px 3px 3px;
}

.imgselectorbuttonNewSample{
	border: 1px solid #1c3664 !important;
}

div.imgselectorbuttonselected{
  background-color:#90BB90;
}

#advise_time_settings{
	background-color: #FFFFFF;
    border: 1px solid #666666;
    float: right;
    height: 100px;
    margin-top: 0px;
    width: 140px;
	background-image: url("uf2014/img/advise_yellow.gif");
	background-position: 10px 5px;
	background-repeat: no-repeat;
}

#advise_time_settings span{
	color: #000000;
    float: left;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    line-height: 15px;
    margin: 26px 10px 0;
    width: 126px !important;
}


/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------ FOOTER ELEMENTS ------------------------------------- */
/* ------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------------ */
/* --------------------------------------- MENU ON ------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */

#menuon_container{
	border-bottom: 1px solid #597EAA;
    float: left;
    height: 110px;
    margin: 0 0 0 -2px;
    padding: 0 5px;
    width: 759px;
}

#menuon_container div.block{
	float: left;
	height: 100px;
}

.sep_dcha{
	border-right: 1px solid #3B5998;
}

.menuon_box{
	float: left;
	width: 100px;
	height: 110px;	
}

.menuon_box2{
	float: left;
	width: 175px;
	height: 110px;	
}

.menuon_box span{
	float: left;
	width: 100%;
	margin-top: 4px;
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    text-align: center;
}

.menuon_box button{
/*	width: 140px !important;*/
	margin-bottom: 2px;
}



button.btn_imagelink, button:hover.btn_imagelink, button:focus.btn_imagelink{
	background-image: url("uf2014/img/image-on-hotspot-white.gif");
	background-repeat: no-repeat;
	background-position: center 13px;
	margin: 0 auto;
	display: block;	
	cursor: pointer;
	width: 60px !important;
	height: 60px !important;


    font-size: 10px;
    font-weight: bold;
    line-height: 10px;
    padding: 55px 5px 0;
}

button.btn_actionlink, button:hover.btn_actionlink, button:focus.btn_actionlink{
	background-image: url("uf2014/img/insert-action-white.gif");
	background-repeat: no-repeat;
	background-position: center 13px;
	margin: 0 auto;
	display: block;	
	cursor: pointer;
	width: 60px !important;
	height: 60px !important;


    font-size: 10px;
    font-weight: bold;
    line-height: 10px;
    padding: 55px 5px 0;
}

.sub_button{
	width: 90px !important;
	display: block;
	float: none !important;
	margin: 4px auto 0 !important;
}


#eye_container{
	width: 100%;
	text-align: center;
	float: right;
	height: 40px;
	margin-top: 10px;
}

#eye_container button{
	border-radius: 15px 15px 15px 15px;
	margin-bottom: 0;
}

div#eye_container .glyphicons.more_items i:before{
	padding-left: 115px !important;
}

/*
button:hover.btn_imagelink, button:focus.btn_imagelink{
	background-repeat: no-repeat;
	background-position: 13px 14px;
	margin: 0 auto;
	display: block;	
	cursor: pointer;
	width: 80px !important;
	height: 80px !important;
}


a.btn_imagelink{
	background-image: url("uf2014/img/rool-non_active-click-image.gif");
	margin: 0 auto;
	display: block;	
	cursor: pointer;
	width: 80px;
	height: 82px;
}

a:hover.btn_imagelink{
	background-image: url("uf2014/img/rool-active-click-image.gif");
	cursor: pointer;
	width: 80px;
	height: 82px;
}

a.btn_imagelink img, a.btn_actionlink img{
	width: 80px;
	height: 82px;
}

a.btn_actionlink{
	background-image: url("uf2014/img/rool-non_active-click-action.gif");
	margin: 0 auto;
	display: block;	
	cursor: pointer;
	width: 80px;
	height: 82px;
}

a:hover.btn_actionlink{
	background-image: url("uf2014/img/rool-active-click-action.gif");
	cursor: pointer;
	width: 80px;
	height: 82px;
}*/

/* -----------------------------  GLIPHICONS MODIFIERS --------------------------------- */
/* -----------------------------  GLIPHICONS MODIFIERS --------------------------------- */
/* -----------------------------  GLIPHICONS MODIFIERS --------------------------------- */

.glyphicons.free_celllink{
    display: block;
    font-size: 11px !important;
    line-height: 13px;
    margin: 0 22px !important;
    padding: 6px !important;
}

.glyphicons.free_celllink i:before{
	font-size: 14px !important;
	line-height: normal !important;
}

.glyphicons.celllink{
   	font-size: 11px !important;
    line-height: 13px;
    padding: 4px 0 0 18px !important;
}

.glyphicons.celllink i:before{
	font-size: 14px !important;
	line-height: normal !important;
}

.glyphicons.listlink{
  	font-size: 12px !important;
    font-weight: bold;
    line-height: 10px;
    padding: 10px 0 0 21px !important;
}

.glyphicons.listlink i:before{
	font-size: 16px !important;
	line-height: normal !important;
}

.glyphicons.ppilink{
	font-size: 11px !important;
	padding: 11px 0 0 22px !important;
	line-height: 10px;
}

.glyphicons.ppilink i:before{
	font-size: 15px !important;
	line-height: normal !important;
}

.glyphicons.popupclick_warning{
}

.glyphicons.popupclick_warning i:before{
	font-size: 20px !important;
	line-height: normal !important;
}

.glyphicons.uclink{
	font-size: 11px !important;
	padding: 8px 0 0 22px !important;
	line-height: 10px;
}

.glyphicons.uclink i:before{
	font-size: 15px !important;
	line-height: normal !important;
}

.glyphicons.uclink2{
	font-size: 11px !important;
	padding: 7px 0 0 16px !important;
	line-height: 10px;
}

.glyphicons.uclink2 i:before{
	font-size: 15px !important;
	line-height: normal !important;
}

.glyphicons.uclinkfb{
	font-size: 12px !important;
	text-decoration: underline;
	padding: 8px 0 0 22px !important;
	line-height: 10px;
}

.glyphicons.uclinkfb i:before{
	font-size: 19px !important;
	line-height: normal !important;
}

.glyphicons.insidebutton{
	font-size: 12px !important;
	text-decoration: underline;
	padding: 14px 0 0 22px !important;
	line-height: 10px;
}

.glyphicons.insidebutton i:before{
	font-size: 14px !important;
	line-height: normal !important;
}

.glyphicons.insidebutton2{
	font-size: 12px !important;
	text-decoration: underline;
	padding: 4px 0 0 22px !important;
	line-height: 10px;
}

.glyphicons.insidebutton2 i:before{
	font-size: 14px !important;
	line-height: normal !important;
}


.glyphicons.insidebuttonbig{
	font-size: 12px !important;
	text-decoration: underline;
	padding: 20px 0 0 24px !important;
	line-height: 10px;
}

.glyphicons.insidebuttonbig i:before{
	font-size: 19px !important;
	line-height: normal !important;
}

.glyphicons.blue, .glyphicons.blue i:before{
	color: #2B78E4 !important;
}

.glyphicons.bluefb, .glyphicons.bluefb i:before{
	color: #336699 !important;
}

.glyphicons.green, .glyphicons.green i:before{
	color: green !important;
}

.glyphicons.gray, .glyphicons.gray i:before{
	color: #CCCCCC !important;
}

.glyphicons.dbl_line{
	padding-left: 50px;
}
 
.glyphicons.dbl_line i:before{
	padding-top: 15px;
} 

a.darkgray, .glyphicons.darkgray{
	color: #000000 !important;
}

.glyphicons.darkgray i:before{
	color: #AAAAAA !important;
}

.glyphicons.darkblue{
	color: #1C3664 !important;
}

.glyphicons.darkblue i:before{
	color: #1C3664 !important;
}

.glyphicons.html5{
	background-image: url("uf2014/img/html5.png");
    background-position: -3px 8px;
    background-repeat: no-repeat;
}

.glyphicons.greenblack{
	color: #000000 !important;
}

.glyphicons.greenblack i:before{
	color: #009E0F !important;
}

.glyphicons.orange, .glyphicons.orange i:before{
	color: orange !important;
}

.glyphicons.mini i:before{
	font-size: 15px !important;
	margin: 0 !important;
}

.glyphicons.mini{
	margin: 0 !important;
	padding: 11px 0 0 22px;
}

a.red, .glyphicons.red, .glyphicons.red i:before{
	color: #CF2A27 !important;
}

.glyphicons.layouts i:before{
	font-size: 16px !important;
	line-height: normal !important;
	margin: -5px 0 0 10px;
}


button.fb a.glyphicons i:before{
	font-size: 16px !important;
	line-height: normal !important;
	margin: -5px 0 0 0px;
}

button.fb a.glyphicons{
	padding: 5px 0 5px 20px;
}

div#view_container{
	float: left;
	text-align: center;
	width: 100%;
}

div#view_container a.global{
	border-bottom: 1px solid #DDDDDD;
    margin: 5px auto 0;
    padding: 0 0 18px !important;
    text-align: center;
    width: 100%;
}

div#view_container a.global i:before{
	margin: -5px 14px;
}

div#view_container a.facebook i:before{
	margin: 0px 14px;
}

div#view_container a.facebook{
	margin: 0 auto 10px;
	width: 100%;
}

/* -----------------------------  GLIPHICONS MODIFIERS --------------------------------- */
/* -----------------------------  GLIPHICONS MODIFIERS --------------------------------- */
/* -----------------------------  GLIPHICONS MODIFIERS --------------------------------- */

a.link
{
	float: left;
	color: #2B78E4;
	white-space: nowrap;
	width: 100px;
	clear: left;
	margin-bottom: 6px;
	font-size: 11px;
}

a.link2
{
	color: #2B78E4;
	white-space: nowrap;
	width: 100px;
	clear: left;
	margin-bottom: 6px;
	font-size: 11px;
	margin: 0 10px;
}

a.time_set{
	background-image: url("uf2014/img/menu_on.gif");
	background-repeat: no-repeat;
	padding: 2px 0 0 20px;
	height: 14px;
}

a.tool_tip{
	background-image: url("uf2014/img/menu_on.gif");
	background-repeat: no-repeat;
	background-position: 0 -22px;
	padding: 2px 0 0 20px;
	height: 14px;
}

a.copy_lnk{
	background-image: url("uf2014/img/menu_on.gif");
	background-repeat: no-repeat;
	background-position: 0 -43px;
	padding: 2px 0 0 20px;
	height: 14px;
}



a.open_fld{
	background-image: url("uf2014/img/menu_on.gif");
	background-repeat: no-repeat;
	background-position: 0 -63px;
	padding: 0 0 0 17px;
	height: 11px;
}


a.link_help{
	background-image: url("uf2014/img/menu_on.gif");
    background-position: right -91px;
    background-repeat: no-repeat;
    float: right;
    clear: right;
    height: 14px;
    padding: 2px 20px 0 0;
    width: 27px;
}

a.link_delete{
	background-image: url("uf2014/img/menu_on.gif");
    background-position: right -107px;
    background-repeat: no-repeat;
    color: #CF2A27;
    float: right;
    clear: right;
    height: 16px;
    padding: 2px 20px 0 0;
    width: 75px;
}

a.mosaic{
	background-image: url("uf2014/img/menu_on.gif");
	background-repeat: no-repeat;
	background-position: 0 -79px;
	padding: 0 0 0 17px;
	height: 11px;
}


div.set_dimensions{
	float: left;	
	margin-left: 0px;
	margin-bottom: 2px;
    width: 96px;
    color: black;
}

div.set_dimensions label{
	float: left;
	font-size: 10px;
}

div.set_dimensions input[type=number]{
	float: left;
	font-size: 10px;
	width: 35px;
	height: 20px;
	margin: 0 3px;
	padding-left: 2px;
}

.set_dimensions_content{
	width: 140px;
	/*background-image: url("uf2014/img/cross_hotspot_size.gif");
	background-repeat: no-repeat;
	background-position: 10px 30px;	*/
	padding: 0 10px;
	text-align: center;

}

.peqhelp{
	width: 30px !important;
	margin-bottom: 27px !important;
}

.meddelete{
	margin-bottom: 30px !important;
}


a.single_link
{
	float: left;
	color: #2B78E4;
	white-space: nowrap;
	width: 100px;
	clear: left;
	margin-bottom: 6px;
	font-size: 11px;
}


/* ------------------------------------------------------------------------------------------ */
/* -------------------------------- UPLOAD THEME & TEMPLATE  -------------------------------- */
/* ------------------------------------------------------------------------------------------ */

.box_gray_roundedL{
	width: 94% !important;
	border: 1px solid #666666;	
	border-radius: 5px 5px 5px 5px;
	background-color: #EEEEEE;
	padding: 10px 20px;
	margin: 0 auto;
	float: left;
}

.block_upload_step
{
	width: 100%;
	float: left;
	margin-bottom: 25px;
}

div.block_upload_step input[type="text"]{	
	border: 2px solid #666666;
    border-radius: 5px 5px 5px 5px;
    clear: left;
    float: left;
    height: 20px;
    margin: 0 0 0 10px !important;
    width: 490px;
}

div.block_upload_step .subtitle
{
	font-size: 19px !important;
	float: left;
	margin: 10px;
}

.templates{
	width: 490px;
}

.desktop{
	margin-left: 5px;
    width: 210px;
}

.option{
	color: #000000;
    float: left;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    margin-top: 10px;
}

.block_container{
	background-color: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    border:2px solid #999999;
    clear: left;
    float: left;
    margin-left: 5px;
    width: 98%;
}

.block_header1{
	width: 275px;
	float: left;
	padding-top: 15px;
	text-align: right;
}

.block_header2{
	width: 150px;
	float: left;
	padding-top: 15px;
	text-align: left;
}

.block_container label{
	font-size: 14px;
	font-style: italic;
	color: #000;
	line-height: 13px !important;
	margin-top: 10px;
}

.block_container label.sel_temp{
    float: right;
    margin: 0 10px 0 0 !important;
    text-align: left;
    width: 230px;
}

.block_container select.sel_temp{
	width: 170px;
	margin: 0 !important;
}


.block_container label.small_label{
	font-size: 11px;
	font-style: italic;
	color: #000;
	line-height: 11px;
	margin-bottom: 0;
}

div.block_container{
    height: 265px;
}

.block_container_selected{
	border-color: #009E0F !important;
}

.step_title_selected{
	color: #009E0F !important;
}

div.step_title_selected p{
	color: #009E0F !important;
}


div.desktop input[type="text"]{	
	float: none;
    font-size: 11px;
    height: 15px !important;
    margin: 15px !important;
    padding: 2px;
    width: 170px !important;
    border-radius: 2px 2px 2px 2px;
}

#theme_image_preview{
	background-image: url("uf2014/img/default_theme_preview.gif");
	background-repeat: no-repeat;	
	width: 100px;
	height: 75px;
}

.terms_conds_and_upload{
	text-align: center;
}

div.terms_conds_and_upload p{
	font-size: 11px !important;
	text-align: center;
	color: #000;
	display: inline-table;
}

div.terms_conds_and_upload a.terms{
	font-size: 11px !important;
	color: #000;
	text-decoration: underline;
	display: inline-table;
}

div.terms_conds_and_upload a.terms:hover{
	text-decoration: none;
}

div.terms_conds_and_upload input[type="checkbox"]{	
	margin: 5px;
	display: inline-table;
}

div.terms_conds_and_upload input[type="button"], div.terms_conds_and_upload .btn{	
	margin: 0 auto 25px;
	width: 270px;
	display: block;
}

.contenedor_carrusel{
	padding: 25px 20px;
	float: left;
	width: 440px;
}

.carousel-control{
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #999999;
    border-radius: 0px 0px 0px 0px;
    color: #666666;
    font-size: 40px;
    font-weight: 100;
    height: 30px;
    left: 15px;
    line-height: 23px;
    margin-top: -20px;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    top: 40%;
    width: 30px;	
}

.carousel {
	margin-bottom: 0;
	padding: 0 28px 0 28px;
	height: 175px;
}
/* Reposition the controls slightly */
.carousel-control {
	left: -12px;
}
.carousel-control.right {
	right: -12px;
}
/* Changes the position of the indicators */
.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
	display: none;
}
/* Changes the colour of the indicators */
.carousel-indicators li {
	background: #c0c0c0;
}
.carousel-indicators .active {
background: #333333;
}

.items_container{
	width: 380px;
}

.template_tooltip{
	border: 1px solid #000;
	border-radius: 5px;
	background-color: #fff;
	padding: 10px 10px;

	font-size: 14px;
	color: black;
	font-weight:bold;
	text-align:center;

	/*max-width: 200px;*/
	line-height: 20px;
}

/* ------------------------------------------------------------------------------------------ */
/* --------------------------- LAYOUT, GENERAL SETTINGS AND TABS ---------------------------- */
/* ------------------------------------------------------------------------------------------ */

#publicationdetailsLayout label{
	cursor: default;
}

ul#subtabs li{
	width: 200px;
	height: 50px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	padding: 0px;
}

ul#subtabs li.last{
	border-bottom: 1px solid #666666;
	border-top: 1px dashed #666666;
}

ul#subtabs li span{
	color: #000000;
    float: left;
    font-size: 12px;
    font-style: italic;
    height: 30px;
    line-height: 14px !important;
    padding: 10px;
    text-align: left;
    width: 180px !important;
}

ul#subtabs li.normal_link span{
	color: #000000;
    float: left;
    font-size: 10px;
    font-style: normal;
    height: 15px;
    line-height: 14px !important;
    padding: 5px;
    text-align: left;
    width: 190px !important;
}


ul#subtabs li .glyphicons{
	font-size: 12px !important;
	line-height: 15px;
	padding: 4px 0 0 22px !important;
	border: none;
	text-align: left;
}

ul#subtabs li .glyphicons i:before{
	font-size: 18px !important;
	line-height: normal !important;
	margin: 5px 10px;
}

ul#subtabs li a.glyphicons{
	width: 163px;
	height: 35px;
	padding: 9px 5px 5px 32px !important;
	border-radius: 0 0 0 0;
	white-space: normal;
}


ul#subtabs li a:hover.glyphicons{
	background-color: #EEEEEE !important;
	color: #666 !important;
}

ul#subtabs li.active a.glyphicons{
	background-color: #2B78E4 !important;
	color: #fff !important;
	white-space: normal;
}

ul#subtabs li a:hover.glyphicons i:before{
	color: #666 !important;
}

ul#subtabs li.active a.glyphicons i:before{
	color: #fff !important;
}

ul#subtabs li.normal_link .glyphicons{
	font-size: 11px !important;
	line-height: 15px;
	padding: 4px 0 0 22px !important;
	border: none;
	text-align: left;
}

ul#subtabs li.normal_link .glyphicons i:before{
	font-size: 16px !important;
    line-height: normal !important;
    margin: 19px 11px;
}

ul#subtabs li.normal_link a.glyphicons{
	width: 163px;
	height: 35px;
	padding: 9px 5px 5px 32px !important;
	border-radius: 0 0 0 0;
}

ul#subtabs li.normal_link a:hover.glyphicons.blue{
	background-color: transparent !important;
	color: #2B78E4 !important;
	text-decoration: underline;
}

a.blue, a:hover.blue, ul#subtabs li a:hover.glyphicons.blue i:before{
	color: #2B78E4;
}

ul#subtabs li.active a:hover.glyphicons.blue i:before{
	color: #fff !important;
}


.tab-content{
	overflow: visible;
}

#tab1box1{
	border-radius: 5px 5px 5px 5px;
	color:#000;
	line-height: 16px;
}

#tab1box2 label, #tab1box3 label{
	font-size: 12px;
	float: left;
}

#tab1box2 label, #tab1box3 label a{
	font-size: 12px;
	float: left;
}


#tab1box2 input[type="radio"], #tab1box2 input[type="checkbox"]{
	float: left;
}

.width_semi{
	width: 373px !important;
	float: left;
	margin-right: 10px;
	min-height: 78px;
}

.imgbox1{
	float: left;
	width: 98px !important;
	height: 98px !important;
}

.imgbox1 img{
	width: 88px !important;
	height: 88px !important;
}

.glyphicons.layoutlnk{
	font-size: 12px !important;
	padding: 8px 0 0 19px !important;
	line-height: 10px;
}

.glyphicons.layoutlnk i:before{
	font-size: 16px !important;
	line-height: normal !important;
}

div#tab1box3{
	min-height: 90px;
}

div#tab1box3 label{
	font-style: italic;
	float: left;
	clear: left;
}

div#tab1box3 div#browserUploadInputs{
	float: left;
	clear: left;
}

div#tab1box3 input{
	background-color: white;
	float: left;
	clear: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

div#tab1box3 span{
	float: left;
	clear: left;
	font-size: 10px;
	margin: 8px 0 0 30px;
	font-weight: normal;
}

div#layout_button_container{
	width: 100%;
	text-align: center;
	margin:10px auto; 
}


/* ------------------------------------------------------------------------------------------ */
/* -------------------------------------- FACEBOOK TAB -------------------------------------- */
/* ------------------------------------------------------------------------------------------ */

#fbminiblock{
	float: left;
	width: 100%;
	margin-top: 20px;
}

#fbminiblock span.txt{
	float: left;
	margin-right: 15px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

span.fbhelp{
	float: left;
	margin-right: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	width: 90%;
	padding-left: 5px;
}


#fbminiblock input[type=text]{
	float: left;
	margin:0 20px 0 0;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	height: 16px;
}

#fbminiblock #boxsizecustom_switch{
	width: 30px;
	float: left;
	margin-right: 10px !important;
}

.fb_mid{
	width: 50% !important;
}

.noborder{
	border: none !important;
}

.bigborder{
	border: 3px solid #999999 !important;	
	border-radius: 10px 10px 10px 10px !important;
}

.width_semi.bigborder{
	width: 368px !important;

}

.fbimageblock{
	float: right;
	width: 110px;
}

.frmbimageblock{
	width: 100px !important;
	margin-right: 12px;
}


.fbimageblock span{
	color: #000000;
    float: left;
    font-size: 11px;
    line-height: 13px;
    margin: 5px;
    text-align: center;
    width: 100px;
}

.subtitle2{
	float: left;
	clear: left;
	font-size: 12px;
	color: #666666;
	margin-left: 20px;
}

.subtitle3{
	float: left;
	clear: left;
	font-size: 12px;
	color: #000000;
	margin-top: 10px;
}

.subtitle4{
	float: left;
	clear: left;
	font-size: 11px;
	color: #000000;
}

/* -------------------------------------  THEME LIST  --------------------------------------- */
/* -------------------------------------  THEME LIST  --------------------------------------- */
/* -------------------------------------  THEME LIST  --------------------------------------- */

#table_themes{
	width: 781px;
}

#table_themes th{
	font-size: 13px;
	color: black;
	white-space: nowrap;
	padding: 10px 5px;
}

.cell_name{
    float: left;
    height: 33px;
    line-height: 15px;
    overflow: hidden;
    /*text-overflow: ellipsis;
    white-space: nowrap;*/
    width: 340px;
    margin-top: 4px;
}

.cell_activated{
	color: #009900;
	font-weight: bold;
	margin: 5px auto 0;
	text-align: center;
}

.cell_renew{
	color: #FF9900;
	font-weight: bold;	
	margin: 5px auto 0;
	text-align: center;
}

.cell_free{
	color: #000000;
	font-weight: bold;
	margin: 5px auto 0;
	text-align: center;
	white-space: nowrap;
}

a.disabled{
	opacity: 0.5;
	cursor: default;
	pointer-events:none;
}

/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------ UNILINK EXTENDED ------------------------------------ */
/* ------------------------------------------------------------------------------------------ */

#uploadnewimageajax{
	overflow: hidden !important;
}

#uploadnewimageajax_intro{
	float: left;
	width: 100%;
	overflow: hidden !important;
}

#uploadnewimageajax_intro img, #uploadnewimageajax_intro div{
	float: left;
}

#uploadnewimageajax_button{
	float: left;
	width: 100%;
}

#uploadnewimageajax_intro .notes{
	margin: 0 10px;
    width: 360px;
}

#uploadnewimageajax_intro .notes span{
	color: #1c3664;
	font-size: 12px;
	float: left;
	line-height: 17px
}

#uploadnewimageajax_intro .notes span.notes_title{
	font-size: 14px;
	font-weight: bold;
	clear: left;
}

#uploadnewimageajax_intro .notes span.notes_label{
	width: 100px;
}

#uploadnewimageajax_intro .notes span.notes_br{
	margin-top: 10px;
}
            
.center_stuff{
	border: medium none;
    margin: 0 auto;
    padding: 5px;
    text-align: center;
}

.note_right{
	float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 3px 10px;
    position: absolute;
    color: #666666;
}

.html5_notes{
	padding: 15px 5px;
}

.notes_long{
	width: 250px;
}

.clearL{
	clear: left;
}

#uploadnewtooltip_intro{
	float: right;
	width: 200px;
}

#uploadnewtooltip_intro img, #uploadnewtooltip_intro div{
	float: left;
}

#uploadnewtooltip_intro .notes{
	margin: 0 5px;
    width: 145px;
}

#uploadnewtooltip_intro .notes span{
	color: #1c3664;
	font-size: 12px;
	float: left;
	line-height: 17px
}

#uploadnewtooltip_intro .notes span.notes_title{
	font-size: 14px;
	font-weight: bold;
	clear: left;
}

/* ------------------------------------------------------------------------------------------ */
/* ----------------------------------- EXTERNAL ELEMENTS ------------------------------------ */
/* ------------------------------------------------------------------------------------------ */

/* ============================================================
					Bootstrap social buttons.
 * ============================================================ */

.btn-facebook {
  color: #ffffff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
  background-color: #2b4b90 !important;
  *background-color: #133783 !important;
  background-image: -moz-linear-gradient(top, #3b5998, #133783) !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3b5998), to(#133783)) !important;
  background-image: -webkit-linear-gradient(top, #3b5998, #133783) !important;
  background-image: -o-linear-gradient(top, #3b5998, #133783) !important;
  background-image: linear-gradient(to bottom, #3b5998, #133783) !important;
  background-repeat: repeat-x !important;
  border-color: #133783 #133783 #091b40 !important;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b5998', endColorstr='#ff133783', GradientType=0) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
}

.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.btn-facebook.disabled,
.btn-facebook[disabled] {
  color: #ffffff !important;
  background-color: #133783 !important;
  *background-color: #102e6d !important;
}

.btn-facebook:active,
.btn-facebook.active {
  background-color: #0d2456 \9 !important;
}

/* ------------------------------------------------------------------------------------------ */
/* ----------------------------------- CAR ELEMENTS ------------------------------------ */
/* ------------------------------------------------------------------------------------------ */

.btn-facebook {
  color: #ffffff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
  background-color: #2b4b90 !important;
  *background-color: #133783 !important;
  background-image: -moz-linear-gradient(top, #3b5998, #133783) !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3b5998), to(#133783)) !important;
  background-image: -webkit-linear-gradient(top, #3b5998, #133783) !important;
  background-image: -o-linear-gradient(top, #3b5998, #133783) !important;
  background-image: linear-gradient(to bottom, #3b5998, #133783) !important;
  background-repeat: repeat-x !important;
  border-color: #133783 #133783 #091b40 !important;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b5998', endColorstr='#ff133783', GradientType=0) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
}

.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.btn-facebook.disabled,
.btn-facebook[disabled] {
  color: #ffffff !important;
  background-color: #133783 !important;
  *background-color: #102e6d !important;
}

.btn-facebook:active,
.btn-facebook.active {
  background-color: #0d2456 \9 !important;
}

/* ============================================================
 * bootstrapSwitch v1.8 by Larentis Mattia @SpiritualGuru
 * http://www.larentis.eu/
 *
 * Enhanced for radiobuttons by Stein, Peter @BdMdesigN
 * http://www.bdmdesign.org/
 *
 * Project site:
 * http://www.larentis.eu/switch/
 * ============================================================
 * Licensed under the Apache License, Version 2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 * ============================================================ */
.has-switch {
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  position: relative;
  text-align: left;
  overflow: hidden;
  line-height: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  vertical-align: middle;
  min-width: 100px;
}
.has-switch.switch-mini {
  width: 72px !important;
}
.has-switch.switch-mini i.switch-mini-icons {
  height: 1.20em;
  line-height: 9px;
  vertical-align: text-top;
  text-align: center;
  transform: scale(0.6);
  margin-top: -1px;
  margin-bottom: -1px;
}
.has-switch.switch-small {
  min-width: 80px;
}
.has-switch.switch-large {
  min-width: 120px;
}
.has-switch.deactivate {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default !important;
}
.has-switch.deactivate label,
.has-switch.deactivate span {
  cursor: default !important;
}
.has-switch > div {
  display: inline-block;
  width: 150%;
  position: relative;
  top: 0;
}
.has-switch > div.switch-animate {
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  -o-transition: left 0.5s;
  transition: left 0.5s;
}
.has-switch > div.switch-off {
  left: -50%;
}
.has-switch > div.switch-on {
  left: 0%;
}
.has-switch input[type=radio],
.has-switch input[type=checkbox] {
  display: none !important;
}
.has-switch span,
.has-switch label {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  display: inline-block;
  height: 100%;
  padding-bottom: 4px;
  padding-top: 4px;
  font-size: 14px;
  line-height: 20px;
}
.has-switch span.switch-mini,
.has-switch label.switch-mini {
  padding-bottom: 4px;
  padding-top: 4px;
  font-size: 10px;
  line-height: 9px;
}
.has-switch span.switch-small,
.has-switch label.switch-small {
  padding-bottom: 3px;
  padding-top: 3px;
  font-size: 12px;
  line-height: 18px;
}
.has-switch span.switch-large,
.has-switch label.switch-large {
  padding-bottom: 9px;
  padding-top: 9px;
  font-size: 16px;
  line-height: normal;
}
.has-switch label {
  text-align: center;
  margin-top: -1px;
  margin-bottom: -1px;
  z-index: 100;
  width: 34%;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  color: #333333;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.has-switch label:hover,
.has-switch label:focus,
.has-switch label:active,
.has-switch label.active,
.has-switch label.disabled,
.has-switch label[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.has-switch label:active,
.has-switch label.active {
  background-color: #cccccc \9;
}
.has-switch label i {
  color: #000;
  text-shadow: 0 1px 0 #fff;
  line-height: 18px;
  pointer-events: none;
}
.has-switch span {
  text-align: center;
  z-index: 1;
  width: 33%;
}
.has-switch span.switch-left {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.has-switch span.switch-right {
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f0f0f0;
  background-image: -moz-linear-gradient(top, #e6e6e6, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e6e6e6, #ffffff);
  background-image: -o-linear-gradient(top, #e6e6e6, #ffffff);
  background-image: linear-gradient(to bottom, #e6e6e6, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6e6e6', endColorstr='#ffffffff', GradientType=0);
  border-color: #ffffff #ffffff #d9d9d9;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ffffff;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.has-switch span.switch-right:hover,
.has-switch span.switch-right:focus,
.has-switch span.switch-right:active,
.has-switch span.switch-right.active,
.has-switch span.switch-right.disabled,
.has-switch span.switch-right[disabled] {
  color: #333333;
  background-color: #ffffff;
  *background-color: #f2f2f2;
}
.has-switch span.switch-right:active,
.has-switch span.switch-right.active {
  background-color: #e6e6e6 \9;
}
.has-switch span.switch-primary,
.has-switch span.switch-left {
  color: #ffffff !important;
  padding: 4px !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #005fcc;
  background-image: -moz-linear-gradient(top, #0044cc, #0088cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0044cc), to(#0088cc));
  background-image: -webkit-linear-gradient(top, #0044cc, #0088cc);
  background-image: -o-linear-gradient(top, #0044cc, #0088cc);
  background-image: linear-gradient(to bottom, #0044cc, #0088cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0044cc', endColorstr='#ff0088cc', GradientType=0);
  border-color: #0088cc #0088cc #005580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0088cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.has-switch span.switch-primary:hover,
.has-switch span.switch-left:hover,
.has-switch span.switch-primary:focus,
.has-switch span.switch-left:focus,
.has-switch span.switch-primary:active,
.has-switch span.switch-left:active,
.has-switch span.switch-primary.active,
.has-switch span.switch-left.active,
.has-switch span.switch-primary.disabled,
.has-switch span.switch-left.disabled,
.has-switch span.switch-primary[disabled],
.has-switch span.switch-left[disabled] {
  color: #ffffff;
  background-color: #0088cc;
  *background-color: #0077b3;
}
.has-switch span.switch-primary:active,
.has-switch span.switch-left:active,
.has-switch span.switch-primary.active,
.has-switch span.switch-left.active {
  background-color: #006699 \9;
}
.has-switch span.switch-info {
  color: #ffffff !important;
  padding: 4px !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #41a7c5;
  background-image: -moz-linear-gradient(top, #2f96b4, #5bc0de);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2f96b4), to(#5bc0de));
  background-image: -webkit-linear-gradient(top, #2f96b4, #5bc0de);
  background-image: -o-linear-gradient(top, #2f96b4, #5bc0de);
  background-image: linear-gradient(to bottom, #2f96b4, #5bc0de);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2f96b4', endColorstr='#ff5bc0de', GradientType=0);
  border-color: #5bc0de #5bc0de #28a1c5;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #5bc0de;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.has-switch span.switch-info:hover,
.has-switch span.switch-info:focus,
.has-switch span.switch-info:active,
.has-switch span.switch-info.active,
.has-switch span.switch-info.disabled,
.has-switch span.switch-info[disabled] {
  color: #ffffff;
  background-color: #5bc0de;
  *background-color: #46b8da;
}
.has-switch span.switch-info:active,
.has-switch span.switch-info.active {
  background-color: #31b0d5 \9;
}
.has-switch span.switch-success {
  color: #ffffff !important;
  padding: 4px !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #58b058;
  background-image: -moz-linear-gradient(top, #51a351, #62c462);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#51a351), to(#62c462));
  background-image: -webkit-linear-gradient(top, #51a351, #62c462);
  background-image: -o-linear-gradient(top, #51a351, #62c462);
  background-image: linear-gradient(to bottom, #51a351, #62c462);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff51a351', endColorstr='#ff62c462', GradientType=0);
  border-color: #62c462 #62c462 #3b9e3b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #62c462;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.has-switch span.switch-success:hover,
.has-switch span.switch-success:focus,
.has-switch span.switch-success:active,
.has-switch span.switch-success.active,
.has-switch span.switch-success.disabled,
.has-switch span.switch-success[disabled] {
  color: #ffffff;
  background-color: #62c462;
  *background-color: #4fbd4f;
}
.has-switch span.switch-success:active,
.has-switch span.switch-success.active {
  background-color: #42b142 \9;
}
.has-switch span.switch-warning {
  color: #ffffff !important;
  padding: 4px !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f9a123;
  background-image: -moz-linear-gradient(top, #f89406, #fbb450);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f89406), to(#fbb450));
  background-image: -webkit-linear-gradient(top, #f89406, #fbb450);
  background-image: -o-linear-gradient(top, #f89406, #fbb450);
  background-image: linear-gradient(to bottom, #f89406, #fbb450);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff89406', endColorstr='#fffbb450', GradientType=0);
  border-color: #fbb450 #fbb450 #f89406;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #fbb450;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.has-switch span.switch-warning:hover,
.has-switch span.switch-warning:focus,
.has-switch span.switch-warning:active,
.has-switch span.switch-warning.active,
.has-switch span.switch-warning.disabled,
.has-switch span.switch-warning[disabled] {
  color: #ffffff;
  background-color: #fbb450;
  *background-color: #faa937;
}
.has-switch span.switch-warning:active,
.has-switch span.switch-warning.active {
  background-color: #fa9f1e \9;
}
.has-switch span.switch-danger {
  color: #ffffff !important;
  padding: 4px !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #d14641;
  background-image: -moz-linear-gradient(top, #bd362f, #ee5f5b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bd362f), to(#ee5f5b));
  background-image: -webkit-linear-gradient(top, #bd362f, #ee5f5b);
  background-image: -o-linear-gradient(top, #bd362f, #ee5f5b);
  background-image: linear-gradient(to bottom, #bd362f, #ee5f5b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbd362f', endColorstr='#ffee5f5b', GradientType=0);
  border-color: #ee5f5b #ee5f5b #e51d18;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ee5f5b;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.has-switch span.switch-danger:hover,
.has-switch span.switch-danger:focus,
.has-switch span.switch-danger:active,
.has-switch span.switch-danger.active,
.has-switch span.switch-danger.disabled,
.has-switch span.switch-danger[disabled] {
  color: #ffffff;
  background-color: #ee5f5b;
  *background-color: #ec4844;
}
.has-switch span.switch-danger:active,
.has-switch span.switch-danger.active {
  background-color: #e9322d \9;
}
.has-switch span.switch-default {
  color: #333333 !important;
  padding: 4px !important;  
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f0f0f0;
  background-image: -moz-linear-gradient(top, #e6e6e6, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e6e6e6, #ffffff);
  background-image: -o-linear-gradient(top, #e6e6e6, #ffffff);
  background-image: linear-gradient(to bottom, #e6e6e6, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6e6e6', endColorstr='#ffffffff', GradientType=0);
  border-color: #ffffff #ffffff #d9d9d9;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ffffff;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.has-switch span.switch-default:hover,
.has-switch span.switch-default:focus,
.has-switch span.switch-default:active,
.has-switch span.switch-default.active,
.has-switch span.switch-default.disabled,
.has-switch span.switch-default[disabled] {
  color: #333333;
  background-color: #ffffff;
  *background-color: #f2f2f2;
}
.has-switch span.switch-default:active,
.has-switch span.switch-default.active {
  background-color: #e6e6e6 \9;
}


.mce-container, .mce-container *, .mce-widget, .mce-widget *, .mce-reset{
	font-size: 12px !important;
}


/* ---------------------------------- NEW POPUP ELEMENTS -------------------------------------- */
/* ---------------------------------- NEW POPUP ELEMENTS -------------------------------------- */
/* ---------------------------------- NEW POPUP ELEMENTS -------------------------------------- */
/* ---------------------------------- NEW POPUP ELEMENTS -------------------------------------- */
/* ---------------------------------- NEW POPUP ELEMENTS -------------------------------------- */
.glyphicons.popup_element1{
  	font-size: 12px !important;
    font-weight: bold;
    line-height: 10px;
    padding: 9px 0 0 24px !important;
    margin: 10px 30px 0 0;
    float: left;
}

.glyphicons.popup_element1 i:before{
	font-size: 18px !important;
	line-height: normal !important;
}

.glyphicons.popup_element2{
  	float: left;
    font-size: 14px !important;
    font-weight: bold;
    line-height: 10px;
    margin: 5px 30px 0 0;
    padding: 10px 0 0 30px !important;
}

.glyphicons.popup_element2 i:before{
	font-size: 20px !important;
	line-height: normal !important;
}

.glyphicons.popup_element3{
  	float: left;
    font-size: 12px !important;
    font-weight: bold;
    line-height: 10px;
    margin: 0px 0px 0 0;
    padding: 2px 0 0 15px !important;
    color: #1c3664;
}

.glyphicons.popup_element3 i:before{
	color: #1c3664;
    font-size: 15px !important;
    line-height: normal !important;
    margin-left: 5px;
    position: relative;
    top: 2px;
}

.glyphicons.popup_element4 i:before{
	color: #1c3664;
    font-size: 19px !important;
    line-height: normal !important;
    margin: -3px 5px;
}

#checkcontrols1{
	margin-top: 13px;
}

#checkcontrols1 span{
	color: #000;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding: 3px;
	vertical-align: text-top;

}

#checkcontrols1 input[type="checkbox"]{
	display: inline-block;
}

#checkcontrols1 input[type="radio"]{
	margin: 0px !important;	
}

#checkcontrols1 label{
	color: #000;
	font-size: 10px;
	display: inline-block;
}

#checkcontrols1 div{
	display: block;
	height: 18px;
	margin-left: 7px;
}

#checkcontrols1 div.check_container{
	display: inline-block;
}


/* ---------------------------------- NEW POPUP ELEMENTS -------------------------------------- */
/* ---------------------------------- NEW POPUP ELEMENTS -------------------------------------- */
/* ---------------------------------- NEW POPUP ELEMENTS -------------------------------------- */
/* ---------------------------------- NEW POPUP ELEMENTS -------------------------------------- */
/* ---------------------------------- NEW POPUP ELEMENTS -------------------------------------- */




