/*==========================================================
  GUIA DE CORES
============================================================

VERDE ESCURO
Deep Sea Green Hexa: #085F54;
Deep Sea Green Hexa: #0F554C; //PRESSIONADO

VERDE MEDIO
Shamrock Green Hexa: #00995D;

VERDE CLARO
Conifer Hexa: #B1D34B;

ROXO
Scarlet Gum Hexa: #411463;

VIOLETA
Violet Eggplant Hexa: #A3238E;

VERMELHO
Red Hexa: #EE1551;

LARANJA
Tango Hexa: #F47820;

AMARELO
Supernova Hexa: #FFCB07;

CINZA ESCURO
Mobster Hexa: #5B5C65;

CINZA
Tiara Hexa: #C4CBD0;

CINZA CLARO
Concrete Hexa: #F4F3F4;

QUASE BRANCO
Alabaster Hexa: #FCFCFC;
==========================================================*/

/*==========================================================
  FONTS
==========================================================*/

/*==========================================================
  UNIMED SANS
==========================================================*/
@font-face {
	font-family: "UnimedSans";
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSans-Light.eot.xhtml?ln=fonts"); /* IE9 Compat Modes */
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSans-Light.eot.xhtml?ln=fonts?#iefix") format('embedded-opentype'), /* IE6-IE8 */

		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-Light.woff.xhtml?ln=fonts") format('woff'), /* Pretty Modern Browsers */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-Light.ttf.xhtml?ln=fonts")  format('truetype'), /* Safari, Android, iOS */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-Light.otf.xhtml?ln=fonts") format('opentype'); /* opentype */
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: "UnimedSans";
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSans-Book.eot.xhtml?ln=fonts"); /* IE9 Compat Modes */
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSans-Book.eot.xhtml?ln=fonts?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-Book.woff.xhtml?ln=fonts") format('woff'), /* Pretty Modern Browsers */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-Book.ttf.xhtml?ln=fonts")  format('truetype'), /* Safari, Android, iOS */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-Book.otf.xhtml?ln=fonts") format('opentype'); /* opentype */
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "UnimedSans";
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSans-Regular.eot.xhtml?ln=fonts"); /* IE9 Compat Modes */
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSans-Regular.eot.xhtml?ln=fonts?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-Regular.woff.xhtml?ln=fonts") format('woff'), /* Pretty Modern Browsers */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-Regular.ttf.xhtml?ln=fonts")  format('truetype'), /* Safari, Android, iOS */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-Regular.otf.xhtml?ln=fonts") format('opentype'); /* opentype */
	font-weight: normal; /*igual a 400*/
	font-style: normal;
}

@font-face {
	font-family: "UnimedSans";
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSans-SemiBold.eot.xhtml?ln=fonts"); /* IE9 Compat Modes */
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSans-SemiBold.eot.xhtml?ln=fonts?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-SemiBold.woff.xhtml?ln=fonts") format('woff'), /* Pretty Modern Browsers */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-SemiBold.ttf.xhtml?ln=fonts")  format('truetype'), /* Safari, Android, iOS */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-SemiBold.otf.xhtml?ln=fonts") format('opentype'); /* opentype */
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "UnimedSans";
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSans-Bold.eot.xhtml?ln=fonts"); /* IE9 Compat Modes */
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSans-Bold.eot.xhtml?ln=fonts?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-Bold.woff.xhtml?ln=fonts") format('woff'), /* Pretty Modern Browsers */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-Bold.ttf.xhtml?ln=fonts")  format('truetype'), /* Safari, Android, iOS */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-Bold.otf.xhtml?ln=fonts") format('opentype'); /* opentype */
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "UnimedSans";
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSans-ExtraBold.eot.xhtml?ln=fonts"); /* IE9 Compat Modes */
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSans-ExtraBold.eot.xhtml?ln=fonts?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-ExtraBold.woff.xhtml?ln=fonts") format('woff'), /* Pretty Modern Browsers */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-ExtraBold.ttf.xhtml?ln=fonts")  format('truetype'), /* Safari, Android, iOS */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-ExtraBold.otf.xhtml?ln=fonts") format('opentype'); /* opentype */
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "UnimedSans";
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSans-Black.eot.xhtml?ln=fonts"); /* IE9 Compat Modes */
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSans-Black.eot.xhtml?ln=fonts?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-Black.woff.xhtml?ln=fonts") format('woff'), /* Pretty Modern Browsers */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-Black.ttf.xhtml?ln=fonts")  format('truetype'), /* Safari, Android, iOS */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-Black.otf.xhtml?ln=fonts") format('opentype'); /* opentype */
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: "UnimedSans";
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSans-LightItalic.eot.xhtml?ln=fonts"); /* IE9 Compat Modes */
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSans-LightItalic.eot.xhtml?ln=fonts?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-LightItalic.woff.xhtml?ln=fonts") format('woff'), /* Pretty Modern Browsers */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-LightItalic.ttf.xhtml?ln=fonts")  format('truetype'), /* Safari, Android, iOS */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-LightItalic.otf.xhtml?ln=fonts") format('opentype'); /* opentype */
	font-weight: 100;
	font-style: italic;
}

@font-face {
	font-family: "UnimedSans";
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSans-BookItalic.eot.xhtml?ln=fonts"); /* IE9 Compat Modes */
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSans-BookItalic.eot.xhtml?ln=fonts?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-BookItalic.woff.xhtml?ln=fonts") format('woff'), /* Pretty Modern Browsers */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-BookItalic.ttf.xhtml?ln=fonts")  format('truetype'), /* Safari, Android, iOS */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-BookItalic.otf.xhtml?ln=fonts") format('opentype'); /* opentype */
	font-weight: 200;
	font-style: italic;
}

@font-face {
	font-family: "UnimedSans";
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSans-RegularItalic.eot.xhtml?ln=fonts"); /* IE9 Compat Modes */
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSans-RegularItalic.eot.xhtml?ln=fonts?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-RegularItalic.woff.xhtml?ln=fonts") format('woff'), /* Pretty Modern Browsers */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-RegularItalic.ttf.xhtml?ln=fonts")  format('truetype'), /* Safari, Android, iOS */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-RegularItalic.otf.xhtml?ln=fonts") format('opentype'); /* opentype */
	font-weight: normal; /*igual a 400*/
	font-style: italic;
}

@font-face {
	font-family: "UnimedSans";
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSans-SemiBoldItalic.eot.xhtml?ln=fonts"); /* IE9 Compat Modes */
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSans-SemiBoldItalic.eot.xhtml?ln=fonts?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-SemiBoldItalic.woff.xhtml?ln=fonts") format('woff'), /* Pretty Modern Browsers */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-SemiBoldItalic.ttf.xhtml?ln=fonts")  format('truetype'), /* Safari, Android, iOS */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-SemiBoldItalic.otf.xhtml?ln=fonts") format('opentype'); /* opentype */
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: "UnimedSans";
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSans-BoldItalic.eot.xhtml?ln=fonts"); /* IE9 Compat Modes */
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSans-BoldItalic.eot.xhtml?ln=fonts?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-BoldItalic.woff.xhtml?ln=fonts") format('woff'), /* Pretty Modern Browsers */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-BoldItalic.ttf.xhtml?ln=fonts")  format('truetype'), /* Safari, Android, iOS */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-BoldItalic.otf.xhtml?ln=fonts") format('opentype'); /* opentype */
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: "UnimedSans";
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSans-ExtraBoldItalic.eot.xhtml?ln=fonts"); /* IE9 Compat Modes */
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSans-ExtraBoldItalic.eot.xhtml?ln=fonts?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-ExtraBoldItalic.woff.xhtml?ln=fonts") format('woff'), /* Pretty Modern Browsers */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-ExtraBoldItalic.ttf.xhtml?ln=fonts")  format('truetype'), /* Safari, Android, iOS */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-ExtraBoldItalic.otf.xhtml?ln=fonts") format('opentype'); /* opentype */
	font-weight: 800;
	font-style: italic;
}

