
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");
@import url("https://fonts.googleapis.com/css?family=Roboto:400,300,500,700");

html,
body {
    min-height: 100%
}
body {

	
	font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #676a6c;
    overflow-x: hidden;
	
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 100;
  font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10px;
}
h3,
h4,
h5 {
  margin-top: 5px;
  font-weight: 600;
}


.mails .mail-select {
    padding: 10px 10px;
    min-width: 20px;
}
.mails td:last-of-type {
    width: auto;
    padding-right: 20px;
}

.icon-stat {
    display: block;
    overflow: hidden;
    position: relative;
    padding: 15px;
    margin-bottom: 1em;
    background-color: #fff;
    border-radius: 4px;
    /* border: 1px solid #ddd;*/
    
    padding: 20px;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.06), 0 2px 0px 0 rgba(0, 0, 0, 0.02);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    background-clip: padding-box;
    margin-bottom: 20px;
    background-color: #ffffff;
}
.icon-stat-label {
    display: block;
    color: #999;
    font-size: 13px;
}
.icon-stat-value {
    display: block;
    font-size: 20px;
    font-weight: 500;
}
.icon-stat-visual {
    position: relative;
    top: 0px;
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 4px;
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    overflow: hidden;
}
.icon-stat-footer {
    padding: 10px 0 0;
    margin-top: 10px;
    color: #aaa;
    font-size: 12px;
    border-top: 1px solid #eee;
}
.dia {
    padding: 2px;
}
.animationload {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 9999;
    opacity: 0.95;
}
.loader {
    width: 200px;
    height: 200px;
    font-size: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url("../loader.gif");
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
}
.showback {
    margin-bottom: -9999px;
    padding-bottom: 9999px;
}
.equalheight {
    overflow: hidden;
    margin-bottom: 20px;
}
.dt-buttons {
    float: right;
    padding-bottom: 10px;
}
div.dataTables_filter {
    padding-top: 4px;
    text-align: right;
    /* padding-right: 100px;*/
    
    float: left;
    padding-bottom: 5px;
}
#topnav {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 1030;
    background-color: transparent;
    border: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    min-height: 62px;
}
td.dianormal {
    cursor: pointer;
    border-collapse: collapse;
    border: solid 2px #e6e6e6;
    background-color: #FFFFFF;
    margin-top: 10px;
}
td.weekday {
    text-align: center;
    background-color: #eeeeee;
    padding: 2px;
    font-weight: normal;
    font-style: normal;
    width: 5px;
}
.page-title {
    margin-bottom: 0px;
    margin-top: 0px;
    text-transform: uppercase;
}
#sidebar-menu > ul > li > a > span {
    vertical-align: middle;
    /*text-transform: uppercase;*/
}
#sidebar-menu ul ul a {
    color: #75767B;
    display: block;
    padding: 10px 25px 10px 65px;
    /*text-transform: uppercase;*/
}
.logo {
    color: #ffffff;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: .02em;
    line-height: 60px;
}
.logo-lg {
    color: #ffffff;
    font-weight: 700;
    letter-spacing: .02em;
    /*line-height: 60px;*/
    
    font-size: 32px !important;
    color: #ffffff !important;
}
.registado {
    position: relative;
    /* left: 10px; */
    
    top: 8px;
    font-size: small;
}
.grafico_anual {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    width: 99% !important;
    border: 0px solid black;
}
.navbar-default {
    background-color: #24262d;
    border-radius: 0px;
    border: none;
    margin-bottom: 0px;
}
.page-title-box {
    /*text-align:right;*/
    
    background: #ffffff;
    box-shadow: 0 6px 19px 0 rgba(0, 0, 0, 0.04), 0 1px 0px 0 rgba(0, 0, 0, 0.02);
    padding: 16px;
    margin: -20px -20px 22px -20px;
}



table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before {
    top: 7px;
    left: 4px;
    height: 14px;
    width: 14px;
    display: block;
    position: absolute;
    color: white;
    border: 0px solid white;
    border-radius: 0px;
    box-shadow: 0 0 0px #444;
    box-sizing: content-box;
    text-align: center;
    /* margin: 10px; */
    font-family: 'Courier New', Courier, monospace;
    line-height: 0px;
	content: url(../mais.png);
	
    /*content: '+';*/
    background-color: transparent;
}


table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before {
    /*content: '-';*/
   /* background-color: #d33333;*/
   content: url(../menos.png);
   background-color: transparent;
}


#conteudo {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
}
.legendas {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
}
.calendarios {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
}
.conteudo-manual .img-responsive {
    margin: 0 auto;
}
.conteudo-manual {
    margin-left: 10px;
}
/*
#sidebar-menu > ul > li > a.active span {
    color: #4c5667;
    font-weight: 300;
}

#sidebar-menu > ul > li > a > span {
    vertical-align: middle;
    text-transform: uppercase;
	font-weight: 300;
}*/

th {
    font-size: 13px;
}


td.red-cell {
    background: #F00; /* Or some other color */
}


.app-search .form-control, .app-search .form-control:focus {
    border: none;
    font-size: 13px;
    color: #ffffff;
    font-weight: 600;
    padding-left: 20px;
    padding-right: 40px;
    margin-top: 3px;
    background: rgba(255, 255, 255, 0.2);
    box-shadow: none;
    border-radius: 5px;
    width: 190px;
}

/*PAINEL NO MODAL*/

	.panel-align-right {
		
		text-align: right;
		
	}


	/*remover se necessario*/
	.panel-inverse > .panel-heading {
		background-color: #282c37;
		/* font-size: 35px; */
	}


/*FIM*/


/*eventos*/
tr[data-resource-id]:last-child > td > div {
    border-bottom: 1px solid #ddd;
    margin-bottom: -1px;
}


td.fc-resourceName {
	height: 32px;
	border: 1px solid #d5d5d5;
	
	vertical-align: top;
	white-space: nowrap;
	border-width: 1px 0 0 1px;
	padding: 5px;
	border-right: 2px solid;
	
}

/*fim*/






