.fs .modal{
	height : 300px;
}
/*.fs .modal-content{
	width: 850px;
	margin-left: -140px;
	border-radius: 0;	
}*/
.fs .modal-body{
	padding: 0;
	overflow: visible;
}
.fs .modal-body li{
	padding: 1px;
}
.fs{
	width: 778px;
	margin-left: -400px;
}
.fs .left-content{
	width:500px;
	height : 398px;
	float: left;
}
.fs .selectors{
	height : 300px;
	overflow-x : hidden;
	overflow-y : auto;
}
.fs .selecteds{
	float : left;
	width: 268px;
	position: relative;
}
.fs .itens-selecteds{
	background-color: #eee;
	width: 278px;
	height: 345px;
	border-left : 1px solid #ddd;
	overflow-y: auto;
}
.fs .row-title-selecteds{
	width : 278px;
	font-size: 16pt;
	text-align: center;
	border-bottom: 3px solid #33a3db;
	border-left: 1px solid #ddd;	
}
.fs .row-title-selecteds h3{
	margin: 0;
	padding-top: 5px;
	padding-bottom : 5px;
}
.fs .searchBar{
	margin: 10px;
}
.fs .div-selectors-body{
	margin-top: 10px;	
}
.fs .text-selectors{
	font-size: 15pt;
	margin: 5px 0px 0px 10px;
}
.fs .div-selector{
	background : url("../img/icons/arrow_fs.png") no-repeat;
	background-position : 100%;
	color : #000;
	border-bottom : 1px solid #33a3db;
	padding : 10px;
	cursor : pointer;
	font-size : 15pt;
}
.fs .div-selector:hover{
	cursor : pointer;
	color : #fff;
	background : #0077b3 url("../img/icons/arrow_fs_white.png") no-repeat;
	background-position : 100%;
}
.fs .text-selectors:hover{
	color : #fff;
	background: #33a3db;
	text-decoration: none;
}
.fs .link-selectors{
	color: #333333;
	text-decoration : none;
	display : block;
	width: 96%;
}
.fs .modal-footer{
	clear: both;
}
.fs .mensagem{
	font-size: 12px;
	margin-left: 15px;
	color: #333;
	margin-top: 7px;
	margin-bottom: 15px;
}
.fs .row-search{
	margin-top: 10px;
	margin-left : 15px;
}
.fs .result-text-search{
	font-size : 9pt;
	overflow-y : auto;
	overflow-x : hidden;
	height : 296px;
}
.fs .ul-data-ist{
	list-style-type: none;
}
.fs .div-title-ist{
	padding-left : 10px;
	background : #eee;
	font-size : 10pt;
	font-weight : 700;
	border-top : 1px solid #ddd;
	border-bottom : 1px solid #ddd;
}
.fs .unselected{
	color: #000;	
	cursor : pointer;
	padding-left : 15px;
	display : block;
	width: 100%;
}
.fs .unselected:hover{
	padding-left: 15px;
	background: url("../img/icons/indicadorSelecionado.jpg") no-repeat;
	background-position: 10px 5px;
	display : block;
	width : 100%;
	background-color : #eee; 
}
.fs .selected{
	color: #000;
	padding-left: 15px;
	cursor : pointer;
	display : block;
	width : 100%;
	background: url("../img/icons/indicadorSelecionado.jpg") no-repeat;
	background-position: 10px 5px;
}
.fs .selected:hover{
	background: url("../img/icons/deleteSelecionado.jpg") no-repeat;
	background-position: 10px 5px;
}
.fs .item-selected{
	margin : 5px;
	color : #333;
}
.fs .remove-fs-item-selected{
	margin: 5px;
	cursor: pointer;	
}
.fs #accordion .panel-heading{
	padding: 5px;
}
.fs #accordion .panel-title{
	font-size: 14px;
}
.fs .title-fs-filter{
	border-bottom : 1px solid #ddd;
	margin-bottom : 10px;
}
.fs .list-itens-fs-filter{
	list-style-type: none;
	font-size : 10pt;
	max-height : 150px;
	padding : 0;
}
.fs .itens-fs-filter{
	float:left;	
	width : 147px;
	padding-right : 15px;
	padding-left : 15px;
	cursor : pointer;
	color : #333333;
}
.fs .itens-fs-filter:hover{
	background : url("../img/icons/arrow-forward.png") no-repeat;
	background-size: 20px 20px;
	background-position : 135px;
	color : #000;
}
.fs .list-itens-fs-filter li{
	width : 150px;
	float : left;
}
.fs .undo-fs-filter{
	background-position : 0px;
	cursor : pointer;
	margin-right : 5px;
	margin-top : 3px;
	margin-left : 5px;
	border-radius : 6px;
	border: solid 2px #ddd;
	background : url("../img/icons/arrow-back.png") no-repeat;
	background-size: 17px 17px;
	width: 17px;
	height: 17px;
	float: left;	
}
.fs .undo-fs-filter:hover{
	margin-top : 3px;
	background : url("../img/icons/arrow-back.png") no-repeat;
	background-size: 17px 17px;
	background-color : #f0f0f0;
}
.fs .title-fs-filter{
	height : 30px;
}
.fs .panel-body .ul-data-ist{
	padding: 0;
}
.fs .panel-body .ul-data-ist li{
	float:left;
	width : 161px;
	padding: 3px 5px 3px 10px;
}
.fs .panel-body{
	overflow-y : auto;
	overflow-x : hidden; 
}
.fs .panel-group{
	overflow-y : auto;
	height : 240px;
	overflow-x : hidden;
}
.fs .deselect{
	cursor : default;
	color : #999;
	text-decoration : none !important;
	padding-left : 15px;
	text-indent : 10px;
}
.fs .deselect:hover{
	cursor : default;
	padding-left : 15px;
	color : #999;
	text-decoration : none !important;
}
.fs .accordion-heading{
	border : #ddd 1px solid;
	background : #F5F5F5;
	padding : 5px;
}
.fs .accordion-heading a{
	display : block;
}
.fs .accordion{
	overflow-y : auto;
	height : 230px;	
}
.fs .input-fs-search{
	width: 90%;
	background: url("../img/icons/lupa2.png") no-repeat scroll 98% center transparent;
	padding-right : 30px;
}
.fs .text-filter-title{
	width: 100%;
	height: 100%;
	padding : 3px;
	font-size : 18pt;
}
.fs .selectors .checkbox{
	margin-left : 6px;
}