@font-face {
	font-family: "UnimedSans";
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSans-BlackItalic.eot.xhtml?ln=fonts"); /* IE9 Compat Modes */
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSans-BlackItalic.eot.xhtml?ln=fonts?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-BlackItalic.woff.xhtml?ln=fonts") format('woff'), /* Pretty Modern Browsers */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-BlackItalic.ttf.xhtml?ln=fonts")  format('truetype'), /* Safari, Android, iOS */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSans-BlackItalic.otf.xhtml?ln=fonts") format('opentype'); /* opentype */
	font-weight: 900;
	font-style: italic;
}

/*==========================================================
  UNIMED SLAB
==========================================================*/
@font-face {
	font-family: "UnimedSlab";
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSlab-Light.eot.xhtml?ln=fonts"); /* IE9 Compat Modes */
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSlab-Light.eot.xhtml?ln=fonts?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-Light.woff.xhtml?ln=fonts") format('woff'), /* Pretty Modern Browsers */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-Light.ttf.xhtml?ln=fonts")  format('truetype'), /* Safari, Android, iOS */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-Light.otf.xhtml?ln=fonts") format('opentype'); /* opentype */
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: "UnimedSlab";
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSlab-Book.eot.xhtml?ln=fonts"); /* IE9 Compat Modes */
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSlab-Book.eot.xhtml?ln=fonts?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-Book.woff.xhtml?ln=fonts") format('woff'), /* Pretty Modern Browsers */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-Book.ttf.xhtml?ln=fonts")  format('truetype'), /* Safari, Android, iOS */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-Book.otf.xhtml?ln=fonts") format('opentype'); /* opentype */
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "UnimedSlab";
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSlab-Regular.eot.xhtml?ln=fonts"); /* IE9 Compat Modes */
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSlab-Regular.eot.xhtml?ln=fonts?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-Regular.woff.xhtml?ln=fonts") format('woff'), /* Pretty Modern Browsers */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-Regular.ttf.xhtml?ln=fonts")  format('truetype'), /* Safari, Android, iOS */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-Regular.otf.xhtml?ln=fonts") format('opentype'); /* opentype */
	font-weight: normal; /*igual a 400*/
	font-style: normal;
}

@font-face {
	font-family: "UnimedSlab";
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSlab-SemiBold.eot.xhtml?ln=fonts"); /* IE9 Compat Modes */
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSlab-SemiBold.eot.xhtml?ln=fonts?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-SemiBold.woff.xhtml?ln=fonts") format('woff'), /* Pretty Modern Browsers */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-SemiBold.ttf.xhtml?ln=fonts")  format('truetype'), /* Safari, Android, iOS */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-SemiBold.otf.xhtml?ln=fonts") format('opentype'); /* opentype */
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "UnimedSlab";
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSlab-Bold.eot.xhtml?ln=fonts"); /* IE9 Compat Modes */
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSlab-Bold.eot.xhtml?ln=fonts?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-Bold.woff.xhtml?ln=fonts") format('woff'), /* Pretty Modern Browsers */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-Bold.ttf.xhtml?ln=fonts")  format('truetype'), /* Safari, Android, iOS */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-Bold.otf.xhtml?ln=fonts") format('opentype'); /* opentype */
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "UnimedSlab";
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSlab-ExtraBold.eot.xhtml?ln=fonts"); /* IE9 Compat Modes */
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSlab-ExtraBold.eot.xhtml?ln=fonts?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-ExtraBold.woff.xhtml?ln=fonts") format('woff'), /* Pretty Modern Browsers */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-ExtraBold.ttf.xhtml?ln=fonts")  format('truetype'), /* Safari, Android, iOS */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-ExtraBold.otf.xhtml?ln=fonts") format('opentype'); /* opentype */
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "UnimedSlab";
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSlab-Black.eot.xhtml?ln=fonts"); /* IE9 Compat Modes */
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSlab-Black.eot.xhtml?ln=fonts?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-Black.woff.xhtml?ln=fonts") format('woff'), /* Pretty Modern Browsers */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-Black.ttf.xhtml?ln=fonts")  format('truetype'), /* Safari, Android, iOS */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-Black.otf.xhtml?ln=fonts") format('opentype'); /* opentype */
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: "UnimedSlab";
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSlab-LightItalic.eot.xhtml?ln=fonts"); /* IE9 Compat Modes */
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSlab-LightItalic.eot.xhtml?ln=fonts?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-LightItalic.woff.xhtml?ln=fonts") format('woff'), /* Pretty Modern Browsers */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-LightItalic.ttf.xhtml?ln=fonts")  format('truetype'), /* Safari, Android, iOS */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-LightItalic.otf.xhtml?ln=fonts") format('opentype'); /* opentype */
	font-weight: 100;
	font-style: italic;
}

@font-face {
	font-family: "UnimedSlab";
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSlab-BookItalic.eot.xhtml?ln=fonts"); /* IE9 Compat Modes */
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSlab-BookItalic.eot.xhtml?ln=fonts?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-BookItalic.woff.xhtml?ln=fonts") format('woff'), /* Pretty Modern Browsers */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-BookItalic.ttf.xhtml?ln=fonts")  format('truetype'), /* Safari, Android, iOS */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-BookItalic.otf.xhtml?ln=fonts") format('opentype'); /* opentype */
	font-weight: 200;
	font-style: italic;
}

@font-face {
	font-family: "UnimedSlab";
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSlab-RegularItalic.eot.xhtml?ln=fonts"); /* IE9 Compat Modes */
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSlab-RegularItalic.eot.xhtml?ln=fonts?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-RegularItalic.woff.xhtml?ln=fonts") format('woff'), /* Pretty Modern Browsers */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-RegularItalic.ttf.xhtml?ln=fonts")  format('truetype'), /* Safari, Android, iOS */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-RegularItalic.otf.xhtml?ln=fonts") format('opentype'); /* opentype */
	font-weight: normal; /*igual a 400*/
	font-style: italic;
}

@font-face {
	font-family: "UnimedSlab";
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSlab-SemiBoldItalic.eot.xhtml?ln=fonts"); /* IE9 Compat Modes */
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSlab-SemiBoldItalic.eot.xhtml?ln=fonts?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-SemiBoldItalic.woff.xhtml?ln=fonts") format('woff'), /* Pretty Modern Browsers */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-SemiBoldItalic.ttf.xhtml?ln=fonts")  format('truetype'), /* Safari, Android, iOS */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-SemiBoldItalic.otf.xhtml?ln=fonts") format('opentype'); /* opentype */
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: "UnimedSlab";
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSlab-BoldItalic.eot.xhtml?ln=fonts"); /* IE9 Compat Modes */
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSlab-BoldItalic.eot.xhtml?ln=fonts?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-BoldItalic.woff.xhtml?ln=fonts") format('woff'), /* Pretty Modern Browsers */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-BoldItalic.ttf.xhtml?ln=fonts")  format('truetype'), /* Safari, Android, iOS */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-BoldItalic.otf.xhtml?ln=fonts") format('opentype'); /* opentype */
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: "UnimedSlab";
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSlab-ExtraBoldItalic.eot.xhtml?ln=fonts"); /* IE9 Compat Modes */
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSlab-ExtraBoldItalic.eot.xhtml?ln=fonts?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-ExtraBoldItalic.woff.xhtml?ln=fonts") format('woff'), /* Pretty Modern Browsers */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-ExtraBoldItalic.ttf.xhtml?ln=fonts")  format('truetype'), /* Safari, Android, iOS */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-ExtraBoldItalic.otf.xhtml?ln=fonts") format('opentype'); /* opentype */
	font-weight: 800;
	font-style: italic;
}

