/*--- Global styles ---*/
* { margin:0px; padding:0px;}
body {background:url(images/bg.jpg) repeat-x top center #97cae4;margin:0px;padding:0px;
      font-family: Arial,Helvetica,sans-serif;font-size:12px;color: #3b5564;}
h1, h2, h3, h4, li.blog-header, .post-header, .slides p { font-family:Arial,Helvetica,sans-serif;}
fieldset {border:1px solid #ddd;padding:10px;margin:0 0 15px 0;}

/*--- Typography ---*/
hr { margin: 10px 0 10px 0 }
a { text-decoration:none; color:#015289; }
a:hover { text-decoration:none; }
p { line-height:18px; margin-bottom:1px; margin-top:2px; font-size:100%; }
h1 { font-weight:normal; font-size:300%; line-height:30px; margin-bottom:10px; color:#741c1c; border-bottom:1px solid #698264; padding-bottom:10px; }
h2 { font-weight:normal; font-size:170%; line-height:30px; }
h3 {
    font-size: 200%;
    font-weight: normal;
    height: 44px;
    line-height: 34px;
    /*padding-left: 54px;*/
    padding-top: 12px;
}
/*h3 {
		font-size: 200%;
		font-weight: normal;
		height: 44px;
		line-height: 34px;
		margin-left: -5px;
		padding-top: 12px;
		border-bottom: 1px solid #A3D8FF
    }*/
h4 { font-weight:normal; font-size:130%; line-height:24px; }
.h4_1 { font-weight:normal; font-size:130%; line-height:24px;border-bottom:1px solid #698264; margin-bottom:10px; }
h5 { font-size:120%; font-weight:normal; line-height:18px; }
h6 { font-size:100%; font-weight:normal; line-height:14px; font-weight:bold; margin-bottom:5px;}
blockquote { border-left:2px solid #000; color:#666; margin:20px 0px 20px 40px; width:auto; line-height:14px; font-size:90%; padding-left:20px; }

/*--------------MAIN FONT FORMATTING AND SPACING---------------------*/
.B{font-weight:bold !important;}
.L{text-align:left !important;}
.C{text-align:center !important;}
.R{text-align:right !important;}
.S1{font-size:90% !important;}
.S2{font-size:80% !important;}
.S3{font-size:70% !important;}
.L1{font-size:110% !important;}
.L2{font-size:120% !important;}
.L3{font-size:130% !important;}
.MT{margin-top:10px;}
.ML{margin-left:10px !important;}
.MR{margin-right:10px;}
.MB{margin-bottom:10px;}
.MB5{margin-bottom:5px;}
.MHG{margin-left:25px !important;}
.PT{padding-top:3px;}
.PL{padding-left:3px;}
.PR{padding-right:3px;}
.PB{padding-bottom:3px;}
.PT6{padding-top:6px;}
.PL6{padding-left:6px;}
.PR6{padding-right:6px;}
.PB6{padding-bottom:6px;}
.MT20{margin-top:20PX;}
.MT15 {
    margin-top: 15PX;
}
.MT5{margin-top:5PX;}
.FL{float:left;}
.ML50{margin-left:50px}
.M5 {margin:5px;}
.MB20 {margin-bottom:20px;}
.MB50 {margin-bottom:50px;}
.H {display: none;}
.FR{float:right;}
.MinH50{min-height:50px}
.MinH100{min-height:100px}
.MinH150{min-height:150px}
.MinH200{min-height:200px}

/************************************************************
	validation helpers
************************************************************/
.field-validation-error{color: #ff0000 !important;}
.field-validation-valid{display: none;}
.input-validation-error{border: 1px solid #ff0000 !important;background-color: #ffeeee !important;}
.validation-summary-errors{font-weight: bold !important;color: #ff0000 !important; }
.validation-summary-valid{display: none;}
.message-error{color: #ff0000 !important; font-size:medium;}
.ClientError{padding:3px;color:Red;}

/*----------------------BASE PAGE-------------------------*/
.right_header{float:right;width:550px;}
#main_container{width:960px;height:auto;margin:auto;background-color:#fff;}
#main_content{height: auto;margin: auto;width: 960px;min-height:600px;display: inline-block;}
.header{width:960px;height:85px;margin:auto;background:url(images/bg_header.png) repeat-x;position:relative;}
#logo{height:85px; position:absolute;right:0px;}
.WelcomeBack{display: inline-block;padding-top: 5px !important;text-align: left;vertical-align: middle;width: 200px !important;}
.Exit{display: inline-block;padding-top: 5px !important;text-align: left;vertical-align: middle;width: 50px !important;}

/*----------------------SEARCH DOC BOX------------------*/
.searchDoc {background: none repeat scroll 0 0 #FFFFFF;border: 1px solid #BDC7D8;border-radius: 15px 15px 15px 15px;cursor: default;height: 25px;overflow: hidden;z-index: 100;}

.uiSearchInput .textInput {background-color: Transparent;border: 0 none;outline: 0 none;width: 100%;}


.uiSearchInput span {-moz-border-bottom-colors: none; -moz-border-image: none;-moz-border-left-colors: none;-moz-border-right-colors: none;
    -moz-border-top-colors: none;border-color: #EDEDED -moz-use-text-color -moz-use-text-color;border-right: 0 none;border-style: solid none none; margin-top: 3px;
    border-width: 0px;display: inline-block;padding: 1px 0 2px;position: relative;}
.searchDoc .uiSearchInput input {}
.uiSearchInput input {border: 0 none;margin: 0 22px 0 5px;outline: medium none;padding: 1px 5px 2px 0;width: 190px;}
.uiSearchInput button {background-color: #FFFFFF;background-image: url("images/Search.png");background-repeat: no-repeat;
    border: 0 none;cursor: pointer;display: block;height: 19px;padding: 0;position: absolute;right: 0;top: 0;width: 22px;}
.uiSearchButton {background-color: #FFFFFF;background-image: url("images/Search.png");background-repeat: no-repeat;
    border: 0 none;cursor: pointer;display: inline;height: 19px;padding: 0;position: relative;right: 0;top: 0;width: 22px;left:0px; vertical-align:middle;}

/*-----------------------------footer------------------*/
#footer{width:960px;height:83px;color:#508aa1;background-color:#e8eff2;}
.footer_left{float:left;padding:23px 0 0 10px;}
.footer_center{    color: #b4bec4;float: left;font-size: 12px;font-weight: bold;padding-top: 38px;text-align: center;width: 659px;}
.footer_right{float:right;padding:10px 10px 0 0;}

/*----------------------LOADING/WAITING ICONs------------------*/
.waiting-icon-small{background-color: transparent;display: inline-block;height: 14px;width: 16px;}
.ui-autocomplete-loading { background: white url("Images/busy_Small.gif") right center no-repeat; }
.ui-autocomplete-loading-big { background: url("Images/busy_small.gif") no-repeat scroll center center transparent;min-height: 32px;min-width: 32px; }

/*----------------------CAROUSEL-----------------*/
.carousel { width:940px; position: relative; height:240px; text-align:left;}
.carousel .slides { width: 940px; overflow: hidden; height: 247px; margin-top:0px; position: absolute; top:0; z-index:48; }
.carousel ul a img { border: 0px; }
.carousel .slides ul { width: 9999px; list-style-image:none; list-style-position:outside; list-style-type:none; margin:0; padding:0; position: absolute; top: 0; height:247px; }
.carousel ul li { display:block; float:left; padding: 0px; height: auto; width: 940px; text-align:center; }
.carousel ul li a img { display:block; }
.forward {display:none; background:url(images/interface/common/btn-next.png) no-repeat; width:50px; height:50px; position: absolute; top: 330px; cursor: pointer; right: 15px; }
.back {display:none; position: absolute; top: 330px; cursor: pointer; left: 15px; background:url(images/interface/common/btn-prev.png) no-repeat; width:50px; height:50px; }

/*----------------------MOCKUP ITEMs------------------*/
.mockupItems ul{display:inline-block;}
.mockupItems ul li{display: list-item;padding: 10px 0;}
.mockupItems ul li a{text-decoration: underline;}

/*---------------------LOGIN BLOCK------------------*/
.login{background: none repeat scroll 0 0 #FFFFFF;border: 1px solid #E5E5E5;border-radiUS: 5px 5px 5px 5px;box-shadow: 0 4px 18px #C8C8C8;
       font-weight: normal;margin-left: 8px;padding: 16px 16px 40px;margin: 1em auto;width: 320px;}
.login #user_pass, #user_login, #user_email{background: none repeat scroll 0 0 #FBFBFB;border: 1px solid #E5E5E5;font-size: 24px;
                                            margin-bottom: 16px;margin-right: 6px;margin-top: 2px;padding: 3px;width: 97%;}
.login .forgetmenot {float: left;font-weight: normal;margin-bottom: 0;}  
.login .forgetmenot label {font-size: 11px;line-height: 19px;}
.login .submit {float: right;}
.forgPwd {margin-top:-10px; margin-bottom:5px; float:left}
.forgotpwd {}
.forgotpwd div {width:295px;}
.forgotpwd span{margin-left: 35px;width: 75px;}

/*---------------------BUTTONS------------------*/
.button-primary {border: 1px solid;border-radius: 11px 11px 11px 11px;cursor: pointer;padding: 3px 10px;text-decoration: none;
    font-family:Arial,Helvetica,sans-serif;font-size: 12px;}
input.button-primary, button.button-primary, a.button-primary {border-color: #298CBA;color: #FFFFFF;font-weight: bold;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);background: url("images/bg_buttons.png") repeat-x scroll left top #21759B;}

/*----------------------MENU-----------------*/

#menu {float: left;height: 35px;padding: 1px 0 0;width: 960px;height:55px;}
#menu ul {display: block;float: left;font-weight: bold;list-style: none outside none;margin: 40px 0 0;padding: 0;}
#menu ul li {display: inline;float: left;font-size: 11px;list-style: none outside none;margin: 0 5px;padding: 0px;}
#dropdown_nav {/*width:960px;padding:0px;display:inline-block;list-style:none;-moz-box-shadow:inset 0px 0px 1px #fff;-webkit-box-shadow:inset 0px 0px 1px #fff;border:1px solid #ccc;-moz-border-radius:5px;-webkit-border-radius:5px;background:#e2e2e2;background:-moz-linear-gradient(#f3f3f3, #e2e2e2);background:-webkit-gradient(linear, 0 0, 0 100%, from(#f3f3f3), to(#e2e2e2));*/}
#dropdown_nav li {padding:10px 0px 10px 0px;float:left;position:relative;display:inline-block;}
#dropdown_nav li a {padding: 10px 6px 0;text-shadow:-1px 1px 0px #f6f6f6;-moz-box-shadow:inset 0px 0px 1px #fff;-webkit-box-shadow:inset 0px 0px 1px #fff;}
#dropdown_nav li a:hover {background:#f9f9f9;background:-moz-linear-gradient(#f9f9f9, #e8e8e8);background:-webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#e8e8e8));}
#dropdown_nav li a:active {background:#e2e2e2;background:-moz-linear-gradient(#e2e2e2, #f3f3f3);background:-webkit-gradient(linear, 0 0, 0 100%, from(#e2e2e2), to(#f3f3f3));}
#dropdown_nav li a.first {-moz-border-radius:5px 0px 0px 5px;-webkit-border-radius:5px 0px 0px 5px;}
#dropdown_nav .sub_nav {width:177px;padding:0px;position:absolute;top:-28px;left:0px;border:1px solid #ccc;background:#e2e2e2;z-index:1000;}
#dropdown_nav .sub_nav li {width:168px;padding:0px;}
#dropdown_nav .sub_nav li a {padding-bottom:10px; display:block;border-bottom:1px solid #ccc;background:-moz-linear-gradient(#f3f3f3, #e2e2e2);background:-webkit-gradient(linear, 0 0, 0 100%, from(#f3f3f3), to(#e2e2e2));}
#dropdown_nav .sub_nav li a:hover {background:#f9f9f9;background:-moz-linear-gradient(#f9f9f9, #e8e8e8);background:-webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#e8e8e8));}
#dropdown_nav .sub_nav li a:active {background:#e2e2e2;background:-moz-linear-gradient(#e2e2e2, #f3f3f3);background:-webkit-gradient(linear, 0 0, 0 100%, from(#e2e2e2), to(#f3f3f3));}

/*----------------------SETLANG-----------------------*/
#setlang{width:560px;height:21px;padding:4px 0 4px 0;float:left;margin-left:7px}
#setlang ul{list-style:none;padding:0px;margin:0px;display:block; font-weight:bold;float: left;}
#setlang ul li{list-style:none;display:inline;float:left;width:31px;height:21px;padding:0px;margin:0 3px 0 3px;}
#setlang ul li a{height:21px; width:35px;float:left;text-decoration:none;margin:0px; padding-top: 5px !important;}
#setlang ul li a:hover{}
#setlang ul li a.current{}


/*----------------------PuBLIC PAGES-----------------------*/
.PublicDescr p{margin-left:10px;}

.container {background-color: black;border: 1px solid black;color: white;height: 600px;margin: 20px auto 0;overflow: hidden;position: relative;width: 940px;}
.content-1-4 {display: inline;float: left;height: auto;margin: 0 10px 20px 20px;width: 290px;}
.content-1-4 img {clear: both;margin-bottom: 10px;}
.content-1-3 {display: inline;float: left;height: auto;margin: 0 10px 20px 20px;width: 240px;}
#content {background-color: White;height: auto;min-height: 250px;overflow: hidden;padding-top: 0;text-align: left;width: 940px;z-index: 100;}

#CetaceiMenu{padding:5px; margin-left:3px;       
        background: url("images/bg_header.png") repeat-x scroll 0 0;
		-webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;}
.cetaceiImage {display:inline; float:left; height:auto; width:auto}
.cetaceiTitle {font-size:large}
.cetaceiBlocco{border-bottom-style:solid; border-bottom-color:#A3D8FF; border-bottom-width: medium; padding-bottom: 10px;}
.cetaceiBlocco a p {text-align:justify; padding-right:22px;}

#PartecipaLeft {padding:5px; border-right-style:solid; border-right-color:#A3D8FF; border-right-width:thin; text-align:justify}
#PartecipaLeft a {float: right;margin-top: 10px;}
#PartecipaLeft ul li {list-style-type:disc; margin-left: 25px;}

#partners{border-right-style:solid; border-right-color:#A3D8FF; border-right-width:thin;}
#partners div p {text-align:center; font-size:13px;}

.link a img{display:inline; float:left;width: 80px; padding-right:10px;}
.link p{padding-right:20px; text-align: justify; border-bottom-style:solid; border-bottom-color:#A3D8FF; border-bottom-width:thin;}

/* 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; }


/*----------------------EDIT-----------------------*/
.EditItem {border-bottom-style:solid; border-bottom-width:thin; padding-bottom:5px; margin-bottom:45px;}
.EditItem span {font-size:20px;}
#searchArrow {cursor:pointer;}
#mainEdit{padding-left:20px; padding-right:20px;}
.SelectedItem {margin-left:35px; font-size:12px !important; }
.FileOk {color:Green}
.FileError {color:Red}

.subSectionTitle{background-color: #D1ECFF;margin-top: -45px;padding: 3px 0;}
.subSectionTitle div.cont{float:right;margin-right: 3px;}
.subSectionTitle div.search{display: inline;width: 350px;float: left;}
.subSectionTitle div.or{display: inline;float: left;margin-top: 6px;position: relative;width: 20px;}
.subSectionTitle div.create{display: inline;position: relative;}

.side_undefined_disabled{ margin-top:5px;width:30px;height:30px;background-image: url("images/undefined_disabled.png");float:left}
.side_undefined{ margin-top:5px;width:30px;height:30px;background-image: url("images/undefined.png");float:left}
.side_right_disabled{ margin-top:5px;width:30px;height:30px;background-image: url("images/rightSide_disabled.png");float:left}
.side_right{ margin-top:5px;width:30px;height:30px;background-image: url("images/rightSide.png");float:left}
.side_left_disabled{ margin-top:5px;width:30px;height:30px;background-image: url("images/leftSide_disabled.png");float:left}
.side_left{ margin-top:5px;width:30px;height:30px;background-image: url("images/leftSide.png");float:left}
.del-Marker{position:absolute;right:0px;top:0px;background-image: url("images/deleteIcon.png");width:25px;height:25px;cursor:pointer;
            background-position: center center;background-repeat: no-repeat;}

#lockedList{border: 1px solid #CCCCCC;border-radius: 4px 4px 4px 4px;font-size: 10px;min-height: 200px;overflow-x: hidden;}
#lockedList span {margin-left:2px;}
#pinned{border: 1px solid #CCCCCC;border-radius: 4px 4px 4px 4px;font-size: 10px;min-height: 200px;overflow-x: hidden;}
#pinned span {margin-left:2px;}
.ValidationIndi{border: 1px solid #CCCCCC;border-radius: 4px 4px 4px 4px;font-size: 10px;min-height: 200px;overflow-x: hidden;}
.ValidationIndi span {margin-left:2px;}

/*
#lockedList button{
    background: -moz-linear-gradient(center top , #A4C1D6 0%, #588FAD) repeat scroll 0 0 transparent;
    border: 0 solid #003366;
    border-radius: 52px 17px 52px 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5), 0 0 1px #FFFFFF inset;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9px;
    padding: 4px 15px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7), 0 1px 0 rgba(255, 255, 255, 0.3);
    cursor:pointer;
}*/

.zoomImage{
    background-color: black;
    margin: 2px;
    color: white;
    height: 310px;
    overflow: hidden;
    position: relative;
    width: 406px;
}
.zoomImage span{
	position:absolute;
	top:5px;
	right:0;
	padding:5px;
	background-color:black;
	color:white;
	opacity:0.8;
	font-weight:bold;
	z-index:1000;
}

.lockedImages {width:124px; padding:2px; float:left; margin-top:10px;}
.lockedImages input {bottom: 15px;left: 108px;position: relative;}
.photoAssoContainer{overflow: auto; margin:0 5px; width:400px;padding: 3px;max-height:150px;}
.photoAssoItem{display: inline-block;height: 33px;position: relative;width: 50px;}
.photoAssoContainer input{position:absolute;left:38px;top:20px}
.lockpin{cursor: pointer;height: 32px;left: 8px;position: absolute;top: 49px;width: 32px;}
.lockedpin{position:absolute;top:-3px;right:5px;cursor:pointer;height: 32px;width: 32px;}
.assolink{cursor: pointer;height: 32px;left: 49px;position: absolute;top: 54px;width: 32px;}
#undetermiedPhotos {min-height:45px;width: 380px;}
.sigthingFoto {width: 171px;}
.draggable {z-index:1000;}
#imageFotoResult {height:300px;}
#resultIndividuals {border: 1px solid rgba(0, 0, 0, 0.15);overflow-y:auto;overflow-x: hidden;padding: 5px;}

/*----------------------SEARCH FORM-----------------------*/
.searchArea{float:left; background: url("Images/search.png") no-repeat scroll 0px 3px #FFFFFF;border: 2px solid #456879;border-radius: 15px;height: 16px;width: 350px; padding: 4px 4px 4px 22px;}
#searchDiv p {width:76px; font-size:10px; float:left}
.srchP p {font-size:12px;}

.srchP input[type="checkbox"] {width: 16px;margin-top: 2px;}
.srchP span {margin-left:3px;width:93px;font-size:12px;margin-top:2px;display: inline-block;}
.srchP input[type="text"], .srchP select {width:166px;}
.srchPAdv div {float: left;}
.srchPAdv div div {float: none;margin-left: 3px;margin-top: 2px;}

/*------------SEARCH RESULTS------------------*/
.cm_Cont{border: 1px solid #A6C9E2; min-height:50px;}
.cm_ContTitle{background: url(images/ui-bg_glass_85_dfeffc_1x400.png) repeat-x scroll 50% 50% #DFEFFC;
    border: 1px solid #C5DBEC;
    color: #2E6E9E;
    font-weight: bold;height:13px;padding: 5px 10px 5px 10px;}
.cm_ContContent{min-height: 50px;}
.srch_Label{display: inline-block;margin-bottom: 3px;}
.photoList {max-height:150px;overflow:auto;
	background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    margin: 0;
    padding: 5px;}
.small_thumb{width:50px;height:33px;margin:2px;display:inline-block;}
.small_thumb_wait{width:25px;height:10px;display:inline-block;background: url('images/busy_Small.gif') no-repeat center;}
.searchLink{line-height: 16px;}
.searchLink span{}
.srchItems{background: none repeat scroll 0 0 #FCFCFC;border: 1px solid #CCCCCC;border-radius: 5px 5px 5px 5px;height: 130px;margin: 0;overflow: auto;padding: 5px;}
.srchItems .srchItemslist {margin: 0;overflow: auto;height: 130px;}
.srchItems .srchItemslist div{display:block;}
.srchItems .srchItemslist div input{margin:2px;}
.srchItems .srchItemslist div span{margin:2px;}
.srchItems .srchItemslist div span:hover{text-decoration:underline;font-weight:bolder;cursor:pointer;}
.map_wait{width:48px;height:48px;display:inline-block;background: url('images/busy_Big.gif') no-repeat center;left: 50%;position: absolute;top: 50%;z-index: 1000;}

.cm_Filters{font-weight: bold;padding-bottom: 2px;padding: 3px;}
.cm_Filters li{padding: 6px 20px 6px 2px;text-align: right;cursor:pointer;font-family:"Lucida Grande",Lucida Sans,Arial,sans-serif;}
.cm_Filters li:hover{color: #E17009;font-weight: bold;}
.cm_FltText{background: url(images/cm_Soggetto.png) right center no-repeat transparent;}
.cm_FltOrders{background:url(images/cm_Orders.png) right center no-repeat transparent;}
.cm_FltRFQs{background:url(images/cm_RFQs.png) right center no-repeat transparent;}
.cm_FltContacts{background:url(images/cm_Contacts.png) right center no-repeat transparent;}
.cm_FltItem{display: block;cursor:pointer;font-weight: bold;width:208px;padding: 3px 3px 3px 20px;
            background:url(images/cm_Soggetto.png) left center no-repeat transparent;}
.cm_FltItem:hover{background-color:#97CAE4}
.cm_ItemSelected{background-color:#97CAE4}
.cm_Soggetto{margin:10px;position:relative;display: inline-block;}
.cm_Soggetto span{padding:5px 0 5px 0;}
.cm_Soggetto img{position:absolute;right:0;top:0;width:32px;height:32px;cursor:pointer;}
#filteredSoggetti{min-height:150px;}


/*----------------------ITEM DETAILS-----------------------*/
.ItemDetailProp {margin-top:5px;}
.ItemDetailProp span:nth-child(2n+1) {display: inline-block;padding-top: 4px;}
.ItemDetailProp span:nth-child(2n) {color: #327192;display: inline-block;float: right;font-size: 130%;font-weight: bold;margin-left: 5px;margin-right: 25px;text-align: right;}

.checkedDiv {
	overflow:auto;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    padding: 4px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
	max-height:80px;
}
.checkedDiv div label {display:inline-block;}
.checkedDiv div input[type="checkbox"] {margin-right: 3px;margin-top: 6px;}
.checkedDiv div div {display:inline-block;float:right;}

.itemLabel {font-weight:bold !important; color:#327192}
.fotoCarousel {border-style:solid; border-bottom-color:#A3D8FF; border-width:thin; padding:5px; max-height:50px; min-height:50px; overflow:auto}

.triangle-e  
{
    background-image: url("images/15_Arrow-Right.png");
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    height: 24px;
    overflow: hidden;
    width: 24px;
}

.triangle-s  
{
    background-image: url("images/15_Arrow-Bottom.png");
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    height: 24px;
    overflow: hidden;
    width: 24px;
}

.stepDiv
{
    border-radius: 99px 99px 99px 99px;
    border-style: dashed;
    border-width: 2px;
    height: 34px;
    margin-top: 8px;
    width: 34px !important;
}
.stepDiv span
{
    display: inline-block;
    font-size: 32px;
    margin-left: 8px;
}

/*----------------------GENERIC DROP ZONE-----------------------*/
.DroppableZone{border-color: LightGrey;border-style: dashed;border-width: 2px;display: inline-block;margin: 8px;padding: 2px;background-color: #F5F5F5;
          background-image:url(images/DropZone.png);background-position:center;background-repeat: no-repeat;}
.DroppingZone{background-color: #FFF3DD;background-image: url("images/DropZone.png");background-position: center center;background-repeat: no-repeat;
              border-color: #FFDA91;border-style: dashed;border-width: 2px;display: inline-block;margin: 8px;padding: 2px;}

/*----------------------FILE UPLOAD-----------------------*/
.fu_InputFile {cursor: pointer;height: 100%;left: 0;opacity: 0;position: absolute;top: 0;width: 100%;}
.fu_tbl_progress {width: 200px;height:20px;background-color: #F7F7F7;background-image: linear-gradient(to bottom, #F5F5F5, #F9F9F9);background-repeat: repeat-x;
    border-radius: 4px 4px 4px 4px;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;overflow: hidden;}
.fu_tbl_progress .bar{background: url(images/progress_blue.gif) !important;height:100%;}
.fu_tbl_icon {width:50px;height:50px;}
.fu_DropZone {background-color: #F5F5F5;border: 1px solid rgba(0, 0, 0, 0.15);border-radius: 4px 4px 4px 4px;display: inline-block;font-size: 13px;
              line-height: 20px;padding: 5px;min-height:60px;margin:10px;}
.fu_filesList {margin:5px;width:100%;}
.fu_ButtonBar {padding: 0 5px 5px;}
.fu_InputFileDiv{background: url("images/bg_buttons.png") repeat-x scroll left top #21759B;border-color: #298CBA;padding: 4px 10px;position: relative;
    color: #FFFFFF;display: inline;font-weight: bold;margin-right: 5px;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);width: 90px;}

/*----------------------BOOTSRAP EXTRACTS FOR FORM CONTROLS-----------------------*/
button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

.form {min-height:26px !important;}

.form-control {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: inline-block;
    font-size: 14px;
    height: 16px;
    padding: 4px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}

select.form-control {height: 28px !important;width: 240px !important;}

.form-control:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

textarea.form-control {
    height: auto;
}

.control-label {font-weight:bold !important; color:#327192;margin-bottom: 0;margin-top: 0;
                padding-top: 7px;display: inline-block;width: 150px;position: relative;float:left;}

.singlecheck{float: left;height: 23px;margin-right: 4px;}

.checkbox-inline{display: inline-block;margin-top: 6px;}

/*----------------------NORMALIZATION-----------------------*/
.normTable{border: 1px solid rgba(0, 0, 0, 0.15);border-radius: 4px 4px 4px 4px;display: inline-block;margin-left: 10px;padding: 5px;}
.normTable .Title {background-color: #F5F5F5;display: inline-block;font-size: 120%;font-weight: bold;padding: 5px;width: auto;}
.normTable .Row {display: inline-block;height: 26px;padding: 5px;}
.normTable .Row span {padding-top:5px;}

.bubbleInfo {
    position: relative;
}

.popup {
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
}

.fotoNews
{ display:inline-block;
	}
.fotoNews input[type="checkbox"]{ margin-top:50px; margin-left:-8px;}

.toggle-full{display:none !important;}

/*----CODE VALIDATION-----*/
.ib_Name {
    color: #6b6b6b;
    direction: ltr;
    display: inline-block;
    margin: 2px 5px;
    max-height: 17px;
    max-width: 325px;
    overflow: hidden;
    text-overflow: ellipsis;
	padding:1px;
}
.ib_Inners {
    background-color: #f5f5f5;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    display: block;
    padding: 4px;
    white-space: nowrap;
}
.ib_Block {
    display: inline-block;
    font-size: 13px;
    padding: 3px;
    vertical-align: middle;
    cursor:pointer;
}

.usrBlock {
    background-color: #97cae4;
    padding-bottom: 7px;
    padding-left: 5px;
    cursor: pointer;
    margin-top: 5px;
    width: 100%;
    color: #3b5564;
}

.invertIcont {
    cursor: pointer;
    position: absolute;
    bottom: -2px;
    right: 5px;
}

.exFotoDiv{
    position:absolute;
}

.chooseFile {
    box-shadow: inset 10px 10px 50px rgba(192, 195, 219, 0.3);
    border-radius: 15px;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.uplXLS-button {
    overflow: hidden;
    position: relative;
    display: inline-block;
}

.uplXLS-button img {
    cursor: pointer;
}

.uplXLS-button input {
    cursor: pointer;
    direction: ltr;
    font-size: 200px;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.codeTable {
	border: 1px solid black;
}
.codeTable th{
	border: 1px solid black;
}
.codeTable td {
	border: 1px solid black;
	padding:5px;
}