@charset "utf-8";
/* CSS Document */


p.firstp { clear:both; margin: 0; padding: 10px 0 10px 0; font-size: 15px; color: #545961; width: 750px; }

#HeadResources
{
    margin: 30px 30px 0px 30px;
}
#HLines { margin: 0 25px 3px 25px; padding:0; height: 3px; }

#ResourceItem { margin: 0 25px 15px 25px; padding: 1px 0 0 0; border-top: 1px dotted #d0d0d0; min-height: 95px; height: 95px; }
p.titleresourcesitem { margin: 0 0 0 0; padding: 20px 0 3px 0; font-size: 13pt; font-weight: bold; color: #434E58;  }
p.resourcedescription { margin: 2px 0 0 0; padding: 0; }

div.resourceitemimg { float:left; z-index: 100001; margin: 10px 10px 0 -3px; padding: 5px; background: #fff url(//cdn2.scriptcase.com.br/lib/img/bgsampletn.gif); background-repeat:no-repeat; width: 111px; height: 79px;  }
div.resourceitemimg img { margin: 0; padding: 0; border:0; }

#BtnBack { background-image:url(//cdn2.scriptcase.com.br/lib/../v7_tutorial/img/bgback.png); text-align:center; width:120px; height:25px; font-size:17px; padding: 2px 0px 0px 0px; font-weight:bold;  background-repeat:no-repeat; }

.div_btnback
{
	text-align: right;
	margin-top: 10px;
}

.title_install
{
	padding: 30px 0px 0px 0px;
	text-align: center;
}

#table_icon
{
	margin-top: 20px;
}

.steps_style
{
	margin-left: 80%;
	margin-top: 30px;
}

#note
{
  width: 500px;
  background-color: #FFFBD2;
  margin-left: calc(50% - 250px);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 2px dashed #B3AB56;
  padding: 10px 20px;
}