@font-face {
	font-family: "UnimedSlab";
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSlab-BlackItalic.eot.xhtml?ln=fonts"); /* IE9 Compat Modes */
	src: url("/uvo-adm-web/javax.faces.resource/UnimedSlab-BlackItalic.eot.xhtml?ln=fonts?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-BlackItalic.woff.xhtml?ln=fonts") format('woff'), /* Pretty Modern Browsers */
		 url("/uvo-adm-web/javax.faces.resource/UnimedSlab-BlackItalic.ttf.xhtml?ln=fonts")  format('truetype'), /* Safari, Android, iOS */
		 url("") format('opentype'); /* opentype */
	font-weight: 900;
	font-style: italic;
}

/*==========================================================
  UNIMED SERIF
==========================================================
@font-face {
  font-family: "UnimedSerif";
  src: local("UnimedSerif"), url("../../assets/fonts/UnimedSerif/UnimedSerif-Book.otf") format('opentype');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "UnimedSerif";
  src: local("UnimedSerif"), url("../../assets/fonts/UnimedSerif/UnimedSerif-Regular.otf") format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "UnimedSerif";
  src: local("UnimedSerif"), url("../../assets/fonts/UnimedSerif/UnimedSerif-Bold.otf") format('opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "UnimedSerif";
  src: local("UnimedSerif"), url("../../assets/fonts/UnimedSerif/UnimedSerif-BookItalic.otf") format('opentype');
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: "UnimedSerif";
  src: local("UnimedSerif"), url("../../assets/fonts/UnimedSerif/UnimedSerif-RegularItalic.otf") format('opentype');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "UnimedSerif";
  src: local("UnimedSerif"), url("../../assets/fonts/UnimedSerif/UnimedSerif-BoldItalic.otf") format('opentype');
  font-weight: 700;
  font-style: italic;
}
*/
/*
BOOK (200)

REGULAR (400)

BOLD (700)
*/


/*
100, 200, 300, 400, 500, 600, 700, 800, 900

LIGHT (100)
BOOK (200)

REGULAR (400)

SEMIBOLD (600)
BOLD (700)
EXTRABOLD (800)
BLACK (900)
*/

/*==========================================================
  ESTILOS GLOBAIS
==========================================================*/
html {
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 70px 0px 0px 0px;
	background: #e7f0fb;
	overflow-x: hidden;
	/* Fix for webkit rendering */
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	font-size-adjust: 100%;
}

#main {
	position: relative;
	min-height: 100%;
}

#main:before {
	content: "";
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

#content {
	position: relative;
	padding: 0px 10px 10px 10px;
}

/* Transitions */
body.onload-check .navbar,
body.onload-check .navbar-branding,
body.onload-check #sidebar_left,
body.onload-check #sidebar_right,
body.onload-check #content_wrapper,
body.onload-check #topbar {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

h2 {
	font-family: UnimedSlab;
	font-weight: 600;
	font-size: 36px;
	border-bottom: 2px solid #F47820;
	display: inline-block;
	padding: 20px 0px 5px 35px;
	margin: 0px -35px 0px -35px;
	color: #F47820;
}

h3 {
	font-family: UnimedSlab;
	font-weight: 600;
	font-size: 22px;
/*
	border-bottom: 2px solid #F47820;
	display: inline-block;
	padding: 20px 0px 5px 35px;
	margin: 0px -35px 0px -35px;
*/
	color: #F47820;
}

h4 {
	font-family: UnimedSlab;
	font-weight: 600;
	font-size: 18px;
/*
	border-bottom: 2px solid #F47820;
	display: inline-block;
	padding: 20px 0px 5px 35px;
	margin: 0px -35px 0px -35px;
*/
	color: #F47820;
}

h5 {
	font-family: UnimedSlab;
	font-weight: 700;
	font-size: 14px;
/*
	border-bottom: 2px solid #F47820;
	display: inline-block;
	padding: 20px 0px 5px 35px;
	margin: 0px -35px 0px -35px;
*/
	color: #F47820;
}

input[type="text"] {
	border-radius: 2px;
}

textarea {
	border-radius: 2px !important;
}
.form-control:focus {
	border-color: #888888; /*#00995D !important;*/
	outline: 0 !important;
	-webkit-box-shadow: none !important;
			box-shadow: none !important;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #dbe1e6;
	opacity: 1;
	color: #84888e !important;
}

.ui-icon-bullet {
 	background-position: -81px -145px;
}

/*Success*/
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #B1D34B;
}

.has-success .form-control {
    border-color: #B1D34B;
}

.has-success .form-control:focus {
    border-color: #87A13A !important;
}

.has-success .form-control-feedback {
    color: #B1D34B;
}

/*Error*/
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #EE1551;
}

.has-error .form-control {
    border-color: #EE1551;
}

.has-error .form-control:focus {
    border-color: #BA1141;
}

.has-error .form-control-feedback {
    color: #EE1551;
}

.input-group[class*="col-"] {
/*    padding-left: 15px;*/
}

.input-group-addon {
	background-color: #5b5c65 !important;
	color: #fff !important;
	width: 38px;
	padding: 0px 10px;
}

/*h2*/
h2.texto-verde-escuro {
	border-bottom: 1px solid #085F54 !important;
}

h2.texto-verde {
	border-bottom: 1px solid #00995D !important;
}

h2.texto-verde-claro {
	border-bottom: 1px solid #B1D34B !important;
}

h2.texto-roxo {
	border-bottom: 1px solid #411463 !important;
}

h2.texto-violeta {
	border-bottom: 1px solid #A3238E !important;
}

h2.texto-vermelho {
	border-bottom: 1px solid #EE1551 !important;
}

h2.texto-laranja {
	border-bottom: 1px solid #F47820 !important;
}

h2.texto-amarelo {
	border-bottom: 1px solid #FFCB07 !important;
}

h2.texto-cinza-escuro {
	border-bottom: 1px solid #5B5C65 !important;
}

h2.texto-cinza {
	border-bottom: 1px solid #5B5C65 !important;
}

h2.texto-cinza-claro {
	border-bottom: 1px solid #F4F3F4 !important;
}

h2.texto-branco {
	border-bottom: 1px solid #FCFCFC !important;
}

.texto-verde-escuro {
	color: #085F54;
}

.texto-verde {
	color: #00995D;
}

.texto-verde-claro {
	color: #B1D34B;
}

.texto-roxo {
	color: #411463;
}

.texto-violeta {
	color: #A3238E;
}

.texto-vermelho {
	color: #EE1551;
}

.texto-laranja {
	color: #F47820;
}

.texto-amarelo {
	color: #FFCB07;
}

.texto-cinza-escuro {
	color: #5B5C65;
}

.texto-cinza {
	color: #5B5C65;
}

.texto-cinza-claro {
	color: #F4F3F4;
}

.texto-branco {
	color: #FCFCFC;
}

/*==========================================================
  NAVBAR
============================================================*/
.navbar-brand {
	padding: 10px 15px;
}

@media(min-width:1200px){
	.navbar-brand {
		margin-right: 50px !important;
		margin-left: 5px !important;
	}
}

@media(min-width: 768px) and (max-width:1199px){
	.navbar-brand {
		margin-left: -20px !important;
	}
	.nav>li>a {
		padding: 15px 10px;
	}
}

.navbar-default {
	border: 0px;
	z-index: 100;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
/*	font-weight: 800;
	TODO: DEIXAR O MENU NEGRITO SEM INTERFERIR NO POSICIONAMENTO DOS DEMAIS ELEMENTOS*/
}

.icone-pendencia {
	text-align: left;
	width: 46px;
}

@media(min-width:1200px){
	.icone-pendencia {
		text-align: left;
		width: 56px;
	}
}

.icone-pendencia>a,
.icone-pendencia>a:hover,
.icone-pendencia>a:focus {
    background-color: #00995D !important;
    color: #fcfcfc !important;
}