.fs .checkbox-group-all .checkbox{
	width: 38%;
}

.fs .btn-ok-fs{
	margin-left: 10px;
}
/*.fs .salvar-lista-selecionados{
	text-align: right;
	margin-right: 10px;
	margin-bottom: 5px;
	position: absolute;
	top: 28px;
	right: 0;
}*/
.fs .salvar-lista-selecionados img{
	width: 16px;
	height: 16px;
	cursor: pointer;
}
.fs #modal-seletor-lista-usuario{
	top: 65%;
	height: 229px;
	width: 390px;
	left: 54%;
}
.fs #modal-seletor-lista-usuario .modal-body h3{
	margin: 0;
}
.fs .save-list-alert{
	color: red;
	font-weight: 700;
	font-size: 0.6em;
}
.fs .lista-listas-salvas>li{
	border-bottom: 1px solid #33a3db;
	cursor: initial !important;
}
.fs .actions-list{
	float: right;
	margin-right: 100px;
}
.undo-fs-minhas-listas{
	background-position : 0px;
	cursor : pointer;
	margin-right : 5px;
	margin-top : 9px;
	margin-left : 5px;
	border-radius : 6px;
	border: solid 2px #ddd;
	background : url("../img/icons/arrow-back.png") no-repeat;
	background-size: 17px 17px;
	width: 17px;
	height: 17px;
	float: left;
}
.fs .undo-fs-minhas-listas:hover{
	margin-top : 9px;
	background : url("../img/icons/arrow-back.png") no-repeat;
	background-size: 17px 17px;
	background-color : #f0f0f0;
}
.fs .delete-list, .fs .use-list{
	color: #BCBDC0;
	font-weight: 700;
	margin-left: 10px;
}
.fs .delete-list:hover, .fs .use-list:hover{
	color: #000;
};
