/*

Theme Name: Laptop Plaza

Theme URI:

Version: 1.0

Author:

Author URI:

*/

.register-box .register-link {
	text-decoration:underline !important;
}


.linkRegister{

  display: inline-block;

  font-size: 19px;

  background: transparent;

  border-radius: 52px;

  height: 52px;

  line-height: 52px;

  padding: 0 40px;

  text-transform: uppercase;

  text-decoration: none;

  color: #fff;

  border:2px solid #fff;

      -webkit-box-sizing: border-box;

      -moz-box-sizing: border-box;

      box-sizing: border-box;

}