.navbar-default .navbar-toggle {
    background-color: #e1e5e7;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #FCFCFC;
}
.navbar-user{
	float: left;
	margin-top: -6px;
	font-size: 12px;
	line-height: 140%;
}

.navbar-avatar {
	float: left;
	margin-top: -5px;
	margin-left: 10px;
	max-height: 30px;
	border-radius: 50%;
}

/*==========================================================
  NAVBAR - SEARCH
============================================================*/
.navbar-form {
	margin-top: 12px;
}

.navbar-form.navbar-search input {
	height: 26px;
	padding: 0 12px;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	box-shadow: none;
	border-color: #00995D;
	background-color: #00995D;
	color: #F47820;
}

@media(max-width:767px) {
	.navbar-form.navbar-search input {
		display: initial;
		width: 91%;
	}
}
@media(min-width:1200px) {
	.navbar-form.navbar-search input {
		width: 128px;
	}
}

.navbar-form.navbar-search input:focus {
	background-color: #FCFCFC;
	border-color: #00995D;
}

.navbar-avatar-caret {
	float: left;
	margin-top: 8px;
	margin-left: 10px;
}

#main-search::-webkit-input-placeholder {
	color: #FCFCFC !important;
	font-style: normal !important;
}

#main-search:-moz-placeholder { /* Firefox 18- */
	color: #FCFCFC !important;
	font-style: normal !important;
}

#main-search::-moz-placeholder {  /* Firefox 19+ */
	color: #FCFCFC !important;
	font-style: normal !important;
}

#main-search:-ms-input-placeholder {
	color: #FCFCFC !important;
	font-style: normal !important;
}

/*==========================================================
  ABAS
============================================================*/
.tab-content {
	background-color: #FCFCFC;
	margin: 0px -10px 0px -10px;
	padding: 0px 20px 0px 20px;
}

.nav-tabs {
	padding: 0 25px;
}
@media (max-width: 1200px) {
	.nav-tabs {
		padding: 0 5px;
	}
	.tab-content {
		padding: 0 20px 0 0;
	}
}
.nav-tabs > li > a {
	font-weight: bold;
	color: #777777;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover{
    border-top: 3px solid #F47820;
}

.nav-violeta > li.active > a,
.nav-violeta > li.active > a:focus,
.nav-violeta > li.active > a:hover{
    border-top: 3px solid #A3238E !important;
}

.nav-verde > li.active > a,
.nav-verde > li.active > a:focus,
.nav-verde > li.active > a:hover{
    border-top: 3px solid #00995D !important;
}

/*Abas Internas*/
.nav-tabs-internas {
    border-bottom: 2px solid #ddd;
}

.nav-tabs-internas > li.active > a,
.nav-tabs-internas > li.active > a:focus,
.nav-tabs-internas > li.active > a:hover {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
    border-bottom: 4px solid #F47820;
}

.nav-tabs-internas > li > a {
    color: #999999;
	font-family: UnimedSlab;
	font-weight: semibold;
	font-size: 12px;
}

/*==========================================================
  COMBOBOX
============================================================*/
.select2-container--bootstrap .select2-selection {
	border-radius: 2px !important;
	border-color: #CCC !important;
}

.select2-selection__arrow {
	border-left: 1px solid #CCC;
	width: 18px !important;
	margin-top: 5px;
	height: 25px;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
	left: 14px !important;
}

rap.select2-container--focus .select2-selection,
.select2-container--bootstrap.select2-container--open .select2-selection {
	-webkit-box-shadow: none !important;
			box-shadow: none !important;
	border-color: #999999 !important;
}

.select2-container--bootstrap .select2-dropdown {
	-webkit-box-shadow: none !important;
			box-shadow: none !important;
    border-color: #999999 !important;
}

.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
	background-color: #999999 !important;
    color: #FCFCFC !important;
}

.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
    background-color: #D5D8DB !important;
	color: #B9C0C8 !important;
}

.select2-container--bootstrap.select2-container--focus .select2-selection, .select2-container--bootstrap.select2-container--open .select2-selection {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border-color: #999999 !important;
}

/*==========================================================
  BADGES
============================================================*/
.badge.badge-menu{
	position: relative;
    top: -12px;
    margin-left: -7px;
    padding: 2px 5px;
    font-size: 11px;
	background-color: #EE1551;
}

/*==========================================================
  BOTÃ•ES
============================================================*/

/*ConfiguraÃ§Ãµes Globais*/
.btn {
	border:1px solid transparent !important;
	background:none !important;
	width: 204px !important;
	height: 36px !important;
	font-weight: bold;
	font-size: 13px;
	border-radius: 2px;
}

.btn.icon{
    padding: 0px 10px !important;
    width: auto !important;
    height: auto !important;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
     outline: inherit !important;
    /* outline: 5px auto -webkit-focus-ring-color; */
    /* outline-offset: -2px; */
}

/*btn-verde-escuro*/
.btn-verde-escuro {
	color: #FCFCFC !important;
	background-color: #085F54 !important;
}

.btn-verde-escuro:focus,
.btn-verde-escuro.focus,
.btn-verde-escuro:hover,
.btn-verde-escuro:active,
.btn-verde-escuro.active,
.open > .dropdown-toggle.btn-verde-escuro {
	color: #FCFCFC !important;
	background-color: #0F554C !important;
}

/*btn-verde-escuro-secundario*/
.btn-verde-escuro-secundario {
	color: #085F54 !important;
	background-color: #FCFCFC !important;
	border-color: #085F54 !important;
}

.btn-verde-escuro-secundario:focus,
.btn-verde-escuro-secundario.focus,
.btn-verde-escuro-secundario:hover,
.btn-verde-escuro-secundario:active,
.btn-verde-escuro-secundario.active,
.open > .dropdown-toggle.btn-verde-escuro-secundario {
	color: #0F554C !important;
	background-color: #FCFCFC !important;
}

/*btn-verde*/
.btn-verde {
	color: #FCFCFC !important;
	background-color: #00995D !important;
}

.btn-verde:focus,
.btn-verde.focus,
.btn-verde:hover,
.btn-verde:active,
.btn-verde.active,
.open > .dropdown-toggle.btn-verde {
	color: #FCFCFC !important;
	background-color: #138955 !important;
}

/*btn-verde-secundario*/
.btn-verde-secundario {
	color: #00995D !important;
	background-color: #FCFCFC !important;
	border-color: #00995D !important;
}

.btn-verde-secundario:focus,
.btn-verde-secundario.focus,
.btn-verde-secundario:hover,
.btn-verde-secundario:active,
.btn-verde-secundario.active,
.open > .dropdown-toggle.btn-verde-secundario {
	color: #138955 !important;
	background-color: #FCFCFC !important;
}

/*btn-verde-claro*/
.btn-verde-claro {
	color: #FCFCFC !important;
	background-color: #B1D34B !important;
}

.btn-verde-claro:focus,
.btn-verde-claro.focus,
.btn-verde-claro:hover,
.btn-verde-claro:active,
.btn-verde-claro.active,
.open > .dropdown-toggle.btn-verde-claro {
	color: #FCFCFC !important;
	background-color: #A0BC4C !important;
}

/*btn-verde-claro-secundario*/
.btn-verde-claro-secundario {
	color: #B1D34B !important;
	background-color: #FCFCFC !important;
	border-color: #B1D34B !important;
}

.btn-verde-claro-secundario:focus,
.btn-verde-claro-secundario.focus,
.btn-verde-claro-secundario:hover,
.btn-verde-claro-secundario:active,
.btn-verde-claro-secundario.active,
.open > .dropdown-toggle.btn-verde-claro-secundario {
	color: #A0BC4C !important;
	background-color: #FCFCFC !important;
}

/*btn-roxo*/
.btn-roxo {
	color: #FCFCFC !important;
	background-color: #411463 !important;
}

