/*
    Starter style
*/
.g-locker-starter {
	position:relative!important;
	background-color:#f9f9f9;
	padding:25px;
	margin:20px auto;
}

.g-locker-starter-strong {
    font-size:16px;
    font-weight:700;
}

.g-locker-starter-message {
}

.g-locker-starter-text {
    text-align:center;
}

.g-locker-starter-buttons {
    text-align: center;
    margin:10px 0px 0px;
}

.g-locker-starter-box {
	display:inline-block;
    vertical-align:top;
    height: inherit;
    text-align:left;
    position:relative;
    margin:5px 5px;
    padding:5px 5px;
	border: 1px solid #bbb;
}

.g-locker-starter-effect {
	position: absolute;
	top: 0; left: 0;
	z-index:100;
	width: 100%;
    height: 100%;
}

.g-locker-starter-icon-google {
	height: inherit;
	z-index:-1;
	background: #DD4B39 url(../img/icon_google.png) no-repeat center; 
}

.g-locker-starter-icon-youtube {
	height: inherit;
	z-index:-1;
	background: #DD4B39 url(../img/icon_youtube.png) no-repeat center; 
}

.g-locker-starter-button {
    display:inline-block;
    vertical-align:top;
    height: inherit;
    text-align:center;
    position:relative;
}

.g-locker-starter-timer {
    margin:10px 0px 0px;
}

/*
    Corner style
*/
.g-locker-corner {
	position:relative!important;
	background-color:#f9f9f9;
	padding:25px;
	margin:20px auto;
    border: 1px solid #bbb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.g-locker-corner-strong {
    font-size:16px;
    font-weight:700;
}

.g-locker-corner-message {
}

.g-locker-corner-text {
    text-align:center;
}

.g-locker-corner-buttons {
    text-align: center;
    margin:10px 0px 0px;
}

.g-locker-corner-box {
	display:inline-block;
    vertical-align:top;
    height: inherit;
    text-align:left;
    position:relative;
    margin:5px 5px;
    padding:5px 5px;
    border: 1px solid #bbb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.g-locker-corner-effect {
	position: absolute;
	top: 0; left: 0;
	z-index:100;
	width: 100%;
    height: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.g-locker-corner-icon-google {
	height: inherit;
	z-index:-1;
	background: #DD4B39 url(../img/icon_google.png) no-repeat center; 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.g-locker-corner-icon-youtube {
	height: inherit;
	z-index:-1;
	background: #DD4B39 url(../img/icon_youtube.png) no-repeat center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px; 
}

.g-locker-corner-button {
    display:inline-block;
    vertical-align:top;
    height: inherit;
    text-align:left;
    position:relative;
}

.g-locker-corner-timer {
    margin:10px 0px 0px;
}

/*
    Round style
*/
.g-locker-round {
	position:relative!important;
	background-color:#f9f9f9;
	padding:25px;
	margin:20px auto;
    border: 1px solid #bbb;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    -ms-border-radius: 27px;
    -o-border-radius: 27px;
    border-radius: 27px;
}

.g-locker-round-strong {
    font-size:16px;
    font-weight:700;
}

.g-locker-round-message {
}

.g-locker-round-text {
    text-align:center;
}

.g-locker-round-buttons {
    text-align: center;
    margin:10px 0px 0px;
}

.g-locker-round-box {
	display:inline-block;
    vertical-align:top;
    height: inherit;
    text-align:left;
    position:relative;
    margin:5px 5px;
    padding:5px 5px;
    border: 1px solid #bbb;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    -ms-border-radius: 27px;
    -o-border-radius: 27px;
    border-radius: 27px;
}

.g-locker-round-effect {
	position: absolute;
	top: 0; left: 0;
	z-index:100;
	width: 100%;
    height: 100%;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    -ms-border-radius: 27px;
    -o-border-radius: 27px;
    border-radius: 27px;
}

.g-locker-round-icon-google {
	height: inherit;
	z-index:-1;
	background: #DD4B39 url(../img/icon_google.png) no-repeat center; 
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    -ms-border-radius: 27px;
    -o-border-radius: 27px;
    border-radius: 27px;
}

.g-locker-round-icon-youtube {
	height: inherit;
	z-index:-1;
	background: #DD4B39 url(../img/icon_youtube.png) no-repeat center;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    -ms-border-radius: 27px;
    -o-border-radius: 27px;
    border-radius: 27px; 
}

.g-locker-round-button {
    display:inline-block;
    vertical-align:top;
    height: inherit;
    text-align:left;
    position:relative;
}

.g-locker-round-timer {
    margin:10px 0px 0px;
}

/*
    For Box Counter
*/

.box_counter_ver {
    width: 58px; height: 34px;
    position: relative;
    background: #fff;
    border: 1px solid #bbb;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 6px;
}
.box_counter_ver:after,
.box_counter_ver:before {
    width: 0; height: 0;
    position: absolute;
    top: 100%;
    border: solid transparent;
    pointer-events: none;
    content: " ";
}
.box_counter_ver:after {
    left: 50%;
    border-top-color: #fff;
    border-width: 3px;
    margin-left: -3px;
}
.box_counter_ver:before {
    left: 50%;
    border-top-color: #aaa;
    border-width: 4px;
    margin-left: -4px;
}
.box_counter_ver #followers {
    width: 100%; height: auto;
    position: absolute;
    top: 0px; left: 0px;
    font-family: "Helvetica Neue", helvetica, arial, sans-serif;
    font-size: 15px; line-height: 34px;
    letter-spacing: 0;
    white-space: nowrap;
    color: #666;
    text-align: center;
    -webkit-font-smoothing: subpixel-antialiased;
}