.td_mbid, .td_name, .td_mbname {
    width: 100px;
    text-align: left !important;
}

.td_num {
    width: 60px;
    text-align: center;
}

.td_boolean {
    width: 55px;
    text-align: center;
}

.td_category {
    width: 120px;
    text-align: center;
}

.sv_wrap .popover-content {
    padding: 0px;
    border: 0px;
}

.sv_wrap .popover-content a {
    display: block;
    margin: 0;
    padding: 3px;
    width: 94px;
    border-bottom: 1px solid #383838;
    background: rgba(52, 73, 94, 0.94);
    color: #ECF0F1;
    text-decoration: none;
}

.sv_wrap .popover-content a:hover {
    background:#393939
}

.btn-custom {
    color: #fff;
    background: rgba(52, 73, 94, 0.94);
    border-color: rgba(50, 63, 76, 0.94);
}

.btn-custom:hover {
    color: #fff;
    background: rgba(19, 23, 27, 0.94);
}

table caption {
    display: none;
}

table.input-inline td input {
    display: inline-block;
}

label.input-label {
    padding-top: 8px;
}

th.column-title a {
    color: #ECF0F1;
}

.thumbnail {
    height: auto;
}


#theme_detail{position:fixed;_position:absolute;top:50%;left:140px;_top:300px;width:950px;height:490px;margin-top:-245px;background:#fff;border:1px solid #000;z-index:99999;}
#theme_detail .thdt_img{padding:20px 0 20px 20px;float:left;}
#theme_detail .thdt_img img{width:600px;height:450px;}
#theme_detail .thdt_if{float:right;width:290px;padding:40px 20px 0 0;position:relative}
#theme_detail .thdt_if h2{padding:0 ;margin:0}
#theme_detail .thdt_if p{font-weight:normal;padding:10px;background:#f5f5f5;height:250px;overflow-y:auto;}
#theme_detail .thdt_if a{vertical-align:middle;}
#theme_detail .thdt_if .thdt_home{background:url(../images/link_icon.gif) no-repeat bottom right;padding-right:13px;}
#theme_detail .close_btn{position:absolute;top:10px;right:10px;background:url(../images/close.gif) no-repeat 50% 50%;border:none;width:30px;height:30px;overflow:hidden;text-indent:-9999px;}
#theme_detail table{border-collapse:collapse;margin:5px 0 10px}
#theme_detail table th{padding: 5px 0;  border: 1px solid #d1dee2; background: #e5ecef;width:50px;padding:10px;text-align:left}
#theme_detail table td{ border: 1px solid #ececec;padding:10px}
.no_theme{text-align:center;padding:100px 0;color:#555}

.nav.custom-tabs > li > a {
    padding: 13px 12px 7px;
}

.nav-tabs.custom-tabs>li>a:focus, .nav-tabs.custom-tabs>li>a:hover {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.nav-tabs.custom-tabs>li.active>a, .nav-tabs.custom-tabs>li.active>a:focus, .nav-tabs.custom-tabs>li.active>a:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
    font-weight: bold;
    font-size: 13px;
}

.page-title .title_left {
    height: 64px;
}

.page-title .title_left h3 {
    font-weight: bold;
}

.main_menu_side {
    margin-top: 75px;
}


@media (min-width: 768px) {
	select.col-sm-1, input.col-sm-1 {
	  width: 8.333333333333332% !important;
	}
	select.col-sm-2, input.col-sm-2 {
	  width: 16.666666666666664% !important;
	}
	select.col-sm-3, input.col-sm-3 {
	  width: 25% !important;
	}
	select.col-sm-4, input.col-sm-4 {
	  width: 33.33333333333333% !important;
	}
	select.col-sm-5, input.col-sm-5 {
	  width: 41.66666666666667% !important;
	}
	select.col-sm-6, input.col-sm-6 {
	  width: 50% !important;
	}
	select.col-sm-7, input.col-sm-7 {
	  width: 58.333333333333336% !important;
	}
	select.col-sm-8, input.col-sm-8 {
	  width: 66.66666666666666% !important;
	}
	select.col-sm-9, input.col-sm-9 {
	  width: 75% !important;
	}
	select.col-sm-10, input.col-sm-10 {
	  width: 83.33333333333334% !important;
	}
	select.col-sm-11, input.col-sm-11 {
	  width: 91.66666666666666% !important;
	}
	select.col-sm-12, input.col-sm-12 {
	  width: 100% !important;
	}
}

.valign-middle {
    vertical-align: middle !important;
}

#menulist .sub_menu_class {
    padding-left: 25px;
    background: url('../images/sub_menu_ico.gif') 5px 15px no-repeat;
}

.profile_head_pic {
    border: 1px solid rgba(52, 73, 94, 0.44);
    padding: 4px;
    background: #fff;
    border-radius: 50%;
    float: left;
    width: 26%;
    height: 56px;
    overflow: hidden;
}

button.scemo_add {
    width: 18%;
}

button.scemo_add2 {
    width: 31%;
}

.write_scemo {
    width: 250px;
}

ul.messages li, .tasks li {
    list-style: none;
}

ul.messages li .message_wrapper {
    margin-left: 0px;
}

blockquote {
    font-size: 14.5px;
}

#bo_v_sns {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    zoom: 1;
}

#bo_v_sns li {
    float: left;
    margin: 0 5px 0 0;
}
.thumbnail {
    min-height: 300px;
}
.thumbnail .h4,.thumbnail h4 {
    font-size: 15px;
}