.btn-roxo:focus,
.btn-roxo.focus,
.btn-roxo:hover,
.btn-roxo:active,
.btn-roxo.active,
.open > .dropdown-toggle.btn-roxo {
	color: #FCFCFC !important;
	background-color: #3A1658 !important;
}

/*btn-roxo-secundario*/
.btn-roxo-secundario {
	color: #411463 !important;
	background-color: #FCFCFC !important;
	border-color: #411463 !important;
}

.btn-roxo-secundario:focus,
.btn-roxo-secundario.focus,
.btn-roxo-secundario:hover,
.btn-roxo-secundario:active,
.btn-roxo-secundario.active,
.open > .dropdown-toggle.btn-roxo-secundario {
	color: #3A1658 !important;
	background-color: #FCFCFC !important;
}

/*btn-violeta*/
.btn-violeta {
	color: #FCFCFC !important;
	background-color: #A3238E !important;
}

.btn-violeta:focus,
.btn-violeta.focus,
.btn-violeta:hover,
.btn-violeta:active,
.btn-violeta.active,
.open > .dropdown-toggle.btn-violeta {
	color: #FCFCFC !important;
	background-color: #91257F !important;
}

/*btn-violeta-secundario*/
.btn-violeta-secundario {
	color: #A3238E !important;
	background-color: #FCFCFC !important;
	border-color: #A3238E !important;
}

.btn-violeta-secundario:focus,
.btn-violeta-secundario.focus,
.btn-violeta-secundario:hover,
.btn-violeta-secundario:active,
.btn-violeta-secundario.active,
.open > .dropdown-toggle.btn-violeta-secundario {
	color: #91257F !important;
	background-color: #FCFCFC !important;
}

/*btn-vermelho*/
.btn-vermelho {
	color: #FCFCFC !important;
	background-color: #EE1551 !important;
}

.btn-vermelho:focus,
.btn-vermelho.focus,
.btn-vermelho:hover,
.btn-vermelho:active,
.btn-vermelho.active,
.open > .dropdown-toggle.vermelho {
	color: #FCFCFC !important;
	background-color: #D21B4B !important;
}

/*btn-vermelho-secundario*/
.btn-vermelho-secundario {
	color: #EE1551 !important;
	background-color: #FCFCFC !important;
	border-color: #EE1551 !important;
}

.btn-vermelho-secundario:focus,
.btn-vermelho-secundario.focus,
.btn-vermelho-secundario:hover,
.btn-vermelho-secundario:active,
.btn-vermelho-secundario.active,
.open > .dropdown-toggle.btn-vermelho-secundario {
	color: #D21B4B !important;
	background-color: #FCFCFC !important;
}

/*btn-laranja*/
.btn-laranja {
	color: #FCFCFC !important;
	background-color: #F47820 !important;
}

.btn-laranja:focus,
.btn-laranja.focus,
.btn-laranja:hover,
.btn-laranja:active,
.btn-laranja.active,
.open > .dropdown-toggle.laranja {
	color: #FCFCFC !important;
	background-color: #D96D2B !important;
}

/*btn-laranja-secundario*/
.btn-laranja-secundario {
	color: #F47820 !important;
	background-color: #FCFCFC !important;
	border-color: #F47820 !important;
}

.btn-laranja-secundario:focus,
.btn-laranja-secundario.focus,
.btn-laranja-secundario:hover,
.btn-laranja-secundario:active,
.btn-laranja-secundario.active,
.open > .dropdown-toggle.btn-laranja-secundario {
	color: #D96D2B !important;
	background-color: #FCFCFC !important;
}

/*btn-amarelo*/
.btn-amarelo {
	color: #FCFCFC !important;
	background-color: #FFCB07 !important;
}

.btn-amarelo:focus,
.btn-amarelo.focus,
.btn-amarelo:hover,
.btn-amarelo:active,
.btn-amarelo.active,
.open > .dropdown-toggle.amarelo {
	color: #FCFCFC !important;
	background-color: #E4B52B !important;
}

/*btn-amarelo-secundario*/
.btn-amarelo-secundario {
	color: #FFCB07 !important;
	background-color: #FCFCFC !important;
	border-color: #FFCB07 !important;
}

.btn-amarelo-secundario:focus,
.btn-amarelo-secundario.focus,
.btn-amarelo-secundario:hover,
.btn-amarelo-secundario:active,
.btn-amarelo-secundario.active,
.open > .dropdown-toggle.btn-amarelo-secundario {
	color: #E4B52B !important;
	background-color: #FCFCFC !important;
}

/*==========================================================
  DROPDOWN MENU
============================================================*/
.dropdown-menu.dropdown-sm {
  min-width: 120px;
}

.dropdown-menu.dropdown-sm li {
  margin-bottom: 0;
}

.dropdown-menu.dropdown-sm li a {
  font-size: 13px;
  padding: 2px 12px;
}

.dropdown-menu {
	top: 98%;
	font-size: 13px;
	background-color: #FCFCFC;
	border: 1px solid #CCCCCC;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 2px;
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.175) !important;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.175) !important;
	min-width: 580px;
	padding: 0px 0px 15px 0px;
	left: -215px;
}
@media (max-width: 767px) {
	.navbar-nav .open .dropdown-menu {
		background-color: #FCFCFC;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #666666;
	}
}

.dropdown-menu > li > a, .dropdown-menu > div > li > a {
	display: block;
	padding: 10px 15px 10px 15px;
	clear: both;
	color: #666666;
	font-weight: normal;
	line-height: 1.49;
	white-space: nowrap;
	margin: 0px 10px 0px 10px;
	border-top: 1px solid #E5E5E5;
}

.dropdown-menu.dropdown-pendencia > li > a {
	white-space: normal !important;
	padding: 10px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
}

.dropdown-menu.dropdown-pendencia {
	min-width: 300px;
	left: -172px;
	border-color: transparent #00995D #00995D #00995D;
}

@media (min-width: 1199px) {
	.dropdown-menu.dropdown-pendencia {
		left: -122px !important;
	}
}

@media (max-width: 1199px) {
	.dropdown-menu.dropdown-pendencia:after {
		right: 99px !important;
	}
}

.dropdown-menu.dropdown-pendencia:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    right: 145px;
    bottom: 100%;
    border-width: 0 10px 10px;
    border-bottom-color: #FCFCFC;
}

.dropdown-pendencia .titulo-menu {
	width: 93% !important;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	text-decoration: none;
	color: #595959;
	background-color: #f5f5f5;
}

@media (max-width: 1199px) {
	.dropdown-menu.dropdown-custom:after {
		right: 99px !important;
	}
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	text-decoration: none;
	color: #595959;
	background-color: #f5f5f5;
}
@media(min-width:1200px){
	.dropdown-menu li.item:nth-child(2) > a,
	.dropdown-menu li.item:nth-child(3) > a,
	.dropdown-menu li.item-pendencia:nth-child(2) > a{
		border-top: 0px solid;
	}
}

@media (max-width: 1199px) {
	.dropdown-menu li:nth-child(2) > a,
	.dropdown-menu li.item-pendencia:nth-child(2) > a {
		/* border-top: 0px solid; */
	}
	.dropdown-menu {
		min-width: 250px;
		left: -80px;
	}
}

@media screen and (max-width: 1199px) and (max-height: 800px) {
	.dropdown-menu {
		max-width: 1024px;
	}
	
	.custom-submenu {
		overflow: hidden;
		overflow-y: auto;
		max-height: 200px;
	}
}

.dropdown-menu li.item:nth-child(2),
.dropdown-menu li.item:nth-child(4),
.dropdown-menu li.item:nth-child(6),
.dropdown-menu li.item:nth-child(8),
.dropdown-menu li.item:nth-child(10),
.dropdown-menu li.item:nth-child(12) {
	border-right: 1px solid #E5E5E5;
}

li .item:hover,
li .item-pendencia:hover{
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
	color: #595959;
	background-color: #f5f5f5;
}

