
/*GOGOMAN Box*/

.gogoman{
	border-radius: 5px 5px 5px 5px;
	width: 450px;
    height: 182px;
	position: fixed;
    bottom: 0;
    right: 0;
	z-index:1000;
}
.gogoman_background{

    background: black;
    opacity: 0.8;
    
}

.gogoman .first_row img{
	height: 70px;
    margin: -15px 20px 0 20px;
	float: left;
}

.gogoman_box_one,.gogoman_box_two,.gogoman_box_three{
	border: solid #231F20 2px;
    width: 448px;
    height: 180px;
}

.first_row p{
	width: 93%;
	font-size: 12px;
    color: white;
	margin:-2px;
	line-height:15px;
}

.gogoman .first_row p span{
color: #27B4DA;
}

.tutorial
{
	position: absolute;
    right: 16px;
    top: 95px;
    font-size: 13px;
    margin: 0;
}

.tutorial img
{
	height:22px;
	float: left;
    margin: -5px 10px 0 0;
}

.tutorial a 
{
	font-size:12px;
	font-weight:bold;
	color: #27B4DA;
    text-decoration: none;
}

.tutorial a:hover{
	text-decoration:underline;
}

.gogoman .close_button{
	position: absolute;
    height: 12px;
    right: 5px;
    top: 5px;
}

.gogoman .close_button:hover{
	cursor:pointer;
}


/*GOGOMAN BOX 1*/


.gogoman_box_one .first_row{
	height:128px;
	padding-top: 30px;
}

.gogoman_box_one .second_row{
	height:47px;
}


.gogoman_box_one .second_row .first_column{
  background: #DD197D;
  width: 60%;
}

.gogoman_box_one .second_row .first_column h1{
	color: #FFF;
    margin-left: 25px;
}
.gogoman_box_one .second_row li h1{
    color: #9E9E9E;
    float: left;
    font-weight: bold;
    margin: 0 10px 0 45px;
}

.gogoman_box_one .second_row .first_column:after{
	border-left: 20px solid #DE197D;
}
.gogoman_box_one .second_row .first_column p{
	font-size: 11px;
	line-height: 15px;
    margin-top: 2.5px;
}

.gogoman_box_one .second_row ul li{
	position:relative;
	float: left;
	width:20%;
	color: white;
    height: 47px;
	padding-top: 5px;

}
.gogoman_box_one .second_row ul li:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 23.5px solid transparent;
    border-bottom: 23.5px solid transparent;
    position: absolute;
    z-index: 2;
    right: -20px;
    top: 0px;
}

.gogoman_box_one .second_row .second_column{
	background-color:#C8CCD1;
}

.gogoman_box_one .second_row .second_column:after{
	border-left: 20px solid #C8CCD1;
}

.gogoman_box_one .second_row .third_column{
	background-color:#E2E2E2;
}








/*GOGOMAN BOX 2*/


.gogoman_box_two .first_row,.gogoman_box_three .first_row{
	height:135px;
	padding-top: 30px;
}

.gogoman_box_two .second_row,.gogoman_box_three .second_row{
	height:47px;
	margin-top: -7px;
}


.gogoman_box_two .second_row .second_column{
  background: #DD197D;
  width: 60%;
}

.gogoman_box_two .second_row .second_column h1{
	color: #FFF;
    margin-left: 58px;
	width:auto;
}
.gogoman_box_two .second_row li h1{
	width:100%;
    color: #9E9E9E;
    float: left;
    font-weight: bold;
    margin: -5px 10px 0 45px;
}

.gogoman_box_two .second_row li img{
	width:20px;
}

.gogoman_box_two .second_row .second_column:after{
	border-left: 20px solid #DE197D;

}
.gogoman_box_two .second_row .second_column p{
	font-size: 11px;
	margin: 0;
}

.gogoman_box_two .second_row ul{
    padding: 0;
    margin: 0;
}

.gogoman_box_two .second_row ul li{
	position:relative;
	float: left;
	width:20%;
	color: white;
    height: 47px;
	padding-top: 10px;
	list-style: none;

}
.gogoman_box_two .second_row ul li:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 23.5px solid transparent;
    border-bottom: 23.5px solid transparent;
    position: absolute;
    z-index: 2;
    right: -20px;
    top: 0px;
}

.gogoman_box_two .second_row .first_column{
	background-color:#C8CCD1;
}

.gogoman_box_two .second_row .first_column:after{
	border-left: 20px solid #C8CCD1;
}

.gogoman_box_two .second_row .third_column{
	background-color:#E2E2E2;
}


/*GOGOMAN BOX 3*/


.gogoman_box_three .second_row .third_column{
  background: #DD197D;
  width: 60%;
}

.gogoman_box_three .second_row .third_column h1{
	color: #FFF;
    margin-left: 45px;
	width:auto;
}
.gogoman_box_three .second_row li h1{
	width:100%;
    color: #9E9E9E;
    float: left;
    font-weight: bold;
    margin: -5px 10px 0 40px;
}

.gogoman_box_three .second_row li img{
	width:20px;
	position: absolute;
	top: 13px;
    right: 12px;
}

.gogoman_box_three .second_row .second_column:after{
	border-left: 20px solid #E2E2E2;
}
.gogoman_box_three .second_row .third_column p{
	    line-height: 14px;
    font-size: 11px;
    margin: 0px;
}

.gogoman_box_three .second_row ul{
    padding: 0;
    margin: 0;
}

.gogoman_box_three .second_row ul li{
	position:relative;
	float: left;
	width:20%;
	color: white;
    height: 47px;
	padding-top: 10px;
	list-style: none;

}
.gogoman_box_three .second_row ul li:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 23.5px solid transparent;
    border-bottom: 23.5px solid transparent;
    position: absolute;
    z-index: 2;
    right: -20px;
    top: 0px;
}

.gogoman_box_three .second_row .first_column{
	background-color:#C8CCD1;
}

.gogoman_box_three .second_row .first_column:after{
	border-left: 20px solid #C8CCD1;
}

.gogoman_box_three .second_row .second_column{
	background-color:#E2E2E2;
}

