/* CSS Document */
.centeredinfo {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}
.centeredinfo img {
    margin: 5px 10px
}
.ttl-table-select {
    border-bottom: 1px solid #d54500;
    padding: 4px 0;
    font-size: 11px;
    font-weight: 700;
    margin-bottom: 5px
}
.bookItTable td textarea {
    width: 90%;
    height: 100px;
    resize: none;
    margin: 10px auto 0 !important
}
.midCont p.paddingBrowse,
.paddingBrowse {
    margin: 0 !important
}
.paddingBrowse {
    text-align: center;
    padding: 10px 15%
}
.selects-dinner {
    text-align: left;
    padding: 10px 0 10px 5px
}
.ttl-table-select span {
    font-weight: 400 !important
}
.glyphicon-calendar:before {
    content: "\e109"
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: glyphicons halflings;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.form-control {
    height: auto !important
}
.input-group {
    display: table;
    border-collapse: separate;
    position: relative
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}
.form-control {
    border: 1px solid #ccc;
    width: 100%
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555
}
.searchRight p:nth-child(1) {
    height: 61px
}
.exclusive-btn-bottom {
    width: 100%;
    height: 90px;
    background: #fff;
    border-radius: 0 0 5px 5px;
    margin-bottom: 20px;
    padding: 10px;
    display: flex;
    justify-content: space-around;
    align-items: center
}

.card-box {
    margin: 10px 0 0;
    width: 50%;
    float: left;
    margin-top: 20px
}

.card-container {
    width: 100%;
    margin: auto;
    display: inline-block
}

.ssl-box {
    margin: 10px 0 0;
    width: 45%;
    float: right\9;
    margin-top: 20px\9;
    text-align: center
}

.ico-ssl {
    width: auto;
    height: auto;
    margin: 0 auto 4px
}

.ico-card {
    width: auto;
    height: auto;
    margin: 0 4px 4px;
    align-content: center
}

.pay-txt {
    text-align: center;
    color: #646464;
    font-size: 11px;
    display: inline-block;
    color: #828282;
    width: 100%
}

.divider {
    width: 1px;
    background-color: #8e8e8e;
    height: 100%;
    float: left;
    margin-bottom: 6px;
    margin: 22px 0 0 20px\9
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block !important;
    font-family: glyphicons halflings;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #fff !important;
    border: 1px solid #a9a9a9 !important;
    border-left: 0 !important;
    border-radius: 0 !important
}

.date_cal .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: glyphicons halflings;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.reserve-container{margin: 0 16px}
@media (min-width: 700px){
	.reserve-main{
	padding: 0;
}
.reserve-container{
	border-left: solid 1px #ccc;
	min-height: 930px;
	padding: 15px 48px 0 48px;
	margin: 0 0 0 48px;
}
	
}