li .item-pendencia-todos > a:hover {
	background-color: #007849;
}

li .item-pendencia-todos > a {
	text-align: center;
	background: #00995D;
	color: #FCFCFC !important;
	border-top: 0px solid;
}

.dropdown-menu .titulo-menu  {
	color: #F47820;
	border-bottom: 1px solid #F47820;
	margin-left: 10px;
	width: 96%;
	font-size: 16px;
	font-weight: 800;
	padding: 10px 15px 10px 15px;
	margin-bottom: 15px;
}

.dropdown-menu .log-off  {
	padding-top: 15px;
	border-right: 0px !important;
}

.dropdown-menu .log-off > a {
	border: 0px;
    border-top: 1px solid #E5E5E5;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 0px;
    margin-bottom: -15px;
    padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
	color: #E5E5E5;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor: not-allowed;
}

.btn-group > .dropdown-menu > li > a {
	white-space: normal !important;
	padding: 10px 10px 10px 10px;
    margin: 0px 10px 0px 10px;
}

.btn-group > .dropdown-menu li:nth-child(1) > a {
    border-top: 0px solid;
}
@media (max-width: 1199px) {
	.btn-group > .dropdown-menu li:nth-child(2) > a {
    	border-top: 1px solid #E5E5E5;
	}
}

.btn-group > .dropdown-menu {
	min-width: 203px;
	left: 0px;
	top: 33px;
	border-color: transparent #00995D #00995D #00995D;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.btn-group > .btn.btn-dropdown {
	width: 174px !important;
}

.btn-group > .btn.dropdown-toggle {
	width: 30px !important;
	border-left: 1px solid #FCFCFC;
}

.btn-group > ul > li:hover {
	background-color: #f5f5f5 !important;
}

/*==========================================================
  HELPERS
============================================================*/
.mr0 {
	margin-right: 0px !important;
}

.mr-15 {
	margin-right: -15px !important;
}

.ml0 {
	margin-left: 0px !important;
}

.ml-15 {
	margin-left: -15px !important;
}

.ml5 {
	margin-left: 5px !important;
}

.ml10 {
	margin-left: 10px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt15 {
	margin-top: 15px !important;
}

.mt-5 {
	margin-top: -5px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mh30 {
	max-height: 30px !important;
}

.h50 {
	height: 50px !important;
}

.pl10 {
	padding-left: 10px !important;
}

.pt15 {
	padding-top: 15px !important;
}

.pb15 {
	padding-bottom: 15px !important;
}

/*==========================================================
  Ã�CONES
============================================================*/

.check_feedback {
	background-image: url("../../assets/img/icones/check_feedback.svg");
	background-repeat: no-repeat;
	background-position: center;
}

.success_feedback {
	background-image: url("../../assets/img/icones/success_feedback.svg");
	background-repeat: no-repeat;
	background-position: center;
}

.error_feedback {
	background-image: url("../../assets/img/icones/error_feedback.svg");
	background-repeat: no-repeat;
	background-position: center;
}

.form-control-search {
	background-image: url("../../assets/img/icones/search.svg");
	background-repeat: no-repeat;
	background-position: 10px;

}

.form-control-search {
	background-image: url("../../assets/img/icones/search.svg");
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 40px;
}

/*==========================================================
  AWESOME CHECKBOX E RADIOBOX
============================================================*/
.checkbox {
	padding-left: 20px;
}
.checkbox label {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding-left: 5px;
}
.checkbox label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 17px;
	height: 17px;
	left: 0;
	margin-left: -20px;
	border: 1px solid #cccccc;
	border-radius: 2px;
	background-color: #fff;
	-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
	display: inline-block;
	position: absolute;
	width: 16px;
	height: 16px;
	left: 0;
	top: 0;
	margin-left: -20px;
	padding-left: 3px;
	padding-top: 1px;
	font-size: 11px;
	color: #555555;
}
.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
	opacity: 0;
	z-index: 1;
}
.checkbox input[type="checkbox"]:focus + label::before,
.checkbox input[type="radio"]:focus + label::before {
	outline: none;
	outline: none;
	outline-offset: -2px;
}
.checkbox input[type="checkbox"]:checked + label::after,
.checkbox input[type="radio"]:checked + label::after {
	font-family: "FontAwesome";
	content: "\f00c";
}
.checkbox input[type="checkbox"]:disabled + label,
.checkbox input[type="radio"]:disabled + label {
	opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before,
.checkbox input[type="radio"]:disabled + label::before {
	background-color: #eeeeee;
	cursor: not-allowed;
}
.checkbox input[type="checkbox"]:indeterminate + label::after {
	font-family: "FontAwesome";
	content: "\f068";
}

.checkbox.checkbox-circle label::before {
	border-radius: 50%;
}
.checkbox.checkbox-inline {
	margin-top: 0;
}

.checkbox input[type="checkbox"]:checked + label::before,
.checkbox input[type="checkbox"]:indeterminate + label::before,
.checkbox input[type="radio"]:checked + label::before {
	background-color: #00995D;
	border-color: #00995D;
}

.checkbox input[type="checkbox"]:checked + label::after,
.checkbox input[type="radio"]:checked + label::after {
	color: #FCFCFC;
}

.checkbox input[type="checkbox"]:indeterminate + label::after {
	color: #FCFCFC;
	text-align: center;
	left: -1px;
	top: 1px;
}

.radio {
  padding-left: 20px;
}
.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}
.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}
.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"] {
  opacity: 0;
  z-index: 1;
}
.radio input[type="radio"]:focus + label::before {
  outline: none;
  outline: none;
  outline-offset: -2px;
}
.radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}
.radio.radio-inline {
  margin-top: 0;
}

.radio input[type="radio"] + label::after {
  background-color: #00995D;
}
.radio input[type="radio"]:checked + label::before {
  border-color: #00995D;
}
.radio input[type="radio"]:checked + label::after {
  background-color: #00995D;
}

input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
  font-family: 'FontAwesome';
  content: "\f00c";
}
input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
  color: #fff;
}
input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
  color: #fff;
}

/*==========================================================
  TOOLTIP
============================================================*/
.tooltip.left .tooltip-arrow {
	border-left-color: #5B5C65;
}

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

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

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

.tooltip-inner {
	color: #FCFCFC;
	background-color: #5B5C65;
	border-radius: 2px;
}

/*==========================================================
  TOOLTIP
============================================================*/
 .top-right {
	position: fixed;
	top: 10em;
	right: 2em;
}

/*==========================================================
  ALERT
============================================================*/
.alert{
	width: 500px;
}

.alert-vermelho {
    background-color: #F08490;
    border-color: #F08490;
    color: #BC5C66;
}

.alert-verde {
	background-color: #C1D682;
	border-color: #C1D682;
	color: #00A572;
}

/*==========================================================
  GRID
============================================================*/
.menu-grid {
	background-color: #F2F3F2;
	padding: 5px 35px 5px 35px !important;
	margin: 15px -35px 0px -35px !important;
}

.collapse-filtro-avancado {
	background-color: #AFAFB3;
	padding-left: 35px;
	padding-right: 35px;
	margin: 0px -35px 0px -35px !important;
	overflow: hidden;
}
.collapse-filtro-avancado::after {
	border-bottom: 10px solid #AFAFB3;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	width: 0;
	height: 0;
	content: "";
	position: absolute;
	left: 50%;
	top: 217px;
}

/*==========================================================
  TABLE
============================================================*/
.div-tabela {
	margin-left: -35px;
	margin-right: -35px;
}

th {
	background-color:  #E4E4E4 !important;
	border-bottom: 1px solid #A4A4A8 !important;
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color:  #F5F5F5;
}

.table.dataTable {
    margin-top: 0px !important;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #A3238E;
    border-color: #A3238E;
    border-top-color: #A3238E;
    border-right-color: #A3238E;
    border-bottom-color: #A3238E;
    border-left-color: #A3238E;
    cursor: default;
}
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #A3238E;
}
.pagination>li>a,
.pagination>li>span {
    color: #A3238E;
}

