body{background-color:#303030;color:#757575;font-size:16px;font-family:georgia,times new roman;}
#loading{position:fixed;width:100%;height:100%;top:0px;left:0px;z-index:100;background-color:lightblue;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6;display:none;}
#loadingContents{position:relative;width:50px;height:50px;}
.topHeader{z-index:2;position:fixed;top:0px;width:100%;height:60px;background:rgb(76,76,76);background:-moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,76,1)), color-stop(12%,rgba(89,89,89,1)), color-stop(25%,rgba(102,102,102,1)), color-stop(39%,rgba(71,71,71,1)), color-stop(50%,rgba(44,44,44,1)), color-stop(51%,rgba(0,0,0,1)), color-stop(60%,rgba(17,17,17,1)), color-stop(76%,rgba(43,43,43,1)), color-stop(91%,rgba(28,28,28,1)), color-stop(100%,rgba(19,19,19,1)));background:-webkit-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%);background:-o-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%);background:-ms-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%);background:linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0);}
.header{position:relative;width:100%;font-size:30px;color:white;z-index:2;}
.topHeaderMenu{z-index:2;position:fixed;top:0px;width:100%;min-width:1024px;font-family:arial, georgia,times new roman;}
.headerMenu{margin:0px auto;position:relative;width:1024px;font-size:30px;color:white;z-index:2;}
.headerName{float:left;padding-top:10px;}
.page_content{z-index:3;width:1024px;min-width:1024px;margin:0px auto;}
.contents{padding-top:100px;z-index:1;padding-bottom:10px;}
.item{display:inline-block;cursor:pointer;height:250px;width:300px;margin:15px;border-radius:10%;background-color:white;box-shadow:5px 5px 5px rgba(0,0,0,0.3);-webkit-box-shadow:3px 3px 3px rgba(0,0,0,0.3);-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.3);}
.itemContents{font-size:20px;font-family:open sans;text-decoration:none;text-transform:capitalize;text-align:center;line-height:18px;margin:10px 10px 5px 10px;font-weight:700;color:#4B4B4A;height:50px;overflow:hidden;}
.itemPhotoDiv{height:150px;width:300px;display:table-cell;vertical-align:middle;}
.itemPhoto{max-width:300px;max-height:150px;}
.listItem{width:100%;margin-bottom:10px;background-color:white;box-shadow:5px 5px 5px rgba(0,0,0,0.3);-webkit-box-shadow:3px 3px 3px rgba(0,0,0,0.3);-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.3);}
.listItemText{cursor:pointer;font-size:20px;font-family:open sans;text-decoration:none;text-transform:capitalize;text-align:left;line-height:18px;font-weight:700;color:#4B4B4A;padding-top:10px;padding-bottom:10px;padding-left:350px;}
.inscricaoForm table{width:100%;margin-top:20px;}
.inscricaoForm tr{height:45px;}
.inscricaoForm td{height:45px;}
.incricaoTdLeft{width:30%;}
.incricaoTdRight{width:70%;}
.inscricaoForm{color:white;}
.inscricaoForm input{border-radius:5px;color:black;}
.formTitle{cursor:pointer;width:100%;padding-top:10px;padding-bottom:10px;background-color:#B2B2B2;border:1px solid #2F98FF;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-size:14px;font-weight:bold;color:#38342b;margin-top:20px;margin-bottom:10px;font-size:large;}
.formTitleLegend{margin-left:10px;}
.incricaoInput{border:1px solid #b8b8b8;height:30px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:0px 10px;margin-top:10px;background-color:#eeeeee;}
.incricaoInput:focus{border:1px solid #2F98FF;background-color:white;}
.incricaoInputL20{margin-left:20px;}
.incricaoInputL10{margin-left:10px;}
.incricaoInputFull{width:95%;}