@charset "UTF-8";
@font-face {
  font-family: 'FuturaMedium';
  src: url("../../components/futura-font/FuturaBT-Medium.eot");
  src: local("☺"), url("../../components/futura-font/FuturaBT-Medium.woff") format("woff"), url("../../components/futura-font/FuturaBT-Medium.ttf") format("truetype"), url("../../components/futura-font/FuturaBT-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GillBold';
  src: url("../../components/gill-font/gill_bold/GillSansMT-Bold.eot");
  src: local("☺"), url("../../components/gill-font/gill_bold/GillSansMT-Bold.woff") format("woff"), url("../../components/gill-font/gill_bold/GillSansMT-Bold.ttf") format("truetype"), url("../../components/gill-font/gill_bold/GillSansMT-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GillCondensed';
  src: url("../../components/gill-font/gill_condensed/GillSansMT-Condensed.eot");
  src: local("☺"), url("../../components/gill-font/gill_condensed/GillSansMT-Condensed.woff") format("woff"), url("../../components/gill-font/gill_condensed/GillSansMT-Condensed.ttf") format("truetype"), url("../../components/gill-font/gill_condensed/GillSansMT-Condensed.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GillMedium';
  src: url("../../components/gill-font/gill_medium/GillSansMT.eot");
  src: local("☺"), url("../../components/gill-font/gill_medium/GillSansMT.woff") format("woff"), url("../../components/gill-font/gill_medium/GillSansMT.ttf") format("truetype"), url("../../components/gill-font/gill_medium/GillSansMT.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GillUltrabold';
  src: url("../../components/gill-font/gill_ultrabold/GillSans-UltraBold.eot");
  src: local("☺"), url("../../components/gill-font/gill_ultrabold/GillSans-UltraBold.woff") format("woff"), url("../../components/gill-font/gill_ultrabold/GillSans-UltraBold.ttf") format("truetype"), url("../../components/gill-font/gill_ultrabold/GillSans-UltraBold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/*Add color*/
.materialize-red {
  background-color: #e51c23 !important; }

.materialize-red-text {
  color: #e51c23 !important; }

.materialize-red.lighten-5 {
  background-color: #fdeaeb !important; }

.materialize-red-text.text-lighten-5 {
  color: #fdeaeb !important; }

.materialize-red.lighten-4 {
  background-color: #f8c1c3 !important; }

.materialize-red-text.text-lighten-4 {
  color: #f8c1c3 !important; }

.materialize-red.lighten-3 {
  background-color: #f3989b !important; }

.materialize-red-text.text-lighten-3 {
  color: #f3989b !important; }

.materialize-red.lighten-2 {
  background-color: #ee6e73 !important; }

.materialize-red-text.text-lighten-2 {
  color: #ee6e73 !important; }

.materialize-red.lighten-1 {
  background-color: #ea454b !important; }

.materialize-red-text.text-lighten-1 {
  color: #ea454b !important; }

.materialize-red.darken-1 {
  background-color: #d0181e !important; }

.materialize-red-text.text-darken-1 {
  color: #d0181e !important; }

.materialize-red.darken-2 {
  background-color: #b9151b !important; }

.materialize-red-text.text-darken-2 {
  color: #b9151b !important; }

.materialize-red.darken-3 {
  background-color: #a21318 !important; }

.materialize-red-text.text-darken-3 {
  color: #a21318 !important; }

.materialize-red.darken-4 {
  background-color: #8b1014 !important; }

.materialize-red-text.text-darken-4 {
  color: #8b1014 !important; }

.red {
  background-color: #F44336 !important; }

.red-text {
  color: #F44336 !important; }

.red.lighten-5 {
  background-color: #FFEBEE !important; }

.red-text.text-lighten-5 {
  color: #FFEBEE !important; }

.red.lighten-4 {
  background-color: #FFCDD2 !important; }

.red-text.text-lighten-4 {
  color: #FFCDD2 !important; }

.red.lighten-3 {
  background-color: #EF9A9A !important; }

.red-text.text-lighten-3 {
  color: #EF9A9A !important; }

.red.lighten-2 {
  background-color: #E57373 !important; }

.red-text.text-lighten-2 {
  color: #E57373 !important; }

.red.lighten-1 {
  background-color: #EF5350 !important; }

.red-text.text-lighten-1 {
  color: #EF5350 !important; }

.red.darken-1 {
  background-color: #E53935 !important; }

.red-text.text-darken-1 {
  color: #E53935 !important; }

.red.darken-2 {
  background-color: #D32F2F !important; }

.red-text.text-darken-2 {
  color: #D32F2F !important; }

.red.darken-3 {
  background-color: #C62828 !important; }

.red-text.text-darken-3 {
  color: #C62828 !important; }

.red.darken-4 {
  background-color: #B71C1C !important; }

.red-text.text-darken-4 {
  color: #B71C1C !important; }

.red.accent-1 {
  background-color: #FF8A80 !important; }

.red-text.text-accent-1 {
  color: #FF8A80 !important; }

.red.accent-2 {
  background-color: #FF5252 !important; }

.red-text.text-accent-2 {
  color: #FF5252 !important; }

.red.accent-3 {
  background-color: #FF1744 !important; }

.red-text.text-accent-3 {
  color: #FF1744 !important; }

.red.accent-4 {
  background-color: #D50000 !important; }

.red-text.text-accent-4 {
  color: #D50000 !important; }

.pink {
  background-color: #e91e63 !important; }

.pink-text {
  color: #e91e63 !important; }

.pink.lighten-5 {
  background-color: #fce4ec !important; }

.pink-text.text-lighten-5 {
  color: #fce4ec !important; }

.pink.lighten-4 {
  background-color: #f8bbd0 !important; }

.pink-text.text-lighten-4 {
  color: #f8bbd0 !important; }

.pink.lighten-3 {
  background-color: #f48fb1 !important; }

.pink-text.text-lighten-3 {
  color: #f48fb1 !important; }

.pink.lighten-2 {
  background-color: #f06292 !important; }

.pink-text.text-lighten-2 {
  color: #f06292 !important; }

.pink.lighten-1 {
  background-color: #ec407a !important; }

.pink-text.text-lighten-1 {
  color: #ec407a !important; }

.pink.darken-1 {
  background-color: #d81b60 !important; }

.pink-text.text-darken-1 {
  color: #d81b60 !important; }

.pink.darken-2 {
  background-color: #c2185b !important; }

.pink-text.text-darken-2 {
  color: #c2185b !important; }

.pink.darken-3 {
  background-color: #ad1457 !important; }

.pink-text.text-darken-3 {
  color: #ad1457 !important; }

.pink.darken-4 {
  background-color: #880e4f !important; }

.pink-text.text-darken-4 {
  color: #880e4f !important; }

.pink.accent-1 {
  background-color: #ff80ab !important; }

.pink-text.text-accent-1 {
  color: #ff80ab !important; }

.pink.accent-2 {
  background-color: #ff4081 !important; }

.pink-text.text-accent-2 {
  color: #ff4081 !important; }

.pink.accent-3 {
  background-color: #f50057 !important; }

.pink-text.text-accent-3 {
  color: #f50057 !important; }

.pink.accent-4 {
  background-color: #c51162 !important; }

.pink-text.text-accent-4 {
  color: #c51162 !important; }

.purple {
  background-color: #9c27b0 !important; }

.purple-text {
  color: #9c27b0 !important; }

.purple.lighten-5 {
  background-color: #f3e5f5 !important; }

.purple-text.text-lighten-5 {
  color: #f3e5f5 !important; }

.purple.lighten-4 {
  background-color: #e1bee7 !important; }

.purple-text.text-lighten-4 {
  color: #e1bee7 !important; }

.purple.lighten-3 {
  background-color: #ce93d8 !important; }

.purple-text.text-lighten-3 {
  color: #ce93d8 !important; }

.purple.lighten-2 {
  background-color: #ba68c8 !important; }

.purple-text.text-lighten-2 {
  color: #ba68c8 !important; }

.purple.lighten-1 {
  background-color: #ab47bc !important; }

.purple-text.text-lighten-1 {
  color: #ab47bc !important; }

.purple.darken-1 {
  background-color: #8e24aa !important; }

.purple-text.text-darken-1 {
  color: #8e24aa !important; }

.purple.darken-2 {
  background-color: #7b1fa2 !important; }

.purple-text.text-darken-2 {
  color: #7b1fa2 !important; }

.purple.darken-3 {
  background-color: #6a1b9a !important; }

.purple-text.text-darken-3 {
  color: #6a1b9a !important; }

.purple.darken-4 {
  background-color: #4a148c !important; }

.purple-text.text-darken-4 {
  color: #4a148c !important; }

.purple.accent-1 {
  background-color: #ea80fc !important; }

.purple-text.text-accent-1 {
  color: #ea80fc !important; }

.purple.accent-2 {
  background-color: #e040fb !important; }

.purple-text.text-accent-2 {
  color: #e040fb !important; }

.purple.accent-3 {
  background-color: #d500f9 !important; }

.purple-text.text-accent-3 {
  color: #d500f9 !important; }

.purple.accent-4 {
  background-color: #aa00ff !important; }

.purple-text.text-accent-4 {
  color: #aa00ff !important; }

.deep-purple {
  background-color: #673ab7 !important; }

.deep-purple-text {
  color: #673ab7 !important; }

.deep-purple.lighten-5 {
  background-color: #ede7f6 !important; }

.deep-purple-text.text-lighten-5 {
  color: #ede7f6 !important; }

.deep-purple.lighten-4 {
  background-color: #d1c4e9 !important; }

.deep-purple-text.text-lighten-4 {
  color: #d1c4e9 !important; }

.deep-purple.lighten-3 {
  background-color: #b39ddb !important; }

.deep-purple-text.text-lighten-3 {
  color: #b39ddb !important; }

.deep-purple.lighten-2 {
  background-color: #9575cd !important; }

.deep-purple-text.text-lighten-2 {
  color: #9575cd !important; }

.deep-purple.lighten-1 {
  background-color: #7e57c2 !important; }

.deep-purple-text.text-lighten-1 {
  color: #7e57c2 !important; }

.deep-purple.darken-1 {
  background-color: #5e35b1 !important; }

.deep-purple-text.text-darken-1 {
  color: #5e35b1 !important; }

.deep-purple.darken-2 {
  background-color: #512da8 !important; }

.deep-purple-text.text-darken-2 {
  color: #512da8 !important; }

.deep-purple.darken-3 {
  background-color: #4527a0 !important; }

.deep-purple-text.text-darken-3 {
  color: #4527a0 !important; }

.deep-purple.darken-4 {
  background-color: #311b92 !important; }

.deep-purple-text.text-darken-4 {
  color: #311b92 !important; }

.deep-purple.accent-1 {
  background-color: #b388ff !important; }

.deep-purple-text.text-accent-1 {
  color: #b388ff !important; }

.deep-purple.accent-2 {
  background-color: #7c4dff !important; }

.deep-purple-text.text-accent-2 {
  color: #7c4dff !important; }

.deep-purple.accent-3 {
  background-color: #651fff !important; }

.deep-purple-text.text-accent-3 {
  color: #651fff !important; }

.deep-purple.accent-4 {
  background-color: #6200ea !important; }

.deep-purple-text.text-accent-4 {
  color: #6200ea !important; }

.indigo {
  background-color: #3f51b5 !important; }

.indigo-text {
  color: #3f51b5 !important; }

.indigo.lighten-5 {
  background-color: #e8eaf6 !important; }

.indigo-text.text-lighten-5 {
  color: #e8eaf6 !important; }

.indigo.lighten-4 {
  background-color: #c5cae9 !important; }

.indigo-text.text-lighten-4 {
  color: #c5cae9 !important; }

.indigo.lighten-3 {
  background-color: #9fa8da !important; }

.indigo-text.text-lighten-3 {
  color: #9fa8da !important; }

.indigo.lighten-2 {
  background-color: #7986cb !important; }

.indigo-text.text-lighten-2 {
  color: #7986cb !important; }

.indigo.lighten-1 {
  background-color: #5c6bc0 !important; }

.indigo-text.text-lighten-1 {
  color: #5c6bc0 !important; }

.indigo.darken-1 {
  background-color: #3949ab !important; }

.indigo-text.text-darken-1 {
  color: #3949ab !important; }

.indigo.darken-2 {
  background-color: #303f9f !important; }

.indigo-text.text-darken-2 {
  color: #303f9f !important; }

.indigo.darken-3 {
  background-color: #283593 !important; }

.indigo-text.text-darken-3 {
  color: #283593 !important; }

.indigo.darken-4 {
  background-color: #1a237e !important; }

.indigo-text.text-darken-4 {
  color: #1a237e !important; }

.indigo.accent-1 {
  background-color: #8c9eff !important; }

.indigo-text.text-accent-1 {
  color: #8c9eff !important; }

.indigo.accent-2 {
  background-color: #536dfe !important; }

.indigo-text.text-accent-2 {
  color: #536dfe !important; }

.indigo.accent-3 {
  background-color: #3d5afe !important; }

.indigo-text.text-accent-3 {
  color: #3d5afe !important; }

.indigo.accent-4 {
  background-color: #304ffe !important; }

.indigo-text.text-accent-4 {
  color: #304ffe !important; }

.blue {
  background-color: #2196F3 !important; }

.blue-text {
  color: #2196F3 !important; }

.blue.lighten-5 {
  background-color: #E3F2FD !important; }

.blue-text.text-lighten-5 {
  color: #E3F2FD !important; }

.blue.lighten-4 {
  background-color: #BBDEFB !important; }

.blue-text.text-lighten-4 {
  color: #BBDEFB !important; }

.blue.lighten-3 {
  background-color: #90CAF9 !important; }

.blue-text.text-lighten-3 {
  color: #90CAF9 !important; }

.blue.lighten-2 {
  background-color: #64B5F6 !important; }

.blue-text.text-lighten-2 {
  color: #64B5F6 !important; }

.blue.lighten-1 {
  background-color: #42A5F5 !important; }

.blue-text.text-lighten-1 {
  color: #42A5F5 !important; }

.blue.darken-1 {
  background-color: #1E88E5 !important; }

.blue-text.text-darken-1 {
  color: #1E88E5 !important; }

.blue.darken-2 {
  background-color: #1976D2 !important; }

.blue-text.text-darken-2 {
  color: #1976D2 !important; }

.blue.darken-3 {
  background-color: #1565C0 !important; }

.blue-text.text-darken-3 {
  color: #1565C0 !important; }

.blue.darken-4 {
  background-color: #0D47A1 !important; }

.blue-text.text-darken-4 {
  color: #0D47A1 !important; }

.blue.accent-1 {
  background-color: #82B1FF !important; }

.blue-text.text-accent-1 {
  color: #82B1FF !important; }

.blue.accent-2 {
  background-color: #448AFF !important; }

.blue-text.text-accent-2 {
  color: #448AFF !important; }

.blue.accent-3 {
  background-color: #2979FF !important; }

.blue-text.text-accent-3 {
  color: #2979FF !important; }

.blue.accent-4 {
  background-color: #2962FF !important; }

.blue-text.text-accent-4 {
  color: #2962FF !important; }

.light-blue {
  background-color: #03a9f4 !important; }

.light-blue-text {
  color: #03a9f4 !important; }

.light-blue.lighten-5 {
  background-color: #e1f5fe !important; }

.light-blue-text.text-lighten-5 {
  color: #e1f5fe !important; }

.light-blue.lighten-4 {
  background-color: #b3e5fc !important; }

.light-blue-text.text-lighten-4 {
  color: #b3e5fc !important; }

.light-blue.lighten-3 {
  background-color: #81d4fa !important; }

.light-blue-text.text-lighten-3 {
  color: #81d4fa !important; }

.light-blue.lighten-2 {
  background-color: #4fc3f7 !important; }

.light-blue-text.text-lighten-2 {
  color: #4fc3f7 !important; }

.light-blue.lighten-1 {
  background-color: #29b6f6 !important; }

.light-blue-text.text-lighten-1 {
  color: #29b6f6 !important; }

.light-blue.darken-1 {
  background-color: #039be5 !important; }

.light-blue-text.text-darken-1 {
  color: #039be5 !important; }

.light-blue.darken-2 {
  background-color: #0288d1 !important; }

.light-blue-text.text-darken-2 {
  color: #0288d1 !important; }

.light-blue.darken-3 {
  background-color: #0277bd !important; }

.light-blue-text.text-darken-3 {
  color: #0277bd !important; }

.light-blue.darken-4 {
  background-color: #01579b !important; }

.light-blue-text.text-darken-4 {
  color: #01579b !important; }

.light-blue.accent-1 {
  background-color: #80d8ff !important; }

.light-blue-text.text-accent-1 {
  color: #80d8ff !important; }

.light-blue.accent-2 {
  background-color: #40c4ff !important; }

.light-blue-text.text-accent-2 {
  color: #40c4ff !important; }

.light-blue.accent-3 {
  background-color: #00b0ff !important; }

.light-blue-text.text-accent-3 {
  color: #00b0ff !important; }

.light-blue.accent-4 {
  background-color: #0091ea !important; }

.light-blue-text.text-accent-4 {
  color: #0091ea !important; }

.cyan {
  background-color: #00bcd4 !important; }

.cyan-text {
  color: #00bcd4 !important; }

.cyan.lighten-5 {
  background-color: #e0f7fa !important; }

.cyan-text.text-lighten-5 {
  color: #e0f7fa !important; }

.cyan.lighten-4 {
  background-color: #b2ebf2 !important; }

.cyan-text.text-lighten-4 {
  color: #b2ebf2 !important; }

.cyan.lighten-3 {
  background-color: #80deea !important; }

.cyan-text.text-lighten-3 {
  color: #80deea !important; }

.cyan.lighten-2 {
  background-color: #4dd0e1 !important; }

.cyan-text.text-lighten-2 {
  color: #4dd0e1 !important; }

.cyan.lighten-1 {
  background-color: #26c6da !important; }

.cyan-text.text-lighten-1 {
  color: #26c6da !important; }

.cyan.darken-1 {
  background-color: #00acc1 !important; }

.cyan-text.text-darken-1 {
  color: #00acc1 !important; }

.cyan.darken-2 {
  background-color: #0097a7 !important; }

.cyan-text.text-darken-2 {
  color: #0097a7 !important; }

.cyan.darken-3 {
  background-color: #00838f !important; }

.cyan-text.text-darken-3 {
  color: #00838f !important; }

.cyan.darken-4 {
  background-color: #006064 !important; }

.cyan-text.text-darken-4 {
  color: #006064 !important; }

.cyan.accent-1 {
  background-color: #84ffff !important; }

.cyan-text.text-accent-1 {
  color: #84ffff !important; }

.cyan.accent-2 {
  background-color: #18ffff !important; }

.cyan-text.text-accent-2 {
  color: #18ffff !important; }

.cyan.accent-3 {
  background-color: #00e5ff !important; }

.cyan-text.text-accent-3 {
  color: #00e5ff !important; }

.cyan.accent-4 {
  background-color: #00b8d4 !important; }

.cyan-text.text-accent-4 {
  color: #00b8d4 !important; }

.teal {
  background-color: #009688 !important; }

.teal-text {
  color: #009688 !important; }

.teal.lighten-5 {
  background-color: #e0f2f1 !important; }

.teal-text.text-lighten-5 {
  color: #e0f2f1 !important; }

.teal.lighten-4 {
  background-color: #b2dfdb !important; }

.teal-text.text-lighten-4 {
  color: #b2dfdb !important; }

.teal.lighten-3 {
  background-color: #80cbc4 !important; }

.teal-text.text-lighten-3 {
  color: #80cbc4 !important; }

.teal.lighten-2 {
  background-color: #4db6ac !important; }

.teal-text.text-lighten-2 {
  color: #4db6ac !important; }

.teal.lighten-1 {
  background-color: #26a69a !important; }

.teal-text.text-lighten-1 {
  color: #26a69a !important; }

.teal.darken-1 {
  background-color: #00897b !important; }

.teal-text.text-darken-1 {
  color: #00897b !important; }

.teal.darken-2 {
  background-color: #00796b !important; }

.teal-text.text-darken-2 {
  color: #00796b !important; }

.teal.darken-3 {
  background-color: #00695c !important; }

.teal-text.text-darken-3 {
  color: #00695c !important; }

.teal.darken-4 {
  background-color: #004d40 !important; }

.teal-text.text-darken-4 {
  color: #004d40 !important; }

.teal.accent-1 {
  background-color: #a7ffeb !important; }

.teal-text.text-accent-1 {
  color: #a7ffeb !important; }

.teal.accent-2 {
  background-color: #64ffda !important; }

.teal-text.text-accent-2 {
  color: #64ffda !important; }

.teal.accent-3 {
  background-color: #1de9b6 !important; }

.teal-text.text-accent-3 {
  color: #1de9b6 !important; }

.teal.accent-4 {
  background-color: #00bfa5 !important; }

.teal-text.text-accent-4 {
  color: #00bfa5 !important; }

.green {
  background-color: #4CAF50 !important; }

.green-text {
  color: #4CAF50 !important; }

.green.lighten-5 {
  background-color: #E8F5E9 !important; }

.green-text.text-lighten-5 {
  color: #E8F5E9 !important; }

.green.lighten-4 {
  background-color: #C8E6C9 !important; }

.green-text.text-lighten-4 {
  color: #C8E6C9 !important; }

.green.lighten-3 {
  background-color: #A5D6A7 !important; }

.green-text.text-lighten-3 {
  color: #A5D6A7 !important; }

.green.lighten-2 {
  background-color: #81C784 !important; }

.green-text.text-lighten-2 {
  color: #81C784 !important; }

.green.lighten-1 {
  background-color: #66BB6A !important; }

.green-text.text-lighten-1 {
  color: #66BB6A !important; }

.green.darken-1 {
  background-color: #43A047 !important; }

.green-text.text-darken-1 {
  color: #43A047 !important; }

.green.darken-2 {
  background-color: #388E3C !important; }

.green-text.text-darken-2 {
  color: #388E3C !important; }

.green.darken-3 {
  background-color: #2E7D32 !important; }

.green-text.text-darken-3 {
  color: #2E7D32 !important; }

.green.darken-4 {
  background-color: #1B5E20 !important; }

.green-text.text-darken-4 {
  color: #1B5E20 !important; }

.green.accent-1 {
  background-color: #B9F6CA !important; }

.green-text.text-accent-1 {
  color: #B9F6CA !important; }

.green.accent-2 {
  background-color: #69F0AE !important; }

.green-text.text-accent-2 {
  color: #69F0AE !important; }

.green.accent-3 {
  background-color: #00E676 !important; }

.green-text.text-accent-3 {
  color: #00E676 !important; }

.green.accent-4 {
  background-color: #00C853 !important; }

.green-text.text-accent-4 {
  color: #00C853 !important; }

.light-green {
  background-color: #8bc34a !important; }

.light-green-text {
  color: #8bc34a !important; }

.light-green.lighten-5 {
  background-color: #f1f8e9 !important; }

.light-green-text.text-lighten-5 {
  color: #f1f8e9 !important; }

.light-green.lighten-4 {
  background-color: #dcedc8 !important; }

.light-green-text.text-lighten-4 {
  color: #dcedc8 !important; }

.light-green.lighten-3 {
  background-color: #c5e1a5 !important; }

.light-green-text.text-lighten-3 {
  color: #c5e1a5 !important; }

.light-green.lighten-2 {
  background-color: #aed581 !important; }

.light-green-text.text-lighten-2 {
  color: #aed581 !important; }

.light-green.lighten-1 {
  background-color: #9ccc65 !important; }

.light-green-text.text-lighten-1 {
  color: #9ccc65 !important; }

.light-green.darken-1 {
  background-color: #7cb342 !important; }

.light-green-text.text-darken-1 {
  color: #7cb342 !important; }

.light-green.darken-2 {
  background-color: #689f38 !important; }

.light-green-text.text-darken-2 {
  color: #689f38 !important; }

.light-green.darken-3 {
  background-color: #558b2f !important; }

.light-green-text.text-darken-3 {
  color: #558b2f !important; }

.light-green.darken-4 {
  background-color: #33691e !important; }

.light-green-text.text-darken-4 {
  color: #33691e !important; }

.light-green.accent-1 {
  background-color: #ccff90 !important; }

.light-green-text.text-accent-1 {
  color: #ccff90 !important; }

.light-green.accent-2 {
  background-color: #b2ff59 !important; }

.light-green-text.text-accent-2 {
  color: #b2ff59 !important; }

.light-green.accent-3 {
  background-color: #76ff03 !important; }

.light-green-text.text-accent-3 {
  color: #76ff03 !important; }

.light-green.accent-4 {
  background-color: #64dd17 !important; }

.light-green-text.text-accent-4 {
  color: #64dd17 !important; }

.lime {
  background-color: #cddc39 !important; }

.lime-text {
  color: #cddc39 !important; }

.lime.lighten-5 {
  background-color: #f9fbe7 !important; }

.lime-text.text-lighten-5 {
  color: #f9fbe7 !important; }

.lime.lighten-4 {
  background-color: #f0f4c3 !important; }

.lime-text.text-lighten-4 {
  color: #f0f4c3 !important; }

.lime.lighten-3 {
  background-color: #e6ee9c !important; }

.lime-text.text-lighten-3 {
  color: #e6ee9c !important; }

.lime.lighten-2 {
  background-color: #dce775 !important; }

.lime-text.text-lighten-2 {
  color: #dce775 !important; }

.lime.lighten-1 {
  background-color: #d4e157 !important; }

.lime-text.text-lighten-1 {
  color: #d4e157 !important; }

.lime.darken-1 {
  background-color: #c0ca33 !important; }

.lime-text.text-darken-1 {
  color: #c0ca33 !important; }

.lime.darken-2 {
  background-color: #afb42b !important; }

.lime-text.text-darken-2 {
  color: #afb42b !important; }

.lime.darken-3 {
  background-color: #9e9d24 !important; }

.lime-text.text-darken-3 {
  color: #9e9d24 !important; }

.lime.darken-4 {
  background-color: #827717 !important; }

.lime-text.text-darken-4 {
  color: #827717 !important; }

.lime.accent-1 {
  background-color: #f4ff81 !important; }

.lime-text.text-accent-1 {
  color: #f4ff81 !important; }

.lime.accent-2 {
  background-color: #eeff41 !important; }

.lime-text.text-accent-2 {
  color: #eeff41 !important; }

.lime.accent-3 {
  background-color: #c6ff00 !important; }

.lime-text.text-accent-3 {
  color: #c6ff00 !important; }

.lime.accent-4 {
  background-color: #aeea00 !important; }

.lime-text.text-accent-4 {
  color: #aeea00 !important; }

.yellow {
  background-color: #ffeb3b !important; }

.yellow-text {
  color: #ffeb3b !important; }

.yellow.lighten-5 {
  background-color: #fffde7 !important; }

.yellow-text.text-lighten-5 {
  color: #fffde7 !important; }

.yellow.lighten-4 {
  background-color: #fff9c4 !important; }

.yellow-text.text-lighten-4 {
  color: #fff9c4 !important; }

.yellow.lighten-3 {
  background-color: #fff59d !important; }

.yellow-text.text-lighten-3 {
  color: #fff59d !important; }

.yellow.lighten-2 {
  background-color: #fff176 !important; }

.yellow-text.text-lighten-2 {
  color: #fff176 !important; }

.yellow.lighten-1 {
  background-color: #ffee58 !important; }

.yellow-text.text-lighten-1 {
  color: #ffee58 !important; }

.yellow.darken-1 {
  background-color: #fdd835 !important; }

.yellow-text.text-darken-1 {
  color: #fdd835 !important; }

.yellow.darken-2 {
  background-color: #fbc02d !important; }

.yellow-text.text-darken-2 {
  color: #fbc02d !important; }

.yellow.darken-3 {
  background-color: #f9a825 !important; }

.yellow-text.text-darken-3 {
  color: #f9a825 !important; }

.yellow.darken-4 {
  background-color: #f57f17 !important; }

.yellow-text.text-darken-4 {
  color: #f57f17 !important; }

.yellow.accent-1 {
  background-color: #ffff8d !important; }

.yellow-text.text-accent-1 {
  color: #ffff8d !important; }

.yellow.accent-2 {
  background-color: #ffff00 !important; }

.yellow-text.text-accent-2 {
  color: #ffff00 !important; }

.yellow.accent-3 {
  background-color: #ffea00 !important; }

.yellow-text.text-accent-3 {
  color: #ffea00 !important; }

.yellow.accent-4 {
  background-color: #ffd600 !important; }

.yellow-text.text-accent-4 {
  color: #ffd600 !important; }

.amber {
  background-color: #ffc107 !important; }

.amber-text {
  color: #ffc107 !important; }

.amber.lighten-5 {
  background-color: #fff8e1 !important; }

.amber-text.text-lighten-5 {
  color: #fff8e1 !important; }

.amber.lighten-4 {
  background-color: #ffecb3 !important; }

.amber-text.text-lighten-4 {
  color: #ffecb3 !important; }

.amber.lighten-3 {
  background-color: #ffe082 !important; }

.amber-text.text-lighten-3 {
  color: #ffe082 !important; }

.amber.lighten-2 {
  background-color: #ffd54f !important; }

.amber-text.text-lighten-2 {
  color: #ffd54f !important; }

.amber.lighten-1 {
  background-color: #ffca28 !important; }

.amber-text.text-lighten-1 {
  color: #ffca28 !important; }

.amber.darken-1 {
  background-color: #ffb300 !important; }

.amber-text.text-darken-1 {
  color: #ffb300 !important; }

.amber.darken-2 {
  background-color: #ffa000 !important; }

.amber-text.text-darken-2 {
  color: #ffa000 !important; }

.amber.darken-3 {
  background-color: #ff8f00 !important; }

.amber-text.text-darken-3 {
  color: #ff8f00 !important; }

.amber.darken-4 {
  background-color: #ff6f00 !important; }

.amber-text.text-darken-4 {
  color: #ff6f00 !important; }

.amber.accent-1 {
  background-color: #ffe57f !important; }

.amber-text.text-accent-1 {
  color: #ffe57f !important; }

.amber.accent-2 {
  background-color: #ffd740 !important; }

.amber-text.text-accent-2 {
  color: #ffd740 !important; }

.amber.accent-3 {
  background-color: #ffc400 !important; }

.amber-text.text-accent-3 {
  color: #ffc400 !important; }

.amber.accent-4 {
  background-color: #ffab00 !important; }

.amber-text.text-accent-4 {
  color: #ffab00 !important; }

.orange {
  background-color: #ff9800 !important; }

.orange-text {
  color: #ff9800 !important; }

.orange.lighten-5 {
  background-color: #fff3e0 !important; }

.orange-text.text-lighten-5 {
  color: #fff3e0 !important; }

.orange.lighten-4 {
  background-color: #ffe0b2 !important; }

.orange-text.text-lighten-4 {
  color: #ffe0b2 !important; }

.orange.lighten-3 {
  background-color: #ffcc80 !important; }

.orange-text.text-lighten-3 {
  color: #ffcc80 !important; }

.orange.lighten-2 {
  background-color: #ffb74d !important; }

.orange-text.text-lighten-2 {
  color: #ffb74d !important; }

.orange.lighten-1 {
  background-color: #ffa726 !important; }

.orange-text.text-lighten-1 {
  color: #ffa726 !important; }

.orange.darken-1 {
  background-color: #fb8c00 !important; }

.orange-text.text-darken-1 {
  color: #fb8c00 !important; }

.orange.darken-2 {
  background-color: #f57c00 !important; }

.orange-text.text-darken-2 {
  color: #f57c00 !important; }

.orange.darken-3 {
  background-color: #ef6c00 !important; }

.orange-text.text-darken-3 {
  color: #ef6c00 !important; }

.orange.darken-4 {
  background-color: #e65100 !important; }

.orange-text.text-darken-4 {
  color: #e65100 !important; }

.orange.accent-1 {
  background-color: #ffd180 !important; }

.orange-text.text-accent-1 {
  color: #ffd180 !important; }

.orange.accent-2 {
  background-color: #ffab40 !important; }

.orange-text.text-accent-2 {
  color: #ffab40 !important; }

.orange.accent-3 {
  background-color: #ff9100 !important; }

.orange-text.text-accent-3 {
  color: #ff9100 !important; }

.orange.accent-4 {
  background-color: #ff6d00 !important; }

.orange-text.text-accent-4 {
  color: #ff6d00 !important; }

.deep-orange {
  background-color: #ff5722 !important; }

.deep-orange-text {
  color: #ff5722 !important; }

.deep-orange.lighten-5 {
  background-color: #fbe9e7 !important; }

.deep-orange-text.text-lighten-5 {
  color: #fbe9e7 !important; }

.deep-orange.lighten-4 {
  background-color: #ffccbc !important; }

.deep-orange-text.text-lighten-4 {
  color: #ffccbc !important; }

.deep-orange.lighten-3 {
  background-color: #ffab91 !important; }

.deep-orange-text.text-lighten-3 {
  color: #ffab91 !important; }

.deep-orange.lighten-2 {
  background-color: #ff8a65 !important; }

.deep-orange-text.text-lighten-2 {
  color: #ff8a65 !important; }

.deep-orange.lighten-1 {
  background-color: #ff7043 !important; }

.deep-orange-text.text-lighten-1 {
  color: #ff7043 !important; }

.deep-orange.darken-1 {
  background-color: #f4511e !important; }

.deep-orange-text.text-darken-1 {
  color: #f4511e !important; }

.deep-orange.darken-2 {
  background-color: #e64a19 !important; }

.deep-orange-text.text-darken-2 {
  color: #e64a19 !important; }

.deep-orange.darken-3 {
  background-color: #d84315 !important; }

.deep-orange-text.text-darken-3 {
  color: #d84315 !important; }

.deep-orange.darken-4 {
  background-color: #bf360c !important; }

.deep-orange-text.text-darken-4 {
  color: #bf360c !important; }

.deep-orange.accent-1 {
  background-color: #ff9e80 !important; }

.deep-orange-text.text-accent-1 {
  color: #ff9e80 !important; }

.deep-orange.accent-2 {
  background-color: #ff6e40 !important; }

.deep-orange-text.text-accent-2 {
  color: #ff6e40 !important; }

.deep-orange.accent-3 {
  background-color: #ff3d00 !important; }

.deep-orange-text.text-accent-3 {
  color: #ff3d00 !important; }

.deep-orange.accent-4 {
  background-color: #dd2c00 !important; }

.deep-orange-text.text-accent-4 {
  color: #dd2c00 !important; }

.brown {
  background-color: #795548 !important; }

.brown-text {
  color: #795548 !important; }

.brown.lighten-5 {
  background-color: #efebe9 !important; }

.brown-text.text-lighten-5 {
  color: #efebe9 !important; }

.brown.lighten-4 {
  background-color: #d7ccc8 !important; }

.brown-text.text-lighten-4 {
  color: #d7ccc8 !important; }

.brown.lighten-3 {
  background-color: #bcaaa4 !important; }

.brown-text.text-lighten-3 {
  color: #bcaaa4 !important; }

.brown.lighten-2 {
  background-color: #a1887f !important; }

.brown-text.text-lighten-2 {
  color: #a1887f !important; }

.brown.lighten-1 {
  background-color: #8d6e63 !important; }

.brown-text.text-lighten-1 {
  color: #8d6e63 !important; }

.brown.darken-1 {
  background-color: #6d4c41 !important; }

.brown-text.text-darken-1 {
  color: #6d4c41 !important; }

.brown.darken-2 {
  background-color: #5d4037 !important; }

.brown-text.text-darken-2 {
  color: #5d4037 !important; }

.brown.darken-3 {
  background-color: #4e342e !important; }

.brown-text.text-darken-3 {
  color: #4e342e !important; }

.brown.darken-4 {
  background-color: #3e2723 !important; }

.brown-text.text-darken-4 {
  color: #3e2723 !important; }

.blue-grey {
  background-color: #607d8b !important; }

.blue-grey-text {
  color: #607d8b !important; }

.blue-grey.lighten-5 {
  background-color: #eceff1 !important; }

.blue-grey-text.text-lighten-5 {
  color: #eceff1 !important; }

.blue-grey.lighten-4 {
  background-color: #cfd8dc !important; }

.blue-grey-text.text-lighten-4 {
  color: #cfd8dc !important; }

.blue-grey.lighten-3 {
  background-color: #b0bec5 !important; }

.blue-grey-text.text-lighten-3 {
  color: #b0bec5 !important; }

.blue-grey.lighten-2 {
  background-color: #90a4ae !important; }

.blue-grey-text.text-lighten-2 {
  color: #90a4ae !important; }

.blue-grey.lighten-1 {
  background-color: #78909c !important; }

.blue-grey-text.text-lighten-1 {
  color: #78909c !important; }

.blue-grey.darken-1 {
  background-color: #546e7a !important; }

.blue-grey-text.text-darken-1 {
  color: #546e7a !important; }

.blue-grey.darken-2 {
  background-color: #455a64 !important; }

.blue-grey-text.text-darken-2 {
  color: #455a64 !important; }

.blue-grey.darken-3 {
  background-color: #37474f !important; }

.blue-grey-text.text-darken-3 {
  color: #37474f !important; }

.blue-grey.darken-4 {
  background-color: #263238 !important; }

.blue-grey-text.text-darken-4 {
  color: #263238 !important; }

.grey {
  background-color: #9e9e9e !important; }

.grey-text {
  color: #9e9e9e !important; }

.grey.lighten-5 {
  background-color: #fafafa !important; }

.grey-text.text-lighten-5 {
  color: #fafafa !important; }

.grey.lighten-4 {
  background-color: #f5f5f5 !important; }

.grey-text.text-lighten-4 {
  color: #f5f5f5 !important; }

.grey.lighten-3 {
  background-color: #eeeeee !important; }

.grey-text.text-lighten-3 {
  color: #eeeeee !important; }

.grey.lighten-2 {
  background-color: #e0e0e0 !important; }

.grey-text.text-lighten-2 {
  color: #e0e0e0 !important; }

.grey.lighten-1 {
  background-color: #bdbdbd !important; }

.grey-text.text-lighten-1 {
  color: #bdbdbd !important; }

.grey.darken-1 {
  background-color: #757575 !important; }

.grey-text.text-darken-1 {
  color: #757575 !important; }

.grey.darken-2 {
  background-color: #616161 !important; }

.grey-text.text-darken-2 {
  color: #616161 !important; }

.grey.darken-3 {
  background-color: #424242 !important; }

.grey-text.text-darken-3 {
  color: #424242 !important; }

.grey.darken-4 {
  background-color: #212121 !important; }

.grey-text.text-darken-4 {
  color: #212121 !important; }

.black {
  background-color: #000000 !important; }

.black-text {
  color: #000000 !important; }

.white {
  background-color: #FFFFFF !important; }

.white-text {
  color: #FFFFFF !important; }

.transparent {
  background-color: transparent !important; }

.transparent-text {
  color: transparent !important; }

/*Placeholders*/
.title-page {
  margin-top: 30px;
  margin-bottom: 30px; }

.action, .title-form h4,
.title-form h5, main.main-content .formIngreso .input-field p {
  margin: 0; }

.row-btn {
  margin-bottom: 30px; }

.result ul li .row label, .result ul li .row span {
  display: inline-block; }

#contact-form,
#field,
#period,
.contact-form,
.contact-form2,
.field-form,
.first_sub_form,
.formAd,
.four-form,
.one-form {
  display: none; }

.title-height {
  line-height: 37px; }

html .sec-cat h6 {
  margin: 0;
  display: inline-block;
  margin-left: 11px;
  font-size: 14px;
  font-weight: 500; }

.text-green {
  color: #00796B; }

html .no-border {
  border: none; }

.relative {
  position: relative; }

.inline {
  display: inline-block; }

html .nopad {
  padding: 0; }

.form .input-field label.active {
  transform: translateY(-100%); }

html {
  height: 100%;
  position: relative; }
  html body .modal-overlay {
    z-index: 1001; }

main.main-content .alert-disabled {
  color: #888; }

main.main-content .alert-disabled input {
  color: #888; }

main.main-content .alert-disabled button {
  cursor: not-allowed; }

main.main-content .custom-table tr:nth-child(odd) {
  background-color: #FFFFFF; }

main.main-content .custom-table tr:nth-child(even) {
  background-color: #F9FAFC; }

main.main-content .custom-table tr.highlighted {
  border-left: solid 8px #ff4081; }

main.main-content .alert-container {
  display: flex;
  justify-content: space-between;
  align-items: center; }

main.main-content .button-group {
  display: flex;
  gap: 10px; }

main.main-content .cardalert {
  box-shadow: 0 0 0 0 transparent;
  margin: 0.5rem 0 5rem;
  position: initial; }
  main.main-content .cardalert input[type=text] {
    background-color: transparent;
    border: none;
    border-radius: 0;
    outline: none;
    height: 2rem;
    width: 100%;
    font-size: 1rem;
    margin: 0;
    padding: 0;
    box-shadow: none;
    box-sizing: content-box;
    transition: all 0.3s; }
  main.main-content .cardalert input[type=number] {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: none;
    height: 2rem;
    width: 40%;
    font-size: 1rem;
    margin: 0;
    padding: 0;
    box-shadow: none;
    box-sizing: content-box;
    transition: all 0.3s; }
  main.main-content .cardalert .card-content-alert {
    padding: 20px 0;
    border-radius: 0 0 2px 2px;
    display: flex;
    flex-direction: row; }
    main.main-content .cardalert .card-content-alert p {
      font-size: 18px; }
    main.main-content .cardalert .card-content-alert .custom-table {
      box-shadow: 0px 4px 15px 2px #00000026;
      margin-top: 1rem; }
      main.main-content .cardalert .card-content-alert .custom-table td {
        text-align: center; }
      main.main-content .cardalert .card-content-alert .custom-table .end {
        text-align: end; }
    main.main-content .cardalert .card-content-alert .content-table-mob::-webkit-scrollbar {
      display: none; }
    main.main-content .cardalert .card-content-alert .btn-alert {
      text-decoration: none;
      color: #009688;
      border: none;
      background: #00A9A31F;
      text-align: center;
      letter-spacing: .5px;
      transition: .2s ease-out;
      cursor: pointer;
      border-radius: 5px; }
    main.main-content .cardalert .card-content-alert thead th span {
      background: #00A9A31F;
      color: #009688;
      padding: 0.3rem;
      border-radius: 5px; }

footer {
  margin-top: 0; }

body {
  display: flex;
  flex-direction: column;
  background-image: url("../img/background.png");
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
  height: 100%; }

.contenedor_conf {
  width: 92.5%;
  margin: 0 auto;
  background: white;
  box-shadow: 1px 0 10px 1px rgba(0, 0, 0, 0.12);
  min-height: calc(100% - 1rem);
  border-radius: 0px 0px 6px 6px;
  margin-bottom: 1rem;
  padding: 2rem; }

.preview-card {
  background-color: #ffffff;
  padding: 0rem 6rem;
  margin-top: 20px;
  border: 2px solid #e0e0e0;
  border-radius: 4px;
  font-family: 'Roboto', sans-serif;
  color: inherit; }

.answer-call-button {
  display: flex;
  align-items: center;
  border: 1px solid #00796b;
  color: #00796b;
  padding: 5px 10px;
  border-radius: 20px;
  width: fit-content;
  cursor: pointer; }

.answer-call-button:hover {
  background-color: #d9f3f2; }

.preview-image {
  max-width: 100%;
  max-height: 100%;
  display: block; }

.organization {
  font-weight: bold;
  margin-bottom: 10px;
  color: inherit; }

.divider {
  margin: 20px 0;
  border-bottom: 1px solid #e0e0e0; }

.info-section {
  margin-top: 10px;
  display: flex;
  justify-content: space-between; }

.info-section p {
  margin: 0;
  font-size: 14px;
  color: inherit; }

.info-section strong {
  font-size: 14px;
  font-weight: bold;
  color: inherit; }

.contenedor-total {
  position: relative;
  width: calc(100% - 2rem);
  height: calc(100vh - 2rem);
  margin: 1rem;
  box-shadow: 0 5px 11px 1px rgba(0, 0, 0, 0.32);
  border-radius: 10px;
  background: white;
  overflow: hidden; }

.toppage {
  position: relative;
  width: calc(100% - 300px);
  float: right;
  border-radius: 0 10px 0 0; }

header nav {
  height: 120px;
  border-radius: 0 10px 0 0;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }

.row > .responsive-img {
  display: block;
  margin: auto;
  width: 40%; }

.container {
  max-width: 100%;
  text-align: right;
  width: 100%;
  padding-right: 85px; }

::-webkit-scrollbar {
  width: 0.5em; }

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

::-webkit-scrollbar-thumb {
  background-color: #ff4081;
  outline: 1px solid slategrey;
  border-radius: 100px; }

::-moz-scrollbar {
  width: 0.5em; }

::-moz-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

::-moz-scrollbar-thumb {
  background-color: #ff4081;
  outline: 1px solid slategrey;
  border-radius: 100px; }

::-o-scrollbar {
  width: 0.5em; }

::-o-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

::-o-scrollbar-thumb {
  background-color: #ff4081;
  outline: 1px solid slategrey;
  border-radius: 100px; }

.row .formulario {
  padding: 0; }

.btn {
  font-size: 13px; }

.reduccion {
  width: 960px;
  margin: auto; }

header nav .brand-logo.center {
  right: 1.5rem;
  transform: translate(0%, -50%);
  top: 36%;
  display: block;
  width: 7rem;
  left: auto;
  height: 5rem; }
  header nav .brand-logo.center img {
    max-height: 100%; }

.cursor-pointer {
  cursor: pointer; }

.nav-wrapper {
  background: #e2ebec;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.23);
  min-height: 120px;
  border-radius: 0 10px 0 0; }

@keyframes light-move {
  0% {
    transform: rotate(-20deg);
    transform-origin: top;
    opacity: 0; }
  25% {
    opacity: 1; }
  50% {
    transform: rotate(20deg);
    transform-origin: top;
    opacity: 0; }
  75% {
    opacity: 1; }
  100% {
    transform: rotate(-20deg);
    transform-origin: top;
    opacity: 0; } }

body .primary-color {
  color: #009688; }

.input-field .select-wrapper input.select-dropdown {
  margin: 3px;
  color: #a2a2a2; }

.card-content .dropdown-content li > a,
.card-content .dropdown-content li > span {
  color: #FF4081;
  font-style: normal;
  font-size: 16px; }

.card-content .select-wrapper span.caret {
  color: #ff4081;
  font-size: 13px; }

.titulo-seccion {
  padding-left: 5%;
  display: inline-block; }
  .titulo-seccion h4 {
    padding-top: 20px;
    color: #00796b;
    font-family: "FuturaMedium"; }
  .titulo-seccion p {
    line-height: 0;
    color: rgba(0, 121, 107, 0.3);
    font-family: FuturaMedium;
    font-size: 16px;
    font-weight: 600;
    padding-top: 1px; }

.desktop-only {
  display: none; }

.mobile-only {
  display: block; }

.iconhover {
  display: none; }

@media (min-width: 1000px) {
  .desktop-only {
    display: block; }
  .mobile-only {
    display: none; } }

@keyframes move-notification {
  0% {
    transform: rotate(-8deg);
    transform-origin: top; }
  50% {
    transform: rotate(8deg);
    transform-origin: top; }
  100% {
    transform: rotate(-8deg);
    transform-origin: top; } }

.nav-side {
  position: absolute;
  z-index: 0;
  width: 300px;
  height: 100%;
  left: 0;
  top: 0;
  margin: 0;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  border-radius: 10px 0px 0px 10px;
  transition: all 0.3s ease; }
  .nav-side li {
    border-bottom: solid 1px rgba(189, 189, 189, 0.38); }
    .nav-side li:first-child {
      width: 100%;
      height: 120px;
      text-align: center;
      position: relative;
      margin: auto;
      padding-left: 2rem; }
    .nav-side li .notificaciones a img {
      position: absolute;
      left: 0;
      top: 0; }
    .nav-side li .notificaciones a .move {
      animation: move-notification 1.5s infinite; }
    .nav-side li a.menu-side {
      height: 55px;
      line-height: 55px;
      color: #929292;
      font-family: FuturaMedium;
      position: relative;
      font-size: 13px;
      padding-left: 32px;
      text-transform: uppercase;
      transition: all 0.3s ease; }
      .nav-side li a.menu-side.active-side {
        color: #ff4081;
        border-left: solid 8px #ff4081;
        padding-left: 24px; }
        .nav-side li a.menu-side.active-side .act {
          display: inline-block; }
        .nav-side li a.menu-side.active-side .inact {
          display: none; }
      .nav-side li a.menu-side .act {
        display: none; }
      .nav-side li a.menu-side span {
        float: center;
        width: 21px;
        height: 21px;
        line-height: 21px;
        text-align: center;
        font-weight: 500;
        vertical-align: middle;
        margin: 14px auto;
        font-size: 13px; }
      .nav-side li a.menu-side img {
        width: 1.6rem;
        height: 1.6rem;
        margin-right: 14px;
        margin-bottom: -4px;
        object-fit: contain; }
      .nav-side li a.menu-side:hover .inact {
        display: none; }
      .nav-side li a.menu-side:hover .act {
        display: inline-block; }
  .nav-side .big-first-box {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    transition: all 0.3s ease; }
    .nav-side .big-first-box .user-data {
      width: 70%;
      display: flex;
      flex-direction: column;
      flex-wrap: nowrap;
      justify-content: center;
      align-items: flex-start;
      transition: all 0.3s ease; }
      .nav-side .big-first-box .user-data a {
        text-align: left; }
        .nav-side .big-first-box .user-data a img {
          width: 2.5rem;
          height: auto;
          margin: 0; }
        .nav-side .big-first-box .user-data a p {
          font-size: 13px;
          line-height: 13px;
          margin: 10px 0 0 0; }
        .nav-side .big-first-box .user-data a:hover, .nav-side .big-first-box .user-data a.active {
          color: #ff4081; }
    .nav-side .big-first-box .notifications-data {
      width: 50px;
      height: 55px;
      position: relative;
      transition: all 0.3s ease; }
      .nav-side .big-first-box .notifications-data .notificaciones {
        position: absolute;
        right: calc(20px + 2rem);
        top: 1.5rem;
        margin: 0; }
        .nav-side .big-first-box .notifications-data .notificaciones.without-notifications {
          right: calc(10px + 2rem); }
        .nav-side .big-first-box .notifications-data .notificaciones .animation-notific {
          position: absolute;
          left: 0;
          width: 100%;
          top: 0px;
          opacity: 0;
          animation: light-move 1s infinite; }
        .nav-side .big-first-box .notifications-data .notificaciones a img {
          margin: 0;
          width: 2rem; }
      .nav-side .big-first-box .notifications-data .number-notification {
        position: absolute;
        right: 0;
        top: 0;
        background: #ff4081;
        height: auto;
        width: 23px;
        margin: 0;
        color: #404040;
        padding-top: 10px;
        font-size: 13px;
        font-weight: bold; }
        .nav-side .big-first-box .notifications-data .number-notification a {
          color: white; }
  .nav-side.folded {
    width: 50px; }
    .nav-side.folded li a.menu-side {
      padding-left: 15px; }
      .nav-side.folded li a.menu-side.active-side {
        padding-left: 7px; }
    .nav-side.folded .big-first-box {
      flex-direction: column;
      justify-content: center;
      padding: 0; }
      .nav-side.folded .big-first-box .user-data {
        width: 100%;
        flex-direction: row; }

a.toogle-nav-button {
  position: absolute;
  left: 300px;
  top: calc(50vh - 12px);
  height: 40px;
  width: 30px;
  background-color: #ff4081;
  border-radius: 0 100% 100% 0;
  color: white;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  a.toogle-nav-button.folded {
    left: 50px; }

body .modal.modal-fixed-footer {
  overflow-x: hidden;
  text-align: left; }
  body .modal.modal-fixed-footer .modal-content {
    height: auto;
    padding: 0; }
    body .modal.modal-fixed-footer .modal-content .green-light span {
      display: inherit; }
    body .modal.modal-fixed-footer .modal-content h5 {
      font-size: 20px; }
    body .modal.modal-fixed-footer .modal-content .cancel_btn {
      position: absolute;
      top: 12px;
      right: 5px; }
    body .modal.modal-fixed-footer .modal-content .input-top {
      text-align: left; }
    body .modal.modal-fixed-footer .modal-content .files-col li {
      min-height: 35px; }
  body .modal.modal-fixed-footer .modal-footer {
    text-align: center;
    z-index: 1; }
    body .modal.modal-fixed-footer .modal-footer .file-field .btn {
      height: 40px;
      line-height: 40px;
      float: none; }

body .contenedor_max input:read-only:not(.select-dropdown) {
  background: #E8E8E8;
  border-bottom: 0 solid #ff4081;
  box-shadow: 0 0 0 0 #ff4081;
  display: block;
  padding: 0% 2%;
  width: 96%;
  border-radius: 2px;
  cursor: default; }

body .contenedor_max input:read-only:focus {
  border-bottom: 0 solid #ff4081;
  box-shadow: 0 0 0 0 #ff4081; }

body .contenedor_max input:read-only:not(.select-dropdown) + label {
  line-height: 1.5rem; }

body input:read-only:focus {
  border-bottom: 0 solid #ff4081;
  box-shadow: 0 0 0 0 #ff4081; }

body #subject:read-only:focus {
  border-bottom: 0 solid #ff4081;
  box-shadow: 0 0 0 0 #ff4081; }

body #subject:focus {
  border-bottom: 1px solid #ff4081;
  box-shadow: 0 1px 0 0 #ff4081; }

body textarea {
  box-shadow: 0 0 0 0 rgba(244, 67, 54, 0); }

body .collection {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  border: 0; }
  body .collection h6 {
    font-size: 0.8rem;
    color: black; }
  body .collection a.collection-item {
    cursor: pointer; }
  body .collection .collection-item.avatar {
    padding-left: 18px; }
    body .collection .collection-item.avatar .title {
      font-weight: 800; }

.collection-item:hover {
  background: rgba(191, 192, 196, 0.37); }

.card-info {
  text-align: center; }

.contenedor_max2 {
  width: 90%;
  margin: 0 auto;
  background: #e2ebec;
  height: auto;
  min-height: 665px; }

.contenedor_max_with_min_height {
  width: 95%;
  margin: 0 auto;
  background: white;
  box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.12);
  height: auto;
  border-radius: 6px; }

.title-form h4 {
  font-size: 24px;
  color: #00796B;
  vertical-align: middle;
  font-family: 'FuturaMedium'; }
  .title-form h4 ul {
    display: inline; }

.toggle-menu-btn {
  position: absolute;
  top: 20px;
  left: 20px;
  cursor: pointer;
  color: #00796b; }

/*Login In*/
.fixed-action-btn {
  bottom: 125px;
  right: 150 px; }

.icon-color-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  width: 100%;
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  background-color: #fff; }

.selectors-container {
  display: flex;
  width: 100%;
  gap: 20px;
  align-items: end; }

.color-icon-selector {
  width: 100%;
  position: relative; }

.color-icon-selector label {
  font-size: 1rem;
  display: block;
  margin-bottom: 5px;
  color: #9e9e9e; }

.selector-container {
  width: 100%; }

.selector-container .icon-list {
  max-height: 200px;
  overflow-y: auto;
  margin-top: 10px;
  border: 1px solid #9e9e9e;
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  padding: 10px;
  background-color: #fff;
  position: absolute;
  width: 240%;
  z-index: 10;
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px; }
  .selector-container .icon-list .categories-selector {
    grid-area: 1 / 1 / 2 / 2;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    border-right: 1px solid #9e9e9e; }
  .selector-container .icon-list .icon-catalog {
    grid-area: 1 / 2 / 2 / 3;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center; }
  .selector-container .icon-list .icon-option {
    width: 25%;
    padding: 5px;
    box-sizing: border-box;
    cursor: pointer;
    text-align: center;
    transition: background-color 0.3s ease; }
  .selector-container .icon-list .icon-option:hover {
    background-color: #f0f0f0;
    border-radius: 5px; }

.icon-select-button {
  cursor: pointer;
  color: #fff;
  background-color: #00796b;
  border-radius: 5px;
  border: none;
  font-size: 1rem;
  height: 50px;
  margin-top: 10px;
  transition: background-color 0.3s ease;
  width: 100%;
  box-sizing: border-box; }

.icon-preview-cont .icon {
  font-size: 30px; }

.colorinput {
  width: 100% !important;
  border: none !important;
  border-radius: 5px !important;
  padding: 10px 15px !important;
  height: 50px;
  font-size: 1rem !important;
  margin-top: 10px !important;
  box-sizing: border-box !important;
  cursor: pointer !important;
  background-color: #e0e0e0 !important;
  transition: background-color 0.3s ease, border-color 0.3s ease !important; }

body .title-page {
  color: #00796B;
  margin-left: 9px;
  font-size: 30px;
  vertical-align: middle;
  font-family: 'FuturaMedium';
  margin-bottom: 30px;
  margin-top: 70px; }

.ancho_diagnostico {
  width: 90%;
  margin: auto; }

main.main-content .formIngreso .input-field .remove-patient {
  position: absolute;
  right: 12px;
  font-size: 14px;
  background: #2e101a;
  color: white;
  padding: 0% 2%;
  top: -25px;
  border-radius: 100px;
  cursor: pointer; }

main.main-content .formIngreso .input-field .remove-patient:hover {
  text-decoration: none;
  color: white;
  opacity: .8; }

main.main-content .formIngreso .input-field input:focus {
  border-bottom: 1px solid #00796b;
  box-shadow: 0 1px 0 0 #00796b; }

main.main-content .formIngreso .input-field input:read-only:focus {
  border-bottom: 0 solid #ff4081;
  box-shadow: 0 0 0 0 #ff4081; }

main.main-content .formIngreso .input-field .avatar .archive {
  line-height: 21px;
  width: 100%;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  main.main-content .formIngreso .input-field .avatar .archive img {
    vertical-align: middle; }
    main.main-content .formIngreso .input-field .avatar .archive img:hover {
      filter: grayscale(0); }

main.main-content .formIngreso .input-field .avatar .cruz {
  position: absolute;
  top: 50%;
  right: 0.5rem;
  transform: translate(0%, -50%); }

.row-btn .barra {
  position: relative;
  width: 20%;
  height: 7px;
  border-radius: 4px;
  background-color: #d2d0d0;
  display: inline-block;
  float: right;
  margin-top: 9px; }
  .row-btn .barra .progress {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #009688;
    margin: 0;
    width: 50%;
    height: 100%;
    border-radius: 4px; }
  .row-btn .barra .progress .determinate {
    background-color: #00796B; }
    .row-btn .barra .progress .determinate span {
      margin-top: 10px;
      color: gray;
      position: absolute;
      font-size: 13px;
      font-style: normal; }

/*ABM*/
.tablaAbm {
  display: table;
  min-width: 100%;
  border-collapse: collapse;
  width: max-content; }

.clear-box {
  clear: both; }

.fila-tableAbm,
.topTable {
  display: table-row; }

.col-tableAbm-Top, .col-tableAbm {
  display: table-cell;
  vertical-align: middle;
  padding: 12px; }

.topTable {
  text-transform: uppercase;
  color: #cecece;
  font-family: 'GillMedium';
  font-size: 18px;
  background: #f3f3f3; }

.fila-tableAbm {
  font-family: "GillMedium";
  font-size: 16px;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #e6e6e6;
  cursor: pointer; }

.custom-table .col-header-sortable {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center; }

.custom-table tr {
  font-family: "GillMedium";
  font-size: 16px;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #e6e6e6; }
  .custom-table tr.clickable {
    cursor: pointer; }
    .custom-table tr.clickable:hover {
      background: rgba(191, 192, 196, 0.37); }

.custom-table thead {
  text-transform: uppercase;
  color: #cecece;
  font-family: 'GillMedium';
  font-size: 18px;
  background: #f3f3f3; }
  .custom-table thead th {
    text-align: left;
    padding: 5px; }

.custom-table td {
  text-align: left;
  padding: 5px;
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis; }

.custom-table th.sortable {
  cursor: pointer; }

.table-actions {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  column-gap: 10px;
  margin: 0; }

.col-tableAbm-Top {
  font-weight: 500;
  text-align: left;
  cursor: pointer;
  white-space: nowrap; }
  .col-tableAbm-Top i {
    margin-left: 0.2rem;
    font-size: 0.8rem;
    vertical-align: baseline; }
  .col-tableAbm-Top i:hover {
    opacity: .8; }
  .col-tableAbm-Top .fa-exchange {
    font-size: 1rem;
    transform: rotate(90deg); }
  .col-tableAbm-Top img {
    width: 8px;
    vertical-align: baseline; }
  .col-tableAbm-Top img:hover {
    opacity: .8; }

.col-tableAbm-Top {
  padding: 0px 5px; }

.col-tableAbm {
  text-align: left;
  padding: 0px 5px;
  cursor: pointer; }
  .col-tableAbm a {
    display: block;
    padding: 12px 4px;
    color: #4ca197; }
  .col-tableAbm a:hover {
    color: grey; }

.cen {
  text-align: center; }

.fila-tableAbm:hover {
  background: rgba(191, 192, 196, 0.37); }

.action li {
  display: inline-block; }
  .action li a {
    font-size: 20px;
    cursor: pointer; }
  .action li:first-child a {
    color: #ff4081; }
  .action li:nth-child(2) a {
    color: #ff4081; }

html .fa-eye {
  color: #009688; }

html .fa-pencil {
  color: #009688; }

/*Formulario*/
.input-field .select-wrapper input.select-dropdown {
  height: 42px; }

html body .reduce-margin {
  margin-top: 0;
  padding-top: 5px; }

.title-form {
  padding: 1rem 0px; }
  .title-form h5 {
    margin-top: -20px;
    color: #ff4081; }
  .title-form span {
    display: block;
    font-size: 15px;
    margin-left: 9px; }
  .title-form .dark-green-text {
    color: #00796b; }

.row-btn {
  margin-top: 50px; }

p {
  font-family: 'FuturaMedium'; }

html .btn-add {
  margin-left: 5px; }
  html .btn-add i {
    vertical-align: middle;
    margin-right: 8px; }

.row-bottom {
  margin-top: 50px; }
  .row-bottom .pagination {
    float: right;
    display: inline-block; }
  .row-bottom a.btn-add {
    margin-top: 15px;
    display: inline-block;
    margin-left: 9px; }

.formAdd {
  margin-bottom: 50px; }
  .formAdd .input-field a {
    float: right;
    width: 30px;
    height: 30px; }
    .formAdd .input-field a i {
      line-height: 30px; }

/* Add */
.btn_cat {
  margin-top: 30px;
  margin-left: -10px;
  font-size: 13px; }

html .top-cat {
  padding: 4px;
  position: relative;
  background: #e0f2f1;
  border: solid 1px #80cbc4;
  border-radius: 5px;
  margin: 0 0 8px;
  padding-bottom: 0; }
  html .top-cat h6 {
    display: inline-block;
    font-weight: 600;
    font-size: 14px;
    margin-left: 6px; }
  html .top-cat a {
    margin-left: 7px;
    font-size: 14px;
    border-radius: 2px;
    padding: 0 5px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    background: #FF4081;
    color: white;
    border: solid 1px #a01b48; }
    html .top-cat a.btn-floating {
      position: relative;
      border: none;
      padding: 0; }
    html .top-cat a.show {
      box-shadow: none;
      border: none;
      border-radius: 2px;
      color: white;
      background: #009688;
      padding: 1px 6px;
      font-size: 12px;
      border: solid 1px #03675e;
      margin-left: 3px; }
      html .top-cat a.show:hover {
        background: #01756a;
        color: white; }
    html .top-cat a:hover {
      background: #bd1f55;
      box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); }
  html .top-cat span {
    font-weight: 500;
    font-size: 15px;
    text-transform: capitalize;
    margin-left: 7px;
    color: #212121; }
    html .top-cat span.right {
      padding-top: 5px; }
      html .top-cat span.right ul {
        margin: 0; }
        html .top-cat span.right ul li {
          display: inline-block;
          margin: 0; }
          html .top-cat span.right ul li .delete {
            background: #F44336;
            border-color: #B71C1C; }
          html .top-cat span.right ul li .add-plus {
            background: #009688;
            border-color: #00796b; }
          html .top-cat span.right ul li .edit-icon {
            background: #ff9800;
            border-color: #f57c00; }

html .sec-cat {
  line-height: 37px; }
  html .sec-cat span {
    text-transform: none;
    font-size: 15px; }
  html .sec-cat h6 {
    color: #009688; }
  html .sec-cat a {
    top: 0;
    padding: 0;
    border: none;
    box-shadow: none;
    height: 17px;
    vertical-align: middle; }
    html .sec-cat a.new-item {
      height: 25px;
      width: 25px;
      font-size: 9px;
      background: #B2DFDB;
      text-align: center;
      color: #009688;
      box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }
      html .sec-cat a.new-item:hover {
        color: white;
        box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); }
      html .sec-cat a.new-item i {
        font-size: 16px;
        line-height: 28px;
        font-weight: 600; }
    html .sec-cat a:hover {
      color: #009688;
      box-shadow: none; }

.result {
  display: none;
  padding-left: 9px;
  margin-bottom: 20px; }
  .result ul li .row {
    margin: 0;
    position: relative; }
    .result ul li .row a {
      float: right;
      position: absolute;
      right: 10px;
      top: -1px; }
    .result ul li .row label {
      font-size: 16px;
      margin-left: 1px; }
    .result ul li .row span {
      float: right; }

.datos-full h6 {
  color: black;
  font-style: normal;
  font-size: 17px;
  font-family: 'GillMedium'; }

.datos-full .dato {
  border-bottom: solid 1px #BDBDBD; }
  .datos-full .dato span {
    color: #757575;
    font-style: normal;
    font-size: 17px; }

label {
  font-family: 'GillMedium'; }

.nested-form, .first-f ul, .second-f ul, .third-f ul, .four-f ul {
  margin-top: 23px;
  padding-left: 8px; }
  .nested-form li .row .input-field, .first-f ul li .row .input-field, .second-f ul li .row .input-field, .third-f ul li .row .input-field, .four-f ul li .row .input-field {
    margin-top: 0; }

.borderh {
  position: absolute;
  height: 100%;
  width: 13px;
  top: 0;
  left: 0;
  z-index: 4; }

.first-f {
  margin-bottom: 25px; }
  .first-f h6 {
    color: #FF4081; }

.second-f ul {
  margin-left: 11px; }

.second-f h6 {
  color: #0097a7; }

.third-f ul {
  margin-left: 12px; }

.third-f h6 {
  color: orange; }

.four-f ul {
  margin-left: 12px; }

.four-f h6 {
  color: orange; }

.rotateclass {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

#contact-form,
#field,
#period,
.contact-form,
.contact-form2,
.field-form,
.first_sub_form,
.formAd,
.four-form,
.one-form {
  margin-bottom: 25px;
  margin-left: 14px;
  margin-top: -8px; }

.list-left {
  margin: 20px 0 20px 40px; }

.form-right {
  margin-top: 29px;
  border-left: solid 1px #BDBDBD;
  padding-left: 13px; }
  .form-right .top {
    font-size: 18px;
    font-weight: 800; }
  .form-right .select-field {
    font-size: 16px;
    margin-bottom: 20px; }
    .form-right .select-field.select-field:after {
      content: "";
      width: 48%;
      color: #BDBDBD;
      display: inline-block;
      border: solid 1px;
      vertical-align: middle;
      margin-left: 5px; }

html .form-body input,
html .form-body select {
  width: 90%;
  height: 30px;
  margin-bottom: 6px; }

html .form-body h6 {
  color: #757575; }

html .form-body input,
html .form-body select {
  border: 1px solid #BDBDBD; }
  html .form-body input:focus:not([readonly]),
  html .form-body select:focus:not([readonly]) {
    border: 1px solid #FF4081;
    box-shadow: none; }

.accion-btn {
  text-align: center;
  margin-top: 15px; }
  .accion-btn button {
    font-size: 12px;
    padding: 5px 10px;
    vertical-align: middle;
    height: 30px;
    line-height: 20px;
    margin: 0 8px; }

.select-cat {
  background: #B2DFDB;
  border: 1px solid; }

#slide-out::-webkit-scrollbar {
  width: 4px; }

#slide-out::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #00796B; }

#slide-out::-webkit-scrollbar-thumb {
  border-radius: 10px; }

html .box-top-form {
  background: white;
  padding: 20px 20px 0;
  box-sizing: border-box; }
  html .box-top-form h4 {
    font-size: 17px;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    padding: 0px 0px 10px 0px;
    border-color: #dedede;
    font-family: 'FuturaMedium';
    height: 3rem; }
  html .box-top-form .action-top header {
    padding: 11px 0; }
  html .box-top-form .datos-full .dato span,
  html .box-top-form .input-field h6,
  html .box-top-form .title-form h5 {
    color: white; }
  html .box-top-form .title-form h5 {
    margin-left: 19px; }
  html .box-top-form .input-field input {
    border-bottom: solid 0.5px rgba(0, 0, 0, 0.34);
    box-shadow: 0 0 0 0 black;
    color: #5f5f5f; }
  html .box-top-form .input-field .input-field p {
    color: #5f5f5f; }
  html .box-top-form .input-field select {
    color: grey; }
  html .box-top-form .row_tabs {
    margin-left: -31px;
    margin-right: -31px;
    margin-top: 26px;
    padding: 0 30px;
    box-sizing: border-box; }
    html .box-top-form .row_tabs ul {
      background: white; }
      html .box-top-form .row_tabs ul li a {
        color: #B2DFDB; }
        html .box-top-form .row_tabs ul li a.active, html .box-top-form .row_tabs ul li a:hover {
          color: white;
          background: #1aa99b; }

.imageLayer {
  width: 100%; }

.layerContainer {
  margin: 20px auto;
  position: relative;
  padding: 0; }

.drawDiv {
  top: 0px;
  position: absolute;
  pointer-events: none; }

html .row-content-tab {
  background: white;
  margin: 0 -20px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }
  html .row-content-tab label {
    color: #6d6c6c; }
  html .row-content-tab input {
    color: black;
    border-bottom: solid 1px pink; }
  html .row-content-tab h6 {
    color: #009688; }

html .preview {
  color: #009688;
  font-size: 20px;
  margin-top: 10px; }

.jerarquia-list i {
  vertical-align: middle;
  margin-right: 5px;
  color: #ff4081; }

.card-head {
  position: relative;
  line-height: 52px;
  min-height: 56px;
  vertical-align: middle;
  border-radius: 2px 2px 0 0;
  background-color: #009688;
  border-color: #0aa89e;
  color: #ffffff;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.11);
  margin-bottom: 1rem; }
  .card-head header {
    display: inline-block;
    padding: 11px 24px;
    vertical-align: middle;
    line-height: 17px;
    font-size: 20px;
    width: 100%; }
  .card-head .btn_action_home {
    position: absolute;
    bottom: -16px;
    right: 57px; }
    .card-head .btn_action_home a {
      margin-left: 10px; }

.card-head:after,
.card-head:before {
  content: " ";
  display: table; }

/*Inicio*/
.inicio-title h4 {
  margin-left: 0;
  color: black; }

.inicio-title p {
  margin-left: 9px;
  margin-top: 0;
  color: #757575; }

header h2 {
  font-size: 23px;
  margin-bottom: 0;
  color: #ffffff;
  font-family: GillMedium; }

header p {
  margin-top: 7px;
  font-size: 14px;
  color: #cecece;
  font-family: GillMedium; }

.search-box {
  position: relative; }
  .search-box i {
    left: 11px;
    top: 15%; }
  .search-box input[type="text"] {
    float: left;
    box-sizing: border-box; }

.state {
  padding: 5px;
  border-radius: 5px; }

.grey-text {
  font-family: 'GillMedium'; }

.action-top {
  margin-left: 11px;
  margin-right: 11px;
  box-sizing: border-box; }
  .action-top header {
    width: 50%; }
    .action-top header span {
      margin-bottom: 6px;
      margin-top: 7px;
      line-height: 30px;
      font-size: 17px; }
  .action-top ul {
    margin: 0; }
    .action-top ul li {
      height: 100%;
      display: inline-block; }
      .action-top ul li:hover {
        background-color: rgba(0, 0, 0, 0.0980392); }
      .action-top ul li a {
        color: white;
        display: block;
        height: 100%;
        padding: 0 15px; }
        .action-top ul li a i {
          font-size: 27px;
          line-height: 55px; }

.scroll-card .card-content {
  max-height: 368px;
  overflow-y: hidden; }
  .scroll-card .card-content:hover {
    overflow-y: scroll; }
  .scroll-card .card-content::-webkit-scrollbar {
    background: #B2DFDB;
    width: 1px; }

.title_plus_btn {
  margin-top: 0px;
  padding-top: 67px; }
  .title_plus_btn .title-form {
    margin-top: 0; }
  .title_plus_btn a {
    margin-bottom: 0;
    font-family: "GillMedium"; }

html .modal .action-top {
  margin: 0; }

html .modal .card-head ul {
  line-height: 11px; }

html .modal .card-content {
  width: 100%;
  padding-top: 10px; }

html .modal.bottom-sheet {
  overflow: hidden; }

.link {
  text-decoration: underline;
  color: #00796B; }

.title_card {
  font-size: 20px;
  display: inline-block; }

.confirm_dialog {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 225px;
  text-align: center;
  background: rgba(0, 0, 0, 0.57);
  padding: 10px;
  color: white;
  animation: dialogUp 25s;
  z-index: 19;
  font-size: 17px; }

@keyframes dialogUp {
  0% {
    bottom: 0; }
  5% {
    bottom: 91px; }
  20% {
    bottom: 91px; }
  30% {
    bottom: 0; } }

footer {
  z-index: 20; }

.tablasHuman {
  text-align: left;
  border: solid 1px; }
  .tablasHuman collapsible-body {
    display: block;
    margin: 30px;
    text-align: left;
    padding: 10px; }

.cont-tables {
  margin: 0 50px; }

.table-cont {
  width: 80%;
  margin: 0 auto 60px; }

.collapsible-body p {
  font-family: 'GillMedium'; }

.collapsible-body thead {
  font-family: 'GillBold'; }

.collapsible-body td,
li {
  font-family: 'GillMedium'; }

.estructura_list .collapsible-header {
  font-weight: 500;
  font-family: 'GillMedium'; }

.estructura_list .collapsible-body {
  padding: 10px; }
  .estructura_list .collapsible-body ul {
    padding-left: 2rem;
    padding-bottom: 2rem; }
    .estructura_list .collapsible-body ul li i {
      margin-right: 5px; }

.estructura_list td:last-child {
  color: grey; }

.content-table-mob {
  overflow: hidden;
  overflow-x: scroll; }

.content-table-mob::-webkit-scrollbar {
  width: 0.3em;
  height: 0.3em; }

.input-field .file-field .green-light {
  float: none;
  margin: 0 0 10px 1px; }

.cancel_study {
  line-height: 52px; }
  .cancel_study a {
    display: inline-block;
    height: auto;
    line-height: 51px;
    color: #e64949; }
    .cancel_study a img {
      padding: 0 12px 2px 0; }
    .cancel_study a a {
      display: inline-block;
      height: auto;
      line-height: 51px;
      color: #e64949; }
      .cancel_study a a i {
        font-size: 21px; }

.background-exo {
  position: absolute;
  bottom: 0;
  right: 0; }

.contenedor_login {
  position: absolute;
  width: 100%;
  z-index: 20;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(../img/background.jpg);
  background-size: cover; }
  .contenedor_login .text-login {
    position: absolute;
    height: 100%;
    width: 60%;
    background: #c0d7e5;
    z-index: 2;
    box-shadow: 1px 0px 4px -1px rgba(0, 0, 0, 0.5);
    left: 0;
    animation: move-text 5s; }
    .contenedor_login .text-login img {
      position: absolute;
      width: 100%;
      height: 100%;
      object-fit: cover;
      opacity: 0.2;
      top: 0; }
    .contenedor_login .text-login .text {
      padding: 3rem 3rem;
      width: 35rem;
      margin: auto;
      position: absolute;
      left: 50%;
      transform: translate(-50%, -50%);
      top: 50%;
      z-index: 99;
      background: rgba(255, 255, 255, 0.4);
      border-radius: 10px; }
      .contenedor_login .text-login .text h1 {
        font-family: 'FuturaMedium';
        margin: 0;
        color: #008d80;
        font-size: 4rem;
        line-height: 4rem;
        margin-bottom: 5rem; }
        .contenedor_login .text-login .text h1 span {
          font-size: 2rem;
          color: #929292;
          padding-left: 0.2rem;
          line-height: 3rem; }
      .contenedor_login .text-login .text ul li {
        margin-bottom: 3rem; }
        .contenedor_login .text-login .text ul li div {
          height: 3rem;
          width: 3rem;
          float: left;
          position: relative; }
          .contenedor_login .text-login .text ul li div img {
            opacity: 1;
            position: absolute;
            object-fit: contain; }
        .contenedor_login .text-login .text ul li p {
          margin: 0;
          line-height: 1.6rem;
          color: #929292;
          padding-left: 4rem;
          font-size: 1.3rem;
          height: 3rem; }
  .contenedor_login .logo-login {
    width: 25rem;
    left: 50%;
    position: absolute;
    z-index: 3;
    top: 50%;
    transform: translate(-50%, -50%);
    animation: move-logo 5s;
    opacity: 0; }
    .contenedor_login .logo-login img {
      width: 100%;
      max-height: 100%; }
  .contenedor_login .content-form {
    position: absolute;
    top: 50%;
    height: 90vh;
    background: white;
    width: 39%;
    right: 5vh;
    transform: translate(0%, -50%);
    border-radius: 0px 10px 10px 0px;
    box-shadow: 2px 3px 8px -1px rgba(0, 0, 0, 0.3);
    z-index: 1;
    left: 58%;
    animation: move-form 5s; }
    .contenedor_login .content-form .logo-login {
      top: 1rem;
      right: 1rem;
      transform: translate(0, 0);
      left: auto;
      width: 6rem;
      opacity: 1; }
    .contenedor_login .content-form form {
      position: absolute;
      width: 20rem;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
      .contenedor_login .content-form form .apart {
        margin: 0;
        font-size: 0.7rem;
        line-height: 0.8rem;
        color: #bbbbbb;
        margin-top: -1.2rem; }
    .contenedor_login .content-form .copyright-login {
      position: absolute;
      bottom: 1rem;
      right: 1.5rem;
      color: #949494;
      font-size: 1rem; }
      .contenedor_login .content-form .copyright-login span img {
        width: 60px;
        vertical-align: middle; }

@keyframes move-logo {
  0% {
    opacity: 1; }
  20% {
    opacity: 1; }
  40% {
    opacity: 0; } }

@keyframes move-text {
  0% {
    left: -5%;
    opacity: 0; }
  20% {
    left: -5%;
    opacity: 0; }
  50% {
    left: 0;
    opacity: 1; } }

@keyframes move-form {
  0% {
    left: -10%;
    opacity: 0; }
  35% {
    left: 52%;
    opacity: 0; }
  55% {
    left: 58%;
    opacity: 1; } }

.row .responsive-img {
  width: 40%;
  padding-bottom: 30px; }

.contenedor_set_password {
  position: absolute;
  width: 100%;
  z-index: 20;
  height: 100%;
  background: #c0d7e5; }
  .contenedor_set_password .back {
    position: absolute;
    width: 100%;
    height: 100%; }
    .contenedor_set_password .back img {
      position: absolute;
      width: 100%;
      height: 100%;
      object-fit: cover;
      opacity: 0.2;
      top: 0; }
  .contenedor_set_password .content-form {
    position: absolute;
    top: 50%;
    height: auto;
    background: white;
    width: 600px;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 10px;
    box-shadow: 0px 6px 8px -1px rgba(0, 0, 0, 0.3);
    z-index: 1;
    padding: 3rem;
    animation: mov_set_pass 1s; }
    .contenedor_set_password .content-form form .logo-login {
      width: 150px;
      margin: auto; }
      .contenedor_set_password .content-form form .logo-login img {
        width: 100%; }
    .contenedor_set_password .content-form form .apart {
      margin: 0;
      font-size: 0.7rem;
      line-height: 0.8rem;
      color: #bbbbbb;
      margin-top: -1.2rem; }
    .contenedor_set_password .content-form form .copyright-login .text-green {
      display: block;
      font-size: 1.2rem;
      margin-bottom: 1rem; }
    .contenedor_set_password .content-form form .copyright-login span img {
      width: 60px;
      vertical-align: middle; }
    .contenedor_set_password .content-form form .error-pass {
      font-size: 0.9rem;
      color: red;
      text-align: center; }

@keyframes mov_set_pass {
  0% {
    left: 45%;
    opacity: 0; }
  100% {
    left: 50%;
    opacity: 1; } }

.contenedor_select_role {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 65%;
  z-index: 20; }
  .contenedor_select_role .row {
    margin-bottom: 0;
    margin-top: 25px;
    padding: 0px 25px 25px; }

.center-login {
  margin: 0 auto;
  text-align: center;
  padding: 25px 0;
  font-family: 'GillMedium';
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  row-gap: 2rem; }
  .center-login h5 {
    font-family: 'FuturaMedium';
    color: #00796B;
    text-align: center;
    font-size: 2rem; }
  .center-login label {
    font-size: 1.2rem; }
  .center-login span {
    color: #9e9e9e;
    font-size: 0.9rem; }
  .center-login .btn {
    font-size: 17px;
    height: 42px; }
    .center-login .btn i {
      font-size: 1.6rem; }
  .center-login .left .login-title {
    font-size: 30px; }
  .center-login p {
    color: #e41717; }

footer.page-footer {
  background-color: #f0f8f9; }

i.icon-green {
  color: #009688; }

.footer {
  clear: both; }
  .footer .footer-copyright {
    height: 2.5rem;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
    gap: 1rem;
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 0.5rem 1rem; }
    .footer .footer-copyright p {
      font-family: FuturaMedium;
      margin: 0;
      color: rgba(146, 146, 146, 0.9); }
    .footer .footer-copyright img.logoexo {
      width: 5rem;
      display: inline-block;
      vertical-align: middle; }

.clearfix2 {
  height: 40px;
  width: 100%;
  display: inline-block; }

.home_list {
  border-style: solid;
  border-width: 0 0 0.1px 0;
  border-color: rgba(185, 185, 185, 0.58); }

.btn_action_home {
  text-align: center;
  padding-bottom: 2rem;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  margin-bottom: 2rem; }
  .btn_action_home a {
    height: 3rem;
    line-height: 3rem;
    padding: 0rem 0rem;
    width: 32.9%;
    font-size: 1.2rem;
    margin: 0; }
    .btn_action_home a i {
      float: none; }

.info_home {
  position: relative;
  min-height: 40vh; }
  .info_home .notification {
    width: 33%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    overflow-y: scroll; }
    .info_home .notification::-webkit-scrollbar {
      width: 0.2em; }
    .info_home .notification a {
      display: block;
      cursor: pointer; }
      .info_home .notification a h5 {
        margin: 0;
        background: #f3f3f3;
        font-size: 18px;
        line-height: 30px;
        padding: 0% 2%;
        color: #cecece;
        font-family: 'GillMedium';
        text-transform: uppercase;
        position: relative; }
        .info_home .notification a h5 img {
          position: absolute;
          right: 2%;
          top: 48%;
          transform: translate(0%, -50%); }
    .info_home .notification a:hover img {
      filter: grayscale(100%);
      -webkit-filter: grayscale(100%);
      -moz-filter: grayscale(100%);
      -ms-filter: grayscale(100%);
      -o-filter: grayscale(100%); }
    .info_home .notification ul {
      margin: 0; }
      .info_home .notification ul li {
        position: relative;
        font-size: 1rem;
        line-height: 3rem;
        padding: 0 2%;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #E9E9E9;
        padding-right: 3rem; }
        .info_home .notification ul li a h6 {
          margin: 0;
          line-height: 3rem;
          overflow: hidden;
          width: 100%;
          text-overflow: ellipsis;
          white-space: nowrap;
          padding-left: 1rem; }
          .info_home .notification ul li a h6 img {
            position: absolute;
            width: 1rem;
            top: 50%;
            transform: translate(0, -50%);
            left: 0; }
        .info_home .notification ul li a .position_state_home {
          position: absolute;
          top: 50%;
          transform: translate(0%, -50%);
          right: 0.5rem;
          width: auto;
          text-align: left;
          font-size: 0.8rem;
          padding-left: 3rem;
          background: linear-gradient(90deg, transparent, white 20%);
          font-weight: 900;
          color: #cecece;
          line-height: 2.5rem; }
        .info_home .notification ul li a .time {
          position: absolute;
          right: 2%;
          top: 50%;
          transform: translate(0%, -50%);
          font-size: 0.9rem;
          color: #cecece;
          width: 2.5rem;
          text-align: left;
          padding-left: 2%;
          white-space: nowrap; }
        .info_home .notification ul li:hover {
          background: #F4F4F4; }
        .info_home .notification ul li:hover .position_state_home {
          background: linear-gradient(90deg, transparent, #F4F4F4 20%); }
  .info_home .table_home {
    padding-left: 36%; }
    .info_home .table_home h4 {
      color: #00796b;
      font-family: "FuturaMedium";
      margin: 0;
      font-size: 1.8rem;
      margin-bottom: 1rem; }
    .info_home .table_home .more {
      text-align: center;
      width: 6rem;
      background: #4db6ac;
      color: white;
      padding: 0.1rem 0rem;
      display: inherit;
      margin: 0 auto;
      border-radius: 2px;
      margin-top: 0.8rem; }
    .info_home .table_home .tablaAbm {
      width: 100%; }

.hovergray:hover {
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
  -ms-filter: grayscale(1);
  filter: gray; }

.modal.modal-fixed-footer {
  text-align: left;
  width: 80%;
  height: auto;
  bottom: 10%;
  margin-top: -4%;
  margin-bottom: 0;
  max-height: 100%; }

html .file-field .btn {
  float: none;
  margin: 0 0 10px 1px; }

.file-field {
  margin-top: 30px; }

html .modal span p {
  font-size: 12px;
  color: #757575;
  padding-left: 0;
  width: 60%; }

.file-field .green-light {
  background: #47cbb8; }

.file-field .green-light:hover {
  opacity: .8;
  background: #47cbb8; }

.collection-item img:hover {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%); }

.action img:hover {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%); }

.modal_acept {
  text-align: right;
  margin-bottom: 20px; }

.modal-content .progress {
  background-color: transparent; }

.up_archive {
  width: 100%; }

.down {
  margin-bottom: 50px; }

.idem {
  height: auto;
  min-height: 341px;
  max-height: 320px; }

.float {
  float: left; }

main.main-content, .toppage {
  transition: width 0.3s ease;
  width: calc(100% - 300px); }
  main.main-content.menu-folded, .toppage.menu-folded {
    width: calc(100% - 50px); }

.nav-wrapper .material-icons {
  font-size: 35px; }

main.main-content {
  flex: 1 0 auto;
  background-color: #e2ebec;
  float: right;
  height: calc(100vh - 120px - 2.5rem - 2rem);
  overflow-y: scroll; }
  main.main-content .modal {
    z-index: 1002; }
  main.main-content .card {
    box-shadow: 0 0 0 0 transparent;
    margin: 0.5rem 0 5rem;
    position: initial; }
    main.main-content .card .card-content {
      padding: 20px 0;
      border-radius: 0 0 2px 2px; }
      main.main-content .card .card-content p {
        font-size: 18px; }
      main.main-content .card .card-content .jerarquia-list .collection-item {
        text-align: left; }
        main.main-content .card .card-content .jerarquia-list .collection-item li {
          text-align: left; }
        main.main-content .card .card-content .jerarquia-list .collection-item span {
          color: #ff4081;
          font-style: normal;
          color: black; }
    main.main-content .card .calendar .today {
      position: absolute;
      background: #4ca197;
      left: 50%;
      transform: translate(-50%, 0%);
      color: white;
      padding: 0.5rem 1.5rem;
      font-size: 1rem;
      top: -2.5rem;
      border-radius: 0px 0px 5px 5px;
      cursor: pointer; }
      main.main-content .card .calendar .today span {
        font-family: FuturaMedium;
        margin-right: 0.2rem;
        font-weight: 900; }
    main.main-content .card .calendar .content-date {
      position: relative; }
      main.main-content .card .calendar .content-date .solicitado {
        font-size: 1rem;
        color: grey; }
      main.main-content .card .calendar .content-date .select-date {
        width: 60px;
        float: left;
        margin-right: 0.5rem; }
        main.main-content .card .calendar .content-date .select-date input {
          margin: 0;
          height: 30px; }
        main.main-content .card .calendar .content-date .select-date ul {
          min-width: 60px;
          height: auto; }
          main.main-content .card .calendar .content-date .select-date ul li {
            min-height: auto; }
            main.main-content .card .calendar .content-date .select-date ul li span {
              margin: 0;
              padding: 0.5rem 0.5rem;
              text-align: center; }
      main.main-content .card .calendar .content-date .date-selected {
        position: absolute;
        right: 0;
        bottom: 0;
        font-size: 2rem;
        color: #4ca197; }
    main.main-content .card .padding {
      padding: 1rem 0rem; }
  main.main-content .card2 {
    background-color: #fff;
    transition: box-shadow 0.25s;
    border-radius: 6px;
    margin: 4.5rem 0 -3rem;
    position: initial;
    box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.12);
    padding: 20px 17px 10px 16px; }
  main.main-content .card3 {
    background-color: #fff;
    transition: box-shadow 0.25s;
    border-radius: 0 0 6px 6px;
    position: initial;
    padding: 20px 17px 10px 16px;
    height: auto;
    min-height: 575px; }
  main.main-content .card .card-action {
    padding: 30px 0 0; }
  main.main-content .row .tab-form a {
    color: grey; }
  main.main-content .row .tab-form .active {
    color: #00796B; }
  main.main-content .row .tab-form .indicator {
    height: 1.5px;
    background-color: #00796b;
    width: 100px;
    margin: auto; }
  main.main-content .column-type {
    width: 48%;
    margin: 0.5rem 0 5rem 0.5rem; }
  main.main-content .inactive input {
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #d0d0d0;
    box-shadow: 0 0px 0 0 #ff4081; }
  main.main-content .title-form2 {
    margin-top: 0;
    margin-bottom: 30px;
    padding-top: 67px; }
  main.main-content .contenedor_max {
    width: 92.5%;
    margin: 0 auto;
    background: white;
    box-shadow: 1px 0 10px 1px rgba(0, 0, 0, 0.12);
    min-height: calc(100% - 1rem);
    border-radius: 0px 0px 6px 6px;
    margin-bottom: 1rem; }
    main.main-content .contenedor_max .pestanas {
      padding-top: 110px; }
      main.main-content .contenedor_max .pestanas .tabs {
        width: 90%; }
        main.main-content .contenedor_max .pestanas .tabs .tab {
          background-color: white; }
          main.main-content .contenedor_max .pestanas .tabs .tab a {
            color: rgba(0, 150, 136, 0.7);
            display: block;
            width: 100%;
            height: 100%;
            padding: 0 8px;
            font-size: 14px; }
      main.main-content .contenedor_max .pestanas .active {
        background-color: white;
        border-radius: 6px 6px 0px 0px;
        border-style: none;
        border-width: 0px 0px 0px 0px;
        border-color: transparent;
        color: #00796B; }
    main.main-content .contenedor_max .estadisticas h2 {
      margin: 0;
      float: left;
      font-size: 2rem;
      font-family: 'FuturaMedium';
      color: #009688;
      margin-bottom: 2rem; }
    main.main-content .contenedor_max .estadisticas li {
      margin-bottom: 10px;
      border-style: none;
      padding: 0; }
      main.main-content .contenedor_max .estadisticas li .date-estadisticas {
        display: inline-block;
        width: 100%; }
    main.main-content .contenedor_max .tabs .indicator {
      height: 50px;
      background-color: rgba(0, 169, 163, 0.12);
      width: auto;
      margin: auto; }
    main.main-content .contenedor_max a.btn-square {
      padding: 0;
      height: 40px;
      width: 40px;
      background: #00796b;
      line-height: 40px; }
      main.main-content .contenedor_max a.btn-square i {
        margin: 0;
        font-size: 1.2rem;
        line-height: 40px; }
      main.main-content .contenedor_max a.btn-square img {
        width: 1rem; }
    main.main-content .contenedor_max .buscador {
      width: 550px;
      min-width: auto; }
      main.main-content .contenedor_max .buscador input {
        width: 400px;
        display: inline-block; }
      main.main-content .contenedor_max .buscador input:focus {
        border-bottom: 1px solid #00796b;
        box-shadow: 0 1px 0 0 #00796b; }
      main.main-content .contenedor_max .buscador a {
        margin: 0;
        padding: 0;
        height: 40px;
        width: 40px;
        background: #00796b; }
        main.main-content .contenedor_max .buscador a i {
          margin: 0;
          color: white;
          font-size: 1.4rem;
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%); }
      main.main-content .contenedor_max .buscador ul {
        width: 150px;
        margin: 0;
        padding: 0;
        display: initial; }
        main.main-content .contenedor_max .buscador ul li {
          display: inline-block;
          list-style: none; }
          main.main-content .contenedor_max .buscador ul li a {
            padding: 0 3px 41px 11px;
            background-color: #00796b;
            color: #cecece;
            border-radius: 2px;
            width: 40px;
            height: 40px;
            float: none; }
          main.main-content .contenedor_max .buscador ul li a:hover {
            background: #00796b;
            color: white; }
    main.main-content .contenedor_max .card .state {
      display: inline-block;
      padding: 0rem 0.6rem;
      font-size: 0.7rem;
      line-height: 1.5rem;
      background: #C1D7E5;
      color: grey;
      border-radius: 100px;
      text-transform: uppercase; }
    main.main-content .contenedor_max .card .requested {
      background: #ff5a92;
      color: white; }
    main.main-content .contenedor_max .card .cancelled {
      background: grey;
      color: white; }
    main.main-content .contenedor_max .card .finished {
      background: #00796b;
      color: white; }
    main.main-content .contenedor_max .open-not h4 {
      margin: 0;
      color: #00796b;
      font-family: "FuturaMedium";
      text-transform: capitalize;
      font-size: 2rem;
      line-height: 1.7rem;
      float: left; }
      main.main-content .contenedor_max .open-not h4 span {
        font-size: 0.9rem;
        color: #9e9e9e; }
    main.main-content .contenedor_max .open-not .importance {
      font-size: 1rem; }
      main.main-content .contenedor_max .open-not .importance span {
        font-family: "FuturaMedium";
        color: #ff4081;
        margin-left: 0.5rem; }
    main.main-content .contenedor_max .open-not .text {
      font-size: 1rem;
      line-height: 1.4rem;
      margin: 1rem 0rem;
      width: 70%; }
      main.main-content .contenedor_max .open-not .text span {
        color: #00796b;
        margin: 0;
        text-transform: capitalize; }
    main.main-content .contenedor_max .open-not .indications p {
      height: 2.4rem;
      font-size: 12px;
      line-height: 14px; }
    main.main-content .contenedor_max .open-not .form {
      margin-top: 2rem; }
    main.main-content .contenedor_max .box-bottom {
      padding-bottom: 3rem; }
      main.main-content .contenedor_max .box-bottom h6 {
        font-size: 18px;
        font-weight: 700;
        color: #00796B; }
      main.main-content .contenedor_max .box-bottom .list a {
        display: block;
        border-bottom: solid 1px #d4d4d4;
        padding: 0.5rem 0.5rem;
        transition-duration: .2s;
        position: relative;
        padding-right: 8rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
        main.main-content .contenedor_max .box-bottom .list a span {
          position: absolute;
          right: 0.5rem;
          color: black;
          font-weight: 900; }
      main.main-content .contenedor_max .box-bottom .list a:hover {
        border-bottom: solid 1px #e0f5f4;
        background: #e0f5f4;
        transition-duration: .2s; }
  main.main-content .vista {
    color: #9e9e9e;
    padding-top: 2rem;
    padding-bottom: 4rem; }
    main.main-content .vista .user {
      background-color: #E9E9E9;
      border-radius: 10px 10px 0px 0px;
      padding: 1rem 1rem;
      position: relative;
      padding-right: 7rem;
      box-shadow: 0px 2px 3px -1px #BABABA; }
      main.main-content .vista .user img {
        position: absolute;
        right: 1rem;
        top: 50%;
        width: 5rem;
        transform: translate(0%, -50%); }
      main.main-content .vista .user p {
        font-size: 40px;
        text-transform: uppercase;
        border-style: none;
        line-height: 40px;
        margin: 0; }
      main.main-content .vista .user label {
        display: block;
        color: #9e9e9e; }
    main.main-content .vista .box-date {
      background: #E9E9E9;
      margin: 0.5rem 0rem;
      padding-bottom: 1rem;
      border-radius: 5px; }
      main.main-content .vista .box-date .date {
        padding: 0.1rem 1rem; }
        main.main-content .vista .box-date .date .col {
          padding: 0; }
        main.main-content .vista .box-date .date .col:nth-child(1) {
          padding-right: 0.5rem; }
    main.main-content .vista label {
      position: initial;
      font-size: 14px;
      display: inline-block;
      line-height: 24px;
      padding-right: 0.4rem;
      color: #404040;
      text-transform: uppercase; }
    main.main-content .vista p {
      font-size: 17px;
      margin: 0;
      line-height: 24px;
      display: inline-block; }
    main.main-content .vista h4 {
      font-size: 0.9rem;
      padding: 0.4rem 1rem;
      margin: 0rem;
      clear: both;
      border-bottom-style: solid;
      border-bottom-width: 1px;
      border-bottom-color: white;
      margin-bottom: 1rem;
      text-transform: uppercase; }
  main.main-content .top-title {
    margin-bottom: 0px;
    margin-top: 20px;
    margin-left: 25px;
    width: 96%; }
    main.main-content .top-title h4 {
      line-height: 40px; }
  main.main-content .vista2 {
    text-align: left; }
    main.main-content .vista2 p {
      text-align: left;
      color: #a2a2a2;
      padding-left: 10px; }
    main.main-content .vista2 label {
      position: initial;
      padding-left: 10px; }
  main.main-content .report-height ul li {
    line-height: 33px; }
  main.main-content .tabs {
    overflow-x: hidden;
    overflow-y: hidden; }
  main.main-content .dropdown-content .disabled span {
    color: #949494;
    background: #e4e4e4;
    text-transform: uppercase;
    font-size: 13px; }
  main.main-content .input-field .collection-item span {
    margin: 0;
    display: block; }
  main.main-content .modal10 {
    background-color: white; }
    main.main-content .modal10 .modal-content {
      background-color: white; }
    main.main-content .modal10 .modal-footer {
      background-color: white; }
  main.main-content .formIngreso .dato {
    border: none; }
  main.main-content .formIngreso .row {
    margin-bottom: 0; }
  main.main-content .formIngreso .input-field {
    margin-bottom: 10px;
    margin-top: 0.4rem; }
    main.main-content .formIngreso .input-field a {
      color: black; }
      main.main-content .formIngreso .input-field a:hover {
        color: #00796B;
        text-decoration: underline;
        transition: none; }
    main.main-content .formIngreso .input-field input {
      margin-bottom: 10px; }
    main.main-content .formIngreso .input-field span {
      font-size: 15px;
      color: #ff4081;
      margin-left: 15px; }
    main.main-content .formIngreso .input-field .title-input {
      margin-bottom: 10px;
      margin-top: 10px;
      color: #757575; }
    main.main-content .formIngreso .input-field h6 {
      margin-top: 5px;
      color: #009688; }
    main.main-content .formIngreso .input-field textarea {
      padding: 0;
      margin-bottom: 0; }
  main.main-content .formIngreso .title-form {
    color: #00796B; }
    main.main-content .formIngreso .title-form h4 {
      font-size: 24px;
      float: left;
      width: auto; }
    main.main-content .formIngreso .title-form ul {
      display: inline; }
    main.main-content .formIngreso .title-form .win_up {
      width: 100%;
      display: block;
      height: auto; }
  main.main-content .formIngreso .file-field span {
    color: white;
    font-style: normal; }
  main.main-content .files-col span {
    line-height: 41px; }
  main.main-content .files-col li {
    cursor: pointer;
    min-height: 68px; }
    main.main-content .files-col li span {
      line-height: 57px; }
    main.main-content .files-col li:hover {
      background: rgba(0, 150, 136, 0.17); }
  main.main-content .form-greenBox h5 {
    color: #009688;
    margin-left: 11px;
    margin-top: 10px;
    margin-bottom: 10px; }
  main.main-content .action_btn {
    float: right;
    display: inline-block;
    vertical-align: middle;
    margin: 0 11px 0 0; }
    main.main-content .action_btn li {
      display: inline-block; }
    main.main-content .action_btn span {
      display: inline-block;
      color: white;
      margin-left: 0;
      font-size: 13px; }
  main.main-content .top-card-patient {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.5); }
  main.main-content .btn_fullscreen,
  main.main-content .btn_nonfullscreen {
    position: absolute;
    bottom: 0;
    color: white;
    left: 0;
    background: rgba(0, 0, 0, 0.44);
    width: 50px;
    padding: 5px;
    text-align: center;
    border-top-right-radius: 3px;
    -webkit-transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -o-transition: background 0.5s ease-in-out;
    transition: background 0.5s ease-in-out; }
  main.main-content .btn_fullscreen:hover,
  main.main-content .btn_nonfullscreen:hover {
    -webkit-transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -o-transition: background 0.5s ease-in-out;
    transition: background 0.5s ease-in-out;
    background: white;
    color: black; }
  main.main-content .relative {
    position: relative; }
  main.main-content .fullscreen {
    pointer-events: auto;
    height: 75%;
    position: fixed;
    display: block;
    max-width: 100%;
    top: 2%;
    z-index: 1001;
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out; }
  main.main-content .btn_nonfullscreen {
    z-index: 1002; }
  main.main-content .chat_box {
    height: auto; }
    main.main-content .chat_box ul {
      text-align: -webkit-right;
      text-align: -moz-right;
      text-align: -o-right;
      text-align: -ms-right;
      max-height: 182px;
      min-height: 182px;
      overflow-y: scroll; }
      main.main-content .chat_box ul li {
        width: 70%;
        font-size: 12px;
        line-height: 18px;
        padding: 0 15px 15px 0;
        background: rgba(0, 150, 136, 0.11);
        margin-bottom: 6px;
        text-align: left;
        margin-right: 12px; }
  main.main-content .chat_text {
    height: 22px;
    width: 69.6%;
    float: left;
    border-style: solid;
    border-width: thin;
    border-color: rgba(146, 146, 146, 0.28);
    padding: 4px;
    overflow-y: scroll;
    font-size: 12px; }
  main.main-content .collection .collection-item.avatar i.circle {
    font-size: 11px;
    line-height: 22px;
    position: relative; }
  main.main-content .collection .collection-item.avatar .circle {
    width: 20px;
    height: 20px; }
  main.main-content #interconsultation_modal {
    max-height: 85%; }
    main.main-content #interconsultation_modal .input-field textarea {
      min-height: 8rem;
      margin-top: 1rem; }
    main.main-content #interconsultation_modal .select .input-field {
      margin-top: 3rem; }

.exp-btn {
  margin: 1rem 0rem; }
  .exp-btn p {
    margin: 0;
    font-size: 0.9rem;
    line-height: 1.1rem;
    color: #929292; }

.flecha-right {
  border-bottom: 40px solid transparent;
  border-left: 25px solid #e3f3f2;
  font-size: 0px;
  line-height: 0px;
  position: absolute;
  right: -11px;
  top: 0; }

.data-statistics-name {
  display: block;
  background: #E9E9E9;
  color: #9e9e9e;
  padding: 0.1rem 0.6rem;
  margin-bottom: 0.5rem;
  border-radius: 3px 3px 0px 0px; }

.data-statistics {
  color: #757575;
  font-size: 0.9rem;
  line-height: 1.2rem; }
  .data-statistics span {
    font-weight: 900;
    color: #191919; }

.type_request {
  height: 150px; }

.sk-fading-circle {
  margin: 100px auto;
  width: 40px;
  height: 40px;
  position: relative; }
  .sk-fading-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  .sk-fading-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #ff5a92;
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out both; }
  .sk-fading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg); }
  .sk-fading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s; }
  .sk-fading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg); }
  .sk-fading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s; }
  .sk-fading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
  .sk-fading-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s; }
  .sk-fading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg); }
  .sk-fading-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s; }
  .sk-fading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg); }
  .sk-fading-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s; }
  .sk-fading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .sk-fading-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s; }
  .sk-fading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg); }
  .sk-fading-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s; }
  .sk-fading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg); }
  .sk-fading-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s; }
  .sk-fading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg); }
  .sk-fading-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s; }
  .sk-fading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg); }
  .sk-fading-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s; }
  .sk-fading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg); }
  .sk-fading-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s; }

@-webkit-keyframes sk-circleFadeDelay {
  0%,
  39%,
  100% {
    opacity: 0; }
  40% {
    opacity: 1; } }

@keyframes sk-circleFadeDelay {
  0%,
  39%,
  100% {
    opacity: 0; }
  40% {
    opacity: 1; } }

.card .card-content .practitioner {
  padding: 10px 0px 20px 0px;
  margin-bottom: 12px;
  position: relative;
  width: 50%; }
  .card .card-content .practitioner p {
    margin: 0px;
    font-size: 16px;
    float: left;
    padding-right: 20px; }
  .card .card-content .practitioner p:first-child {
    font-weight: bold;
    color: #00796b; }
  .card .card-content .practitioner p:nth-child(3) {
    color: #ff4081; }
  .card .card-content .practitioner a {
    background: #b3b3b3;
    color: white;
    padding: 8px;
    display: inline-block;
    width: 33px;
    cursor: pointer;
    transition-duration: .5s;
    margin-top: 9px;
    height: 33px;
    line-height: 18px;
    position: absolute;
    right: 0;
    top: 5px; }
    .card .card-content .practitioner a i {
      margin-left: 3px; }
  .card .card-content .practitioner a:hover {
    background: #00796b;
    transition-duration: .5s; }

.card .card-content .pink-child {
  color: #ff4081; }

.notification-callcenter {
  padding-bottom: 2%; }

.notification-unreaded {
  color: green; }

.notification-readed {
  color: red; }

.error-msg {
  font-size: 12px;
  color: red;
  font-style: italic;
  margin-left: 40%; }

.msj-box {
  transition: right 1s ease;
  color: #00796b;
  font-size: 13px;
  line-height: 15px;
  font-style: initial;
  position: fixed;
  right: -410px;
  background: white;
  padding: 20px;
  border-radius: 5px 0px 0px 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #00796b;
  padding-right: 50px;
  top: 40%;
  width: 400px;
  z-index: 2000;
  text-align: left; }
  .msj-box i {
    line-height: 12px;
    font-size: 27px;
    position: initial; }
  .msj-box .close {
    position: absolute;
    color: #00796b;
    top: 3px;
    left: 3px;
    margin-top: 0; }
    .msj-box .close i {
      font-size: 16px; }
  .msj-box a {
    color: #00796b;
    text-transform: uppercase;
    display: block;
    margin-top: 10px; }

.msj-box.error {
  color: red;
  border-color: red; }
  .msj-box.error a {
    color: red; }

.separador {
  height: 80px;
  clear: both; }

.card-report {
  max-height: 337px;
  overflow: hidden;
  overflow-y: scroll; }

.form-diseases {
  color: #009688; }

.new-order h6 {
  color: #00796b;
  font-size: 17px;
  font-family: 'FuturaMedium'; }

.new-order h5 {
  line-height: 0.5rem;
  color: #008883;
  margin-bottom: 3rem;
  display: none;
  text-align: center; }

.new-order .initial {
  margin-left: 0; }

.new-order .tabs-form {
  padding: 0px 50px 0px 50px; }

.new-order #general {
  padding: 0px 100px 60px 100px; }
  .new-order #general .form div {
    margin-bottom: 0px; }

.new-order #solicitud {
  padding: 0px 100px 60px 100px; }
  .new-order #solicitud .subtitle {
    padding: 50px 0px 30px 0px; }
  .new-order #solicitud .form div {
    margin-bottom: 0px; }
  .new-order #solicitud .interconsulta {
    margin-top: 1rem;
    margin-bottom: 0.2rem; }
    .new-order #solicitud .interconsulta label {
      display: block; }
    .new-order #solicitud .interconsulta a {
      text-align: center;
      width: auto;
      background: #4db6ac;
      color: white;
      display: inline-block;
      border-radius: 2px;
      padding: 0.2rem 1rem; }

.new-order #examen_fisico {
  padding: 0px 100px 60px 100px; }
  .new-order #examen_fisico .subtitle {
    padding: 0px 0px 30px 0px; }

.new-order #estudios {
  padding: 0px 100px 60px 100px; }
  .new-order #estudios .collection {
    border: 0px solid; }
  .new-order #estudios .title-form .btn-flat {
    background-color: #ff4081;
    color: #ffffff;
    float: left; }
  .new-order #estudios .title-form p {
    margin-bottom: 10px; }
  .new-order #estudios .title-form {
    padding: 50px;
    margin: 0px; }

.new-order #antecedentes {
  padding: 0px 100px 60px 100px; }
  .new-order #antecedentes .form div {
    margin-bottom: 0px; }
  .new-order #antecedentes .check-box {
    background: #e4e4e4;
    padding: 10px 0px 5px 10px;
    margin-bottom: 10px;
    margin-top: 20px; }
  .new-order #antecedentes .subtitle {
    padding: 20px 0px 20px 0px;
    font-size: 18px;
    font-weight: 700;
    clear: both; }

.new-order #notas {
  padding: 0px 100px 60px 100px; }
  .new-order #notas .input-field textarea {
    margin-top: 0rem;
    min-height: 2rem;
    padding: 5px;
    border-radius: 10px;
    width: 100%; }
  .new-order #notas .collection {
    border: 0px solid;
    display: flex;
    flex-direction: column; }
    .new-order #notas .collection li {
      margin-bottom: 5px;
      padding-left: 18px; }
      .new-order #notas .collection li p {
        font-size: 14px;
        text-align: left;
        margin: 0; }
      .new-order #notas .collection li span {
        font-weight: 600;
        text-transform: capitalize;
        font-size: 14px;
        line-height: 14px; }
    .new-order #notas .collection .prestador {
      background: #d8eeed;
      border-radius: 15px 0px 15px 15px;
      margin-left: auto; }
    .new-order #notas .collection .cliente {
      background: #ffcede;
      border-radius: 0px 15px 15px 15px;
      margin-right: auto; }
    .new-order #notas .collection .prestador:hover,
    .new-order #notas .collection .cliente:hover {
      opacity: .8; }
  .new-order #notas p {
    text-align: center; }

.new-order #resultado {
  padding: 0px 100px 60px 100px; }

.home-table {
  width: 100%;
  margin: auto; }
  .home-table .card-head {
    text-align: center; }
  .home-table h2 {
    font-size: 31px;
    line-height: 230%; }
  .home-table .card {
    margin: 0.5rem 0 0rem; }

#copy-conclusion {
  background-color: #00796B; }

@keyframes waiting {
  0% {
    top: -130px;
    background: #ff4081; }
  100% {
    top: -50px; } }

.cancelWaiting {
  text-align: center; }

.action-call {
  cursor: pointer;
  color: white; }
  .action-call a {
    position: absolute;
    top: -130px;
    left: 50%;
    background: #ff4081;
    padding: 20px 30px 20px 30px;
    z-index: 999;
    color: white;
    font-size: 20px;
    border-radius: 0px 0px 10px 10px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.37);
    animation: waiting 1s;
    animation-fill-mode: forwards;
    margin-top: -5px;
    transform: translate(-50%, 0%);
    cursor: pointer; }
  .action-call i {
    float: none;
    font-size: 22px;
    vertical-align: sub;
    margin-right: 0px; }

.reintentar-call {
  cursor: pointer;
  color: white; }

.waiting {
  position: fixed;
  top: -170px;
  left: 50%;
  background: #ff4081;
  padding: 20px 30px 20px 30px;
  z-index: 999;
  color: white;
  font-size: 20px;
  border-radius: 0px 0px 10px 10px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.37);
  animation: waiting 1s;
  animation-fill-mode: forwards;
  margin-top: -5px;
  transform: translate(-50%, 50%); }
  .waiting p {
    margin: 0;
    text-align: center; }
    .waiting p i {
      vertical-align: sub;
      margin-right: 10px;
      float: none; }
  .waiting ul {
    margin: 0;
    text-align: center; }
    .waiting ul li {
      display: inline-block; }
      .waiting ul li a {
        color: #ff4081;
        font-size: 13px;
        padding: 2px 10px;
        cursor: pointer;
        border-radius: 3px;
        background: white;
        transition-duration: .2s;
        opacity: .9;
        display: block;
        margin-top: 0.5rem;
        margin: 0.5rem auto;
        text-align: center; }
      .waiting ul li a:hover {
        opacity: 1;
        transition-duration: .2s; }

.buttons-form {
  margin-bottom: 50px;
  position: relative;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #cccccc;
  padding-bottom: 30px; }
  .buttons-form ul li a p {
    display: none; }
  .buttons-form .ileft {
    position: absolute;
    left: 0;
    background: #008883;
    padding: 2px;
    top: 145px;
    color: white;
    cursor: pointer; }
    .buttons-form .ileft i {
      margin-right: 2px; }
  .buttons-form .iright {
    position: absolute;
    right: 0;
    background: #008883;
    padding: 2px;
    top: 145px;
    color: white;
    cursor: pointer; }
    .buttons-form .iright i {
      margin-right: 2px; }

.section-form {
  color: #00796B;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 500;
  margin-left: 10px; }

.search-form {
  margin-bottom: 30px; }

input {
  cursor: text; }

.fa-times-circle {
  margin-bottom: 30px;
  color: #ff4081;
  cursor: pointer; }

#solicitud .sincronica .select-dropdown {
  color: #ff4081;
  font-weight: 800; }

.examen {
  font-size: 13px;
  padding: 10px;
  height: 7rem; }

#estudios p span {
  font-style: italic;
  color: #8a8a8a; }

#estudios .actions {
  text-align: center;
  width: 60%;
  margin: auto; }
  #estudios .actions a {
    width: 100%;
    margin-bottom: 0px;
    margin-top: 20px; }
  #estudios .actions p {
    text-align: center;
    margin-top: 5px; }
  #estudios .actions a:nth-child(1) {
    background-color: #8d9ba2;
    cursor: default; }
  #estudios .actions a:nth-child(2) {
    background-color: #ff4081;
    margin-top: 10px; }

#antecedentes [type="checkbox"].filled-in:not(:checked) + label:after {
  border-radius: 20px; }

#antecedentes [type="checkbox"].filled-in:checked + label:after {
  border-radius: 20px; }

.text-antecedentes {
  width: 75%;
  height: 2.2rem;
  background-color: transparent;
  float: right;
  font-size: 11px;
  line-height: 12px; }

#antecedentes .labelcheck {
  margin-top: 8px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

#antecedentes table {
  margin-top: 30px; }
  #antecedentes table th {
    padding: 14px 0px 6px 5px;
    color: #b2b2b2;
    font-size: 12px; }
  #antecedentes table td {
    padding: 0px 5px; }
  #antecedentes table td:nth-child(2) {
    width: 15%; }

#antecedentes textarea + a {
  display: block; }

#antecedentes .add {
  float: right; }

#antecedentes .fisiologicos {
  height: 40px;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: rgba(0, 0, 0, 0.2);
  margin-bottom: 10px; }
  #antecedentes .fisiologicos label {
    font-size: 16px;
    margin-top: 0;
    width: 25%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    float: left; }
  #antecedentes .fisiologicos textarea {
    border: none; }
    #antecedentes .fisiologicos textarea:focus {
      outline: none; }

#notas .msj-chat {
  text-align: end; }
  #notas .msj-chat textarea {
    width: 50%;
    height: 5rem; }

.explicacion {
  float: left;
  font-size: 15px;
  width: 50%;
  line-height: 18px;
  color: #009688;
  text-align: left; }

.card .card-content .explicacion2 {
  color: #009688;
  font-size: 14px;
  font-style: italic; }

.explicacion3 {
  font-size: 13px;
  width: 400px;
  line-height: 20px;
  color: #009688;
  text-align: left;
  border-style: solid;
  border-width: 1px;
  padding: 20px;
  margin-bottom: 10px;
  position: fixed;
  right: -20px;
  padding-right: 50px;
  top: 40%;
  background: white;
  border-radius: 6px 0px 0px 6px;
  animation: explicacion3 1s;
  z-index: 9; }
  .explicacion3 a {
    display: block;
    position: absolute;
    top: 3px;
    left: 3px; }
    .explicacion3 a i {
      font-size: 16px;
      color: #05988a; }
  .explicacion3 .more {
    position: relative;
    color: #666666;
    font-size: 12px;
    display: inline-block; }

@keyframes explicacion3 {
  0% {
    transform: translate(100%); }
  100% {
    transform: translate(0%); } }

.text-in-box {
  font-size: 16px;
  width: 100%;
  color: #009688;
  text-align: center; }

main.main-content .modal .modal-footer {
  border-radius: 0 0 2px 2px;
  background-color: #fafafa;
  padding: 1rem;
  height: auto;
  width: 100%;
  text-align: center;
  clear: both; }

main.main-content .modal #acept_modal_redirec {
  background: #009688; }

main.main-content .modal .modal-footer .btn,
.modal .modal-footer .btn-large,
.modal .modal-footer .btn-flat {
  float: none;
  margin: 0; }

.modal .modal-content {
  padding: 0;
  text-align: center; }
  .modal .modal-content .modal-footer .btn,
  .modal .modal-content .modal .modal-footer .btn-large,
  .modal .modal-content .modal .modal-footer .btn-flat {
    float: none;
    margin: 0; }
  .modal .modal-content .modal-content {
    text-align: center;
    font-family: FuturaMedium;
    color: grey; }
    .modal .modal-content .modal-content h4 {
      margin-bottom: 0.4rem; }
    .modal .modal-content .modal-content p {
      margin-bottom: 2rem; }
    .modal .modal-content .modal-content .range-field p {
      margin-bottom: 1rem; }

.call-start {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  z-index: 999999; }
  .call-start div {
    position: absolute;
    z-index: 2;
    background: white;
    padding: 60px;
    text-align: center;
    left: 50%;
    top: 25%;
    box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.58);
    border-radius: 10px;
    transform: translate(-50%, 0%); }
    .call-start div p {
      font-size: 20px; }

.material-icons {
  vertical-align: bottom; }

.msj-error {
  transition: right 2s ease;
  color: red;
  font-size: 13px;
  line-height: 15px;
  font-style: initial;
  position: fixed;
  right: -410px;
  background: white;
  padding: 20px;
  border-radius: 5px 0px 0px 5px;
  border-style: solid;
  border-width: 1px;
  border-color: red;
  padding-right: 50px;
  top: 40%;
  width: 400px;
  z-index: 2000;
  text-align: left; }
  .msj-error i {
    line-height: 12px;
    font-size: 27px;
    position: initial; }
  .msj-error .close {
    position: absolute;
    color: red;
    top: 3px;
    left: 3px;
    margin-top: 0; }
    .msj-error .close i {
      font-size: 16px; }
  .msj-error a {
    color: red;
    text-transform: uppercase;
    display: block;
    margin-top: 10px; }

.show-msj {
  right: 0px; }

@keyframes error {
  0% {
    right: -410px; }
  5% {
    right: -20px; }
  95% {
    right: -20px; }
  100% {
    right: -410px; } }

textarea {
  resize: none; }

.active-readed {
  background-color: #e4edf5; }

.active-readed:hover {
  background-color: #d5e4ee; }

.readed-studies {
  background-color: #e4edf5;
  font-family: "GillMedium";
  font-size: 16px;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #009688; }

#general .list-patient-select a {
  background: rgba(0, 164, 158, 0.75);
  color: #ffffff;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #CBCBCB; }

#general .list-patient-select a:hover {
  opacity: .8; }

.est-label {
  font-size: .8rem;
  color: #9e9e9e;
  font-family: 'GillMedium'; }

.new-report-tab {
  width: 13%; }

.see-notification {
  background: #00796b;
  color: white;
  padding: 8px 20px;
  font-size: 11px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  transition-duration: .5s; }

a.see-notification:hover {
  text-decoration: none;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
  transition-duration: .5s; }

.contenedor_max .input-field .select-dropdown li img {
  height: auto;
  width: 20px;
  margin: 5px 15px;
  float: right;
  padding-top: 5px; }

i.icon-green-teal {
  color: #009688; }

.request_home {
  text-align: center;
  background: rgba(255, 64, 129, 0.7);
  color: white;
  text-transform: uppercase;
  font-size: 13px;
  padding: 5px 5px;
  border-radius: 3px;
  cursor: context-menu;
  margin: 0; }

.finish_home {
  text-align: center;
  background: rgba(0, 121, 107, 0.7);
  color: white;
  text-transform: uppercase;
  font-size: 13px;
  padding: 5px 5px;
  border-radius: 3px;
  cursor: context-menu;
  margin: 0; }

.answered {
  text-align: center;
  background: #3492e2;
  color: white;
  text-transform: uppercase;
  font-size: 13px;
  padding: 5px 5px;
  border-radius: 3px;
  cursor: context-menu;
  margin: 0; }

.cancel_home {
  text-align: center;
  background: #a2a2a2;
  color: white;
  text-transform: uppercase;
  font-size: 13px;
  padding: 5px 5px;
  border-radius: 3px;
  cursor: context-menu;
  margin: 0; }

.home-table h3 {
  font-size: 22px;
  color: #00796b; }

header nav a.button-collapse .call-mobile {
  position: absolute;
  left: -0.5rem;
  top: 2.6rem;
  z-index: 111;
  display: none;
  cursor: pointer; }
  header nav a.button-collapse .call-mobile i {
    font-size: 1.5rem;
    line-height: 0;
    margin: 0;
    height: auto;
    color: #ff4081; }

header nav .help {
  position: absolute;
  right: 22px;
  bottom: 20px; }
  header nav .help i {
    height: auto;
    line-height: 20px;
    font-size: 20px;
    color: #4ca197;
    margin: 0; }

header nav .sound {
  position: absolute;
  right: 44px;
  bottom: 20px; }
  header nav .sound i {
    height: auto;
    line-height: 20px;
    font-size: 20px;
    color: #4ca197;
    margin: 0; }

header nav .help:hover {
  opacity: .7; }

.more-results {
  display: block;
  color: #008883;
  font-size: 13px;
  font-weight: 900;
  margin-top: -10px;
  margin-bottom: 20px;
  margin-left: 5px; }

.date-chat {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.75);
  margin: -15px 0px 0px 0px; }
  .date-chat span {
    color: rgba(0, 0, 0, 0.75); }

.type-request span {
  margin-left: 0px;
  color: #929292;
  font-size: 14px;
  margin-right: 5px;
  display: inline-block; }

.type-request a {
  text-align: center;
  background: rgba(255, 64, 129, 0.7);
  color: white;
  text-transform: uppercase;
  font-size: 13px;
  padding: 5px 5px;
  border-radius: 3px;
  margin: 0;
  display: inline-block; }
  .type-request a span {
    color: white;
    margin: 0; }

.not-border {
  border-style: none;
  border-bottom: 0px solid #ff4081;
  box-shadow: 0 0px 0 0 #ff4081; }

.not-border:focus {
  border-style: none;
  border-bottom: 0px solid #ff4081;
  box-shadow: 0 0px 0 0 #ff4081; }

#general .list-patient-select .more-result {
  display: block;
  text-align: center;
  font-size: 12px;
  padding: 3px 0px;
  background: #2b8682; }

.initial i {
  position: initial; }

.modal-content .explicacion3 {
  font-size: 18px;
  line-height: 20px;
  color: #009688;
  border-style: solid;
  border-width: 1px;
  padding: 20px;
  margin-bottom: 10px;
  background: white;
  z-index: 9;
  text-align: center;
  position: initial;
  width: auto;
  border-radius: 0;
  animation: none; }

.border-bottom {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #d2d2d2;
  padding-bottom: 5px; }

.cards-print header {
  color: white;
  font-size: 12px;
  text-transform: uppercase; }

.cards-print .card-content {
  padding: 30px 8px 8px 8px;
  font-size: 14px; }

.cont-print {
  margin-top: 30px; }
  .cont-print h6 {
    color: #009688;
    text-transform: uppercase;
    font-family: 'FuturaMedium';
    margin-bottom: 10px;
    margin-top: 20px; }
  .cont-print p {
    margin: 0;
    color: #616161;
    overflow: hidden;
    text-overflow: ellipsis; }

.btn span {
  display: initial;
  font-size: 13px;
  margin-left: 0px; }

.btn-add i {
  margin-right: 8px; }

.btn img {
  vertical-align: middle; }

#solicitud,
#examen_fisico,
#estudios,
#resultado,
#antecedentes {
  display: none; }

.reject_reason {
  color: red;
  text-transform: uppercase; }

textarea:focus {
  outline: none;
  border-color: #ff4081;
  border-width: 2px; }

.cont-print .note-author {
  color: #000000;
  margin-top: 10px; }

.cont-print .note-text {
  color: #9a9a9a; }

.cont-print .conc-print {
  padding: 10px;
  border-radius: 3px;
  min-height: 120px;
  margin-top: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #bbbbbb; }
  .cont-print .conc-print span {
    margin-left: 0;
    color: #009688; }

.home-table .pagination .teal.lighten-2 {
  color: #9a9a9a;
  background-color: #B8B8B8; }

.teal.lighten-2 a {
  color: white; }

.pagination li i {
  font-size: 2rem;
  color: #00796b; }

.pagination li.disabled i {
  color: #8ba7a4; }

.opacity-zero {
  opacity: 0; }

.ocultarDicom {
  opacity: 0; }

.cursor-pointer {
  cursor: pointer; }

.button-draft {
  margin-left: 20px; }

.login-error span {
  color: red; }

#transferModal {
  width: 50%; }

.delete-subrole {
  width: 0px;
  height: 0px; }

.parpadea {
  animation-name: parpadeo;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-name: parpadeo;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite; }

.see-exam label {
  display: block;
  height: 2.2rem;
  line-height: 1rem; }

.see-exam .signSecond {
  margin-bottom: 1rem; }
  .see-exam .signSecond span {
    padding-bottom: 1rem;
    display: block; }

.see-exam .colVitalSign {
  width: 20%;
  margin: 1rem 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #929292; }
  .see-exam .colVitalSign span {
    padding-bottom: 1rem;
    display: block; }

.cdmCheck {
  clear: both;
  padding: 1rem 0rem;
  display: block;
  margin-left: -0.3rem; }
  .cdmCheck [type="checkbox"]:checked,
  .cdmCheck [type="checkbox"]:not(:checked) {
    position: initial; }

.logout-cursor {
  cursor: pointer; }

@-moz-keyframes parpadeo {
  0% {
    opacity: 1.0; }
  50% {
    opacity: 0.0; }
  100% {
    opacity: 1.0; } }

@-webkit-keyframes parpadeo {
  0% {
    opacity: 1.0; }
  50% {
    opacity: 0.0; }
  100% {
    opacity: 1.0; } }

@keyframes parpadeo {
  0% {
    opacity: 1.0; }
  50% {
    opacity: 0.0; }
  100% {
    opacity: 1.0; } }

.secondary-content {
  position: absolute;
  right: 0; }

.card-content .collapsible {
  margin: auto; }

.click-table {
  cursor: pointer;
  color: #4ca197;
  line-height: 16px;
  padding: 1rem 0rem; }

.click-table:hover {
  color: grey; }

.asterisk-required {
  color: #9e9e9e;
  position: absolute;
  bottom: 6rem;
  font-size: 0.9rem;
  padding-left: 1rem; }

.aviso {
  text-align: center;
  margin-top: 4rem; }
  .aviso span {
    font-size: 1.5rem;
    color: #cecece;
    font-family: 'FuturaMedium';
    line-height: 1.8rem; }

.align-right {
  text-align: right; }

.align-center {
  text-align: center; }

.dicom-backgrount {
  background-color: black; }

main.main-content .modal.full-screen-modal {
  max-height: 100%;
  width: 100%;
  margin-top: -5%;
  height: 100%; }
  main.main-content .modal.full-screen-modal .content-canvas {
    height: 100%;
    width: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999999999;
    top: 50%;
    position: fixed;
    background: black; }
    main.main-content .modal.full-screen-modal .content-canvas .imageLayer {
      width: auto;
      height: 100%; }
    main.main-content .modal.full-screen-modal .content-canvas .range-field {
      position: absolute;
      bottom: 3rem;
      top: auto;
      width: 2rem;
      height: 2rem; }

.p-conclusion {
  color: #9e9e9e;
  position: relative;
  padding-right: 8rem; }
  .p-conclusion span {
    display: initial;
    padding: 0.2rem 1rem;
    color: white;
    background: #00796b;
    border-radius: 100px;
    text-transform: uppercase;
    font-size: 0.8rem;
    margin: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 7.5rem;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.box-conclusion {
  background: #E8E8E8;
  border-radius: 3px;
  padding: 1rem; }
  .box-conclusion label {
    font-size: 1rem; }
  .box-conclusion p:first-child {
    margin-bottom: 1rem; }
  .box-conclusion p {
    margin: 0.4rem 0rem; }

.return-search {
  margin-top: 1rem; }

.top-form {
  text-align: center;
  margin-top: 1rem; }
  .top-form a {
    font-size: 0.8rem;
    text-transform: uppercase;
    line-height: 1.2rem;
    cursor: pointer;
    display: inline-block;
    color: #008883;
    font-family: 'GillMedium';
    font-weight: 800; }

.dicom .view {
  margin-right: 30%;
  position: relative; }

.dicom .controls {
  width: 27%;
  position: absolute;
  top: 3rem;
  right: 2%;
  background: #fafafa;
  padding: 0.5%; }
  .dicom .controls .range-field p {
    margin: 0; }
  .dicom .controls button {
    margin-bottom: 0.5rem;
    width: 70%; }

.dicom .expand-dicom-btn {
  left: 1%;
  font-size: 2em;
  top: auto;
  text-align: left;
  position: absolute;
  bottom: 0; }
  .dicom .expand-dicom-btn a {
    cursor: pointer; }

#modal_dicom .modal-action {
  position: absolute;
  top: 0.5rem;
  right: 0; }

#modal_dicom .modal-content {
  height: 100%; }

.enable-user {
  border-style: hidden;
  border-radius: 25px;
  padding: 0.5px !important;
  background-color: #FF4081;
  color: white !important;
  cursor: pointer; }

.disable-user {
  border-style: hidden;
  border-radius: 25px;
  padding: 0.5px !important;
  background-color: #00796B;
  color: white !important;
  cursor: pointer; }

.cdm-viewer-modal {
  height: 100% !important;
  position: relative !important;
  overflow: hidden !important; }

.cdm-viewer-modal iframe {
  width: 100%;
  height: 100%; }

.reset-password-link {
  font-family: 'FuturaMedium';
  color: #00796B; }

.status-videoconference-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  background-color: #E0E9EA;
  border-radius: 10px;
  padding: 0.2rem 0.5rem; }

.status-videoconference-container div {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: .5rem; }

.status-videoconference {
  display: flex;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  gap: 0.5rem; }

.img-up, .img-down {
  width: 18px;
  height: 18px; }

.search-and-submit-row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  gap: 20px; }
  .search-and-submit-row .search-box {
    width: 66%; }
  .search-and-submit-row .submit-box {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end; }

.btn.primary {
  background: #00796b; }
  .btn.primary:hover, .btn.primary:focus {
    background: #00796b; }

.btn.tertiary {
  background: transparent;
  border: none;
  box-shadow: none;
  color: #00796b;
  text-decoration: 1px underline;
  text-underline-offset: 4px; }
  .btn.tertiary:hover, .btn.tertiary:focus, .btn.tertiary.active {
    text-decoration-thickness: 2px;
    background: transparent;
    box-shadow: none; }
  .btn.tertiary.active {
    font-weight: bold; }

.configuration-label {
  font-size: 22px;
  color: #00796b; }

.preview-text {
  font-size: 17px; }

.col-40 {
  width: 40% !important; }

.col-60 {
  width: 60% !important; }

.margin-btn {
  margin-top: 4rem; }

.printout-preview {
  border: 1px solid #e0e0e0;
  margin-left: 20px;
  margin-top: 10px; }

.printout-configurations {
  margin-top: 2rem; }

.select-file-printout {
  margin-top: 10px; }

.divider-printout {
  margin: 20px 30px 20px 30px;
  border-bottom: 1px solid #e0e0e0; }

.preview-label {
  font-size: 22px;
  color: #00796b;
  margin-left: 30px; }

.margin-left-printout {
  margin-left: 32px; }

.col-separator {
  border-left: 2px solid #e0e0e0; }

.width-reduced {
  width: 90%; }

.notification-badge {
  background-color: #FF4081;
  color: white;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  margin: 1px !important; }

.nav-side.folded .notification-badge {
  position: absolute;
  top: 14px;
  right: 6px;
  width: 14px;
  height: 14px;
  background-color: #be275a;
  color: white;
  font-size: 9px;
  font-weight: bold;
  text-align: center;
  line-height: 14px;
  border-radius: 50%;
  border: 0.1px solid white; }