.pagination {
    margin-right: 10px !important;
}

a:focus {
    outline: none !important;
    outline: none !important;
    outline-offset: -2px;
}

/*==========================================================
  BREADCRUMB
============================================================*/
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent;
}

.breadcrumb-verde-escuro > li > a {
	color: #085F54 !important;
}

.breadcrumb-verde > li > a {
	color: #00995D !important;
}

.breadcrumb-verde-claro > li > a {
	color: #B1D34B !important;
}

.breadcrumb-roxo > li > a {
	color: #411463 !important;
}

.breadcrumb-violeta > li > a {
	color: #A3238E !important;
}

.breadcrumb-vermelho > li > a {
	color: #EE1551 !important;
}

.breadcrumb-laranja > li > a {
	color: #F47820 !important;
}

.breadcrumb-amarelo > li > a {
	color: #FFCB07 !important;
}

/*==========================================================
  HR
============================================================*/
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #A3238E;
}
hr.verde{
	border-color: #00995D;
}
/*==========================================================
  LABEL
============================================================*/
label {
	font-family: segoe ui, Arial, sans-serif;
	font-weight: semibold;
	font-size: 13px;
	color: #7F7F7F;
}
/*==========================================================
  PLACEHOLDER
============================================================*/
.select2 {
	font-style: italic;
}

input::-webkit-input-placeholder {
	font-style: italic;
}

input:-moz-placeholder { /* Firefox 18- */
	font-style: italic;
}

input::-moz-placeholder {  /* Firefox 19+ */
	font-style: italic;
}

input:-ms-input-placeholder {
	font-style: italic;
}

/*==========================================================
  MAIS CAMPOS
============================================================*/
#label-mais-campos:hover {
	color: #F47820 !important	;
    text-decoration: none;
}

/*==========================================================
  MODAL
============================================================*/
.modal-header {
    border-top: 2px solid #F47820;
	background-color: #F6F7F7;
	border-bottom: 0px;
}

.modal-footer {
    border-top: 2px solid #F47820;
}

.tab-content {
	height:100% !important;
	padding-bottom: 15px;
}

legend {
	display: block;
    width: auto;
    padding: 0;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;

}
 /*         migra��o         */
 
 
 /*#b1d34a*/
 
 
.ui-widget-content{
	background: white;
}

.ui-selectonemenu-trigger.ui-state-default.ui-corner-right{
	border: 2px solid transparent;
    background: #b1d34a;
    font-weight: bold;
    color: #ffffff;
}

.ui-selectonemenu-label.ui-inputfield.ui-corner-all{
	box-shadow: none;
}

.ui-autocomplete-dropdown.ui-button.ui-widget.ui-state-default.ui-corner-right.ui-button-icon-only{
	border: 2px solid transparent;
    background: #b1d34a;
    font-weight: bold;
    color: #ffffff;
}

.ui-widget-content.ui-picklist-list.ui-picklist-target.ui-corner-all{
	width: 100%;
	background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}

.ui-widget-content.ui-picklist-list.ui-picklist-source.ui-corner-all{
	width: 100%;
	background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}

.ui-picklist{
	width: 100%;
	
}

.ui-picklist .ui-picklist-filter{
	padding: 0.429em;
    width: 100%;
    text-indent: 1.429em;
    margin-bottom: 0.429em;
}

.ui-picklist .ui-button{
	width: 100%;
	background: #411564;
}

.ui-picklist .ui-picklist-buttons{
	height: 100%;
    padding-top: 40px;
	
}

.ui-picklist-list-wrapper{
	width: 43%;
}

.ui-picklist-item.ui-corner-all.ui-sortable-handle.ui-state-highlight{
	background: rgba(163, 35, 142, 0.7);
	color: white;
}

.ui-picklist-item.ui-corner-all.ui-sortable-handle.ui-state-hover{
	background: #A3238E;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	background: #b1d34a;
	border: 1px solid black;
	box-shadow: none;
}

.ui-inputfield, .ui-widget-content .ui-inputfield, .ui-widget-header .ui-inputfield{
	background: #fff;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited{
	color: #fff;
	background: #A3238E;
}

.ui-tabs-header.ui-state-default.ui-corner-top{
	color: #fff;
	background: #411564;
	border-radius: 2px;
}

.ui-chkbox-box.ui-widget.ui-corner-all.ui-state-default {
    display: inline-block;
    height: 20px;
    line-height: 0;
    margin: auto;
    margin-right: 8px;
    order: 0;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
    width: 20px;
    flex-shrink: 0;
}


.ui-chkbox-icon.ui-icon.ui-c.ui-icon-check{
	background-image: url(/uvo-adm-web/javax.faces.resource/images/ui-icons_eeeeee_256x240.png.xhtml?ln=primefaces-south-street);
	
}

.ui-button.ui-widget.ui-state-default.ui-corner-all{
	color: #fff;
	background: #411564;
	border-radius: 2px;
}

.form-group .ui-selectonemenu{
	background: white;
}

.ui-widget-header {
    border: 1px solid #c3c3c3;
    background: #ebebeb;
    color: #411564;
    font-weight: bold;
    border-radius: 0px;
}

.ui-paginator-page.ui-state-default.ui-state-active.ui-corner-all{
	color: #fff;
	background: #A3238E;
}

.ui-paginator-first.ui-state-default.ui-corner-all{
	background: #411564 !important;
}

.ui-paginator-prev.ui-state-default.ui-corner-all{
	background: #411564 !important;
}

.ui-paginator-next.ui-state-default.ui-corner-all{
	background: #411564 !important;
}

.ui-paginator-last.ui-state-default.ui-corner-all{
	background: #411564 !important;
}

.ui-accordion-header.ui-helper-reset.ui-state-default{
	background: #411564;
	color: #fff;
	border-radius: 2px;
}

.ui-accordion-header.ui-helper-reset.ui-state-default.ui-state-active{
	background: #A3238E;
	color: #fff;
	border-radius: 2px;
}

.ui-accordion-content.ui-helper-reset.ui-widget-content{
	background: #ebebeb;
}

.ui-sortable-column-icon.ui-icon.ui-icon-carat-2-n-s{
	color: #411564;
}

.ui-state-default.ui-sortable-column.ui-filter-column.ui-state-active{
	color: #A3238E;
}

.ui-outputlabel .ui-outputlabel-rfi {
    margin-left: .4em;
    color: red;
}

.ui-toggleswitch-slider:before{
	background: white;
}

.ui-toggleswitch .ui-toggleswitch-slider{
	background: #c3c3c3;
}

.ui-toggleswitch.ui-toggleswitch-checked .ui-toggleswitch-slider{
	background: #A3238E;
}

.form-inline {
	display: flex;
    flex-direction: row;
    justify-content: flex-start;
    justify-items: center;
    align-items: center;
    padding: 10px 15px;
    flex-wrap: wrap;
}

.form-inline > * {
    margin-right: 10px;
}


.form-inline.col-2 > label {
    width: 50%;
	margin: 0px;
	padding: 5px;
}

.form-inline.col-2 > div {
	width: 50%;
	margin: 0px;
	padding: 5px;
}

.form-inline.col-4 > label {
   	width: 25%;
	margin: 0px;
	padding: 5px;
}

.form-inline.size-20 {
	width: 25%;
   	margin: 0px;
   	padding: 5px;
}

.form-inline.size-30 {
	 width: 30%;
}

.form-inline.size-40 {
	 width: 40%;
}

.form-inline.size-50 {
	 width: 50%;
}

.form-inline.size-60 {
	 width: 60%;
}

.form-inline.size-70, .size-70 {
	 width: 70%;
}

.form-inline.size-80 {
	 width: 80%;
}

.form-inline.size-90 {
	 width: 90%;
}

