*{
	transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	margin: 0;
	padding: 0;
}
.wrapperRB{
	position: fixed;
    height: 100%;
    width: 65%;
    left: 35%;
    /*background-color: #f8fafb;
	background-image: url(http://novit.pe/nvtimg/glpi/bg-graphic.png);
    background-repeat: repeat-y;
    background-position: 0 0;*/
	top: 0;
	display: none
}
.wrapperRB .contentR{
	padding: 40px 40px 0 0;
    margin: 0;
    position: relative;
}
.wrapperRB .contentR .headerRB{
	border-bottom: 2px solid #ddd	
}
.wrapperRB .contentR .headerRB h1{
	font-size: 18px;
    line-height: 48px;
    color: #000;
	display: inline-block;
	padding: 0;
    margin: 0 0 0 29px;
	position: relative
}
.wrapperRB .contentR .headerRB h1::before{
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	left: -17px;
	top: 20px;
	background-color: #1565c0
}
.wrapperRB .contentR .headerRB a{
	float: right;
    line-height: 18px;
    font-size: 14px;
    font-weight: 600;
    color: #1565c0;
    text-decoration: none;
    margin: 15px 12px;
	cursor: pointer !important
}
.wrapperRB .contentR .headerRB a:hover{
    text-decoration: underline;
}
.wrapperRB .contentR .graphic{
    margin: 50px 0 0 -375px;
    padding: 0;
    width: 750px;
    position: relative;
    display: inline-block;
    left: 50%;
}
.wrapperRB .contentR .graphic .rbt {
    margin: 0;
    padding: 0;
	height: 247px; 
	width:100%;
	text-align: center;
	background-image: url(http://solicitudesdtipucp.novit.pe/img/bg-graphic.png);
	background-repeat:no-repeat;
	background-position: top center;
    /*background-size: contain;*/
}
.wrapperRB .contentR .graphic .rbt h1 {
    margin: -16px 0 0 0;
    display: inline-block;
	font-size: 16px;
	font-weight: 400;
	background-color:#78909c;
	padding: 0 16px;
	line-height:32px;
	border-radius: 16px;
	color: #fff
}
.wrapperRB .contentR .graphic .rbt h1 span {
    margin: 0;
    padding: 0;
    font-weight: bold
}
.wrapperRB .contentR .graphic .ulSteps {
    margin: -190px 0 0 -350px;
    padding: 0;
    display: inline-block;
    position: relative;
    left: 50%;
}
.wrapperRB .contentR .graphic .ulSteps .liStep{
    margin: 0;
    padding: 0;
    display: inline-block;
	float: left;
	clear: right;
	width: 140px;
	list-style: none;
	text-align: center;
	position:relative
}
.wrapperRB .contentR .graphic .ulSteps .liStep:hover{
    cursor: default
}
.wrapperRB .contentR .graphic .ulSteps .liStep::after{
    content: '';
	position:absolute;
	background-image: url(http://solicitudesdtipucp.novit.pe/img/i-arrow.png);
	background-repeat:no-repeat;
	background-position: center center;
	width: 13px;
	height: 13px;
	top: 31px;
    right: -5px;
}
.wrapperRB .contentR .graphic .ulSteps .liStep:last-child::after{
    display: none
}
.wrapperRB .contentR .graphic .ulSteps .liStep .iStep {
	display: inline-block;
	padding: 0;
	margin: 0 0 14px 0;
}
.wrapperRB .contentR .graphic .ulSteps .liStep .iStep img {
	width: 40px;
    height: 40px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
    border-radius: 36px;
    padding: 16px;
    background-color: #fff;
}
.wrapperRB .contentR .graphic .ulSteps .liStep:last-child .iStep img {
    background-color: #1565c0;
}
.wrapperRB .contentR .graphic .ulSteps .liStep:hover .iStep img {
    box-shadow: 0px 16px 34px -6px rgba(0,0,0,.2)
}
.wrapperRB .contentR .graphic .ulSteps .liStep .infoStep {
}
.wrapperRB .contentR .graphic .ulSteps .liStep .infoStep h1 {
    font-size: 14px;
    color: #78909c;
	font-weight: bold;
	padding: 8px 0 16px 0;
	margin: 0;
	position: relative;
}
.wrapperRB .contentR .graphic .ulSteps .liStep:hover .infoStep h1 {
    color: #425056;
}
.wrapperRB .contentR .graphic .ulSteps .liStep .infoStep h1::after {
    content: '';
    position: absolute;
    width: 1px;
    background-color: #ddd;
    height: 60px;
    left: 50%;
    margin: 0 0 0 -1px;
    top: 44px;
}
.wrapperRB .contentR .graphic .ulSteps .liStep:nth-child(1) .infoStep h1::after, .wrapperRB .contentR .graphic .ulSteps .liStep:nth-child(2) .infoStep h1::after {
    height: 30px;
}
.wrapperRB .contentR .graphic .ulSteps .liStep:nth-child(4) .infoStep h1::after {
    height: 40px;
}
.wrapperRB .contentR .graphic .ulSteps .liStep .infoStep span {
    font-size: 12px;
    color: #78909c;	
	font-weight: 600;
	padding: 2px 0;
	margin: 0;
	display:inline-block;
    min-height: 28px;
    background-color: #f8fafb;
	position: relative;
    z-index: 1;
}
.wrapperRB .contentR .graphic .ulSteps .liStep .infoStep p {
    font-size: 13px;
    color: #425056;
    font-weight: 500;
    font-style: oblique;
    padding: 16px 0 8px 0;
    margin: 0 0 0 -93px;
    line-height: 16px;
    opacity: .8;
    width: 186px;
    position: relative;
    left: 50%;
}
.wrapperRB .contentR .graphic .ulSteps .liStep:nth-child(1) .infoStep p {
    margin: 0 0 0 -23px;
}
.wrapperRB .contentR .graphic .ulSteps .liStep:nth-child(1) .infoStep p::before, .wrapperRB .contentR .graphic .ulSteps .liStep:nth-child(1) .infoStep p::after {
    content: '';
	position: absolute;
	background-color: #ddd;
}
.wrapperRB .contentR .graphic .ulSteps .liStep:nth-child(1) .infoStep p::before {
    height: 1px;
    width: 140px;
    top: -18px;
    left: 23px;
}
.wrapperRB .contentR .graphic .ulSteps .liStep:nth-child(1) .infoStep p::after {
	height: 30px;
    width: 1px;
    top: -18px;
    left: 94px;
}
.wrapperRB .contentR .graphic .ulSteps .liStep:last-child .infoStep h1 {
    color: #1565c0;
}
@media only screen and (min-width: 1210px) {
.wrapperRB{
	display: block
}
}


