.ui-tiny input[type="text"], .ui-tiny div {
	max-width: 100px;
	min-width: 100px;
}

.dataTable td, .dataTable th {
    font-size: 80%;
    text-align: center;
}

.portrait {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
}

.ui-quiz-btn {
    font-size: 80%;
}

.absentTable {
    width: 100%;
    border-top: 1px solid #444444;
    border-bottom: 1px solid #444444;
    /*border-collapse: collapse;*/
}

.absentTable td, .absentTable th {
    border-bottom: 1px dotted #222222;
    /*padding: 10px;*/
}

#kakao-login {
    background-color: #FFCD00;
}

#church-button {
    background-color: #004099;
    color: #EBEBEB;
    text-shadow:  1px 1px 1px #000000;
}

#youtube-button1 {
    background-color: #FF5555;
    color: #EBEBEB;
    text-shadow:  1px 1px 1px #000000;
}

#youtube-button2 {
    background-color: #FF7777;
    color: #EBEBEB;
    text-shadow:  1px 1px 1px #000000;
}

#instagram-button {
    background-color: #7137B3;
    color: #EBEBEB;
    text-shadow:  1px 1px 1px #000000;
}