.form-inline.size-100 {
	 width: 100%;
}


.form-flex {
	display: flex;
    justify-content: flex-start;
    padding: 10px 15px;
    flex-wrap: wrap;
}

.form-flex > * {
    margin-right: 10px;
}


.form-flex.col-2 > label {
    width: 50%;
	margin: 0px;
	padding: 5px;
}

.form-flex.col-2 > div {
	width: 50%;
	margin: 0px;
	padding: 5px;
}

.form-flex.col-4 > label {
   	width: 25%;
	margin: 0px;
	padding: 5px;
}

.form-flex.size-20 {
	width: 25%;
   	margin: 0px;
   	padding: 5px;
}

.form-flex.size-30 {
	 width: 30%;
}

.form-flex.size-40 {
	 width: 40%;
}

.form-flex.size-50 {
	 width: 50%;
}

.form-flex.size-60 {
	 width: 60%;
}

.form-flex.size-70 {
	 width: 70%;
}

.form-flex.size-80 {
	 width: 80%;
}

.form-flex.size-90 {
	 width: 90%;
}

.form-flex.size-100 {
	 width: 100%;
}



.checkbox input[type="checkbox"]:checked + label::before, .checkbox input[type="checkbox"]:indeterminate + label::before, .checkbox input[type="radio"]:checked + label::before {
    background-color: #A3238E;
    border-color: #A3238E;
}

.panel-add-arquivo {
	background: #FBFBFB;
	margin: 10px 0px;
    padding: 10px;
    width: 100%;
    border: 1px solid #AFAFAF;
    border-radius: 10px;
}

.btn-add-arquivo{
    background: #411564	!important;
    border: 1px solid black;
    color: white !important;
}

.remove-arquivo {
	width: 100%;
    display: flex;
    justify-content: flex-end;
}

.remove-arquivo button {
	background: indianred !important;
	border-radius: 10px;
	border: 0px !important;
}

.ui-radiobutton-box.ui-widget.ui-corner-all.ui-state-default.ui-state-active{
	background: white;
    border: 2px solid #b1d34a;
}
.ui-radiobutton-box.ui-widget.ui-corner-all.ui-state-default{
	background: white;
    border: 2px solid #b1d34a;
}

.ui-radiobutton-icon.ui-icon.ui-c.ui-icon-bullet {
    margin-left: 0px;
    margin-top: -1px;
}

.btn-remove{
	background: indianred !important;
}

.link-image-removable{
	position: relative;
	height: 200px;
	width: 200px;
	display: block;
}

.link-image-removable:after{
	content: '\00d7';
	font-size: 150px;
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 200px;
	width: 200px;
	background-color: rgba(255,255,255, 0.5);
	color: white;
	opacity: 0;
	transition: opacity 300ms;
}
.link-image-removable:hover:after {
	opacity: 1;
}

.invisible-upload .ui-fileupload-buttonbar{
	border: rgba(255,255,255,0);
    background: rgba(255,255,255,0);
}

.invisible-upload .ui-fileupload-content{
	border: rgba(255,255,255,0);
    background: rgba(255,255,255,0);
}

.container-faixas {
	display: flex;
    flex-direction: column;
    width: 100%;
    padding: 10px;
    margin: 50px 0px;
}

.container-pessoas {
	display: flex;
    flex-direction: row;
    width: 100%;
}

.score-pessoas {
	font-size: 67px !important;
	background: #FBFBFB;
	border: solid 2px #A3238E;
	border-radius: 15px;
    padding: 0px 50px;
	margin: 0px 30px;
}


.score-pessoas label {
	color: #A3238E;
}


.card-like {
	background: #FBFBFB;
	border:solid 1px #AFAFAF;
	border-radius: 15px;
	padding: 30px;
}

.card-like i {
	font-size: 60px;
	color: #411564;
}

.container-tabela {
	background: #FBFBFB;
	border-left: 1px solid #AFAFAF;
    border-right: 1px solid #AFAFAF;
    margin: 0px 10px 0px 0px !important;
}




.ui-button.ui-widget.ui-state-default.ui-button-text-only {
	background: #FBFBFB;
	border: solid 1px #AFAFAF;
	color: #A3238E;
}

.ui-button.ui-widget.ui-state-default.ui-button-text-only.ui-state-active {
	background: #A3238E;
	border: solid 1px #AFAFAF;
	color: white;
}
.ui-selectonemenu-filter-container{
	width: 100%;	
}
.ui-selectonemenu-panel .ui-selectonemenu-filter {
	width: 100% !important;
}

.panel-1.ui-panel.ui-widget.ui-widget-content.ui-corner-all {
	background: #FBFBFB;
}

.panel-1 .ui-panel-titlebar.ui-widget-header.ui-helper-clearfix.ui-corner-all {
	background: #FBFBFB;
    border: none;
}

.nice-form {
	margin-top: 5px;
    background: #FCFCFC;
    border: 1px solid #DFD9C3;
}

.my-scheduler {
	display: grid;
    grid-template-columns: repeat(auto-fit, 150px);
}

.my-scheduler .cel {
	border: 1px solid #B1B1B1;
    width: 150px;
    height: 150px;
    display: flex;
    align-items: flex-end;
    position: relative;
    padding: 10px;
}


.ui-float-label {
	display: flex;
    flex-flow: column-reverse;
    margin-bottom: 1em;
    justify-content: center;
    width: 100%;
}

.ui-float-label > label, .ui-float-label > input {
  transition: all 0.2s;
  touch-action: manipulation;
}

.ui-float-label > input {
  font-size: 1.5em;
  border: 0 !important;
  border-bottom: 1px solid #ccc !important;
  font-family: inherit;
  -webkit-appearance: none;
  border-radius: 0;
  padding: 0;
  cursor: text;
  font-weight: bold !important;
}


.ui-float-label > input:focus {
  outline: 0;
  border-bottom: 1px solid #666;
}

.ui-float-label > label {
  font-size: 13px !important;
  letter-spacing: 0.05em;
  color: #b1d34a;
}

.ui-float-label > input:placeholder-shown + label {
  cursor: text;
  white-space: nowrap;
  overflow: hidden;
  transform-origin: left bottom;
  transform: translate(0, 2.125rem);
}

.ui-float-label > ::-webkit-input-placeholder {
  opacity: 0;
  transition: inherit;
  color: #B1B1B1;
  font-weight: normal;
  font-size: 12px;
}

.ui-float-label > input:focus::-webkit-input-placeholder {
  opacity: 1;
}

.ui-float-label > input:not(:placeholder-shown) + label,
.ui-float-label > input:focus + label {
  transform: translate(0, 0) scale(1);
  cursor: pointer;
}

.ui-float-label > .ui-state-focus {
	box-shadow: none !important;
}

.separator-right {
	display: flex;
    align-items: center;
    text-align: center;
    color: #411564;
    font-weight: bold;
    margin-bottom: 10px;
}

.separator-right::after {
	content: '';
    flex: 1;
    border-bottom: 2px solid #411564;
    margin-left: .25em;
}

/* calendar */
.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all.ui-input-overlay{
	border-color: #CAD0D7;
}

.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
	background: white;
	border: none;
}

.ui-datepicker-calendar th {
	background-color: white !important;
	border-bottom: none !important;
}

.ui-datepicker-calendar .ui-datepicker-current-day .ui-state-default.ui-state-active {
	background: #89C053;	
	border-color:#74A33C;
	color:#ffffff;
}

.ui-datepicker-calendar .ui-state-default {
	background: #F4F6F8;	
	border-color: #CAD0D7;
	color: #636C77;
}

.ui-datepicker-calendar .ui-state-default.ui-state-highlight {
	background: #636C77;	
	border-color: #F4F6F8;
	color: #F4F6F8;
}

.ui-timepicker-div .ui-slider-handle.ui-corner-all.ui-state-default {
	background: #89C053;
	border-color:#74A33C;
}