html.ios {

overflow-x: hidden;

-webkit-overflow-scrolling: touch;

}

html.ios,

html.ios body {

height: initial !important;

}

a{

	color: #0f8d81;

}

a:hover { 

    color: #04655b;

}

.color-sb-p{ /** cor background*/

background-color: #263238 !important; 

}

.color-sb-s{ /** cor back zinza mais claro*/

background-color: #303f47 !important;

}



.color-tb-p{

	background-color: #00838F !important;

}



.color-table{ /** cor back zinza mais claro*/

border-color: #CFD8DC !important;

}



.color-sb-teal{/** cor teal logo*/

background-color: #006064 !important;

}

.p8{ /** padding 8px*/

padding: 8px;

}

.p16{ /** padding 8px*/

padding: 16px;

}

.bzero {

	border-width: 0px !important;

}

.mzero {

margin: 0px !important;

}

.color-bg-content{ /** cor background*/

background-color: #d5e0e5 !important; 

}

body{

	background-color: #d5e0e5 !important;

}

.pzero {

padding: 0px !important;

}

.textwht{

color: #ffffff !important;

}

.color-sb-wht{ /** cor background*/

background-color: #d5e0e5 !important; 

}

.color-sb-gry{ /** cor background*/

background-color: #ECEFF1 !important; 

}

.ui.sidebar.visible ~ .pusher {

width: calc(100% - 260px);

}

.winminhei {

min-height: 500px !important;

}

.mt16 {

margin-top: 16px !important;

}

.pushercolor{

	background-color: #d5e0e5 !important;

}