/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.col-lg-2 {
	flex: 0 0 auto;
	width: 16.66666667%;
}
.col-lg-3 {
	flex: 0 0 auto;
	width: 25%;
}
.col-lg-4 {
	flex: 0 0 auto;
	width: 33.3333%;
}
.col-lg-5 {
	flex: 0 0 auto;
	width: 41.66666667%;
}
.col-lg-6 {
	flex: 0 0 auto;
	width: 50%;
}
.col-lg-7 {
	flex: 0 0 auto;
	width: 58.33333333%;
}
.col-lg-8 {
	flex: 0 0 auto;
	width: 66.6666%;
}
.col-lg-9 {
	flex: 0 0 auto;
	width: 75%;
}
.col-lg-10 {
	flex: 0 0 auto;
	width: 83.33333333%;
}
.col-lg-12 {
	flex: 0 0 auto;
	width: 100%;
}

.dt-nav-menu-horizontal .subtitle-text, .upcoming-event-widget .readmore {
    display: none;
}
.upcoming-event-widget .event-item {
    border-bottom: 2px solid red;
    margin-bottom: 35px;
}
.upcoming-event-widget .event-title a {
	color: #000 !important;
    font-family: "Roboto", Sans-serif;
    font-size: 24px;
    font-weight: 600;
    text-transform: capitalize;
    font-style: normal;
    line-height: 1.2em;
    text-decoration-style: solid;
}
.upcoming-event-widget .event-title a:hover {
	color: #006399 !important;
}
.fa {
    color: #006399;
    margin-right: 10px;
}
.upcoming-event-widget .event-location, .upcoming-event-widget .event-time {
    color: #000;
}
.mt-tintuc-sidebar .elementor-post__title {
    text-align: justify;
}
.mt-tin-tuc {
    width: 650px;
}
.mt-tin-tuc .upcoming-event-widget .event-title a {
	font-size: 20px;
}
.mt-content ul {
    list-style: none;
	margin: 0;
}
.mt-content .post-content-wrapper {
    display: flex;
	gap: 30px;
}
.mt-content li {
    padding-bottom: 50px;
}
.mt-content a.post-thumbnail-rollover.img-css-resize-wrapper {
    border-radius: 30px 0px 30px 0px;
}
.mt-content .col-lg-3 img {
    width: 100%;
	max-width: 100%;
	height: 140px !important;
}
.mt-content .entry-detail {
    font-size: 16px;
    color: #000;
}
.paginator:not(.paginator-more-button) span:after {
    background-color: var(--the7-accent-color);
}
.paginator:not(.paginator-more-button):not(.filter-decorations) span.current:after, .paginator:not(.paginator-more-button):not(.filter-decorations) span:hover:after, .paginator:not(.paginator-more-button):not(.filter-decorations) span.current:after, .paginator:not(.paginator-more-button):not(.filter-decorations) span:hover:after {
    opacity: 1;
}
.paginator {
    margin: 40px 0;
}
.mt-blog-content .entry-detail {
    margin-bottom: 30px;
}
.mt-detail > div {
    display: flex;
}

.mt-detail .label {
    min-width: 110px;
}
.mt-detail .col-xs-12.col-sm-3 .label {
    min-width: 140px;
}
.mt-blog-content .mt-detail .label {
    min-width: 140px;
}
.mt-detail .value {
    flex: 1;
    color: #0071af;
}
.mt-desc {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.post-entry-content a:hover, a, .fa {
    color: #0071af;
}
.entry-content p {
    color: #333;
}
select#termId {
    border: 1px solid #006da9;
}
.member-content .btn-info {
    padding: 10px 15px;
    background: #006ca8;
    border: 1px solid #006da9;
    color: #fff;
}
form#frmSearchTerm {
    margin-bottom: 30px;
}
.btn-event {
    width: 250px;
    height: 50px;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-info {
    color: #fff;
    background-color: #0071AF;
    border-color: #0071AF;
}
.btn-info:hover {
    color: #fff;
    background-color: #016095;
    border-color: #016095;
}
.btn {
    display: inline-block;
    padding: 12px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}
.text-success {
    color: #3c763d;
}
.modal-event {
    display: none;
    position: fixed;
    z-index: 1000;
    padding-top: 100px;
    left: 0;
    top: 0;
    overflow: auto;
    background-color: #fff;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}
.single-event-entry .event-detail-title, .single-event-entry .event-content-title {
    padding: 10px 0;
    margin-top: 10px;
    border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
    font-weight: 700;
    text-transform: uppercase;
    color: #0071af;
}
.single-event-entry .entry-detail {
    padding: 10px 0;
}
.single-event-entry .entry-content {
    margin-top: 20px;
}
.single-event-entry .entry-detail {
    border-top: none;
    border-bottom: none;
}
.form-register-wrap .fa {
    color: #fff;
}
.blog-header {
    padding: 0 0 10px;
}
.form-horizontal .control-label {
	padding-top: 7px;
	margin-bottom: 0;
	text-align: right;
}
.form-register-wrap .form-group {
    display: flex;
}
.form-group {
    color: #333;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
	min-height: 34px !important;
    padding: 6px 12px !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    color: #555 !important;
    background-color: #fff !important;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color 
ease-in-out .15s, -webkit-box-shadow 
ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color 
ease-in-out .15s, box-shadow 
ease-in-out .15s;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}
.form-register-wrap .col-xs-12.col-lg-8 {
    padding-left: 15px;
}
.form-group {
    margin-bottom: 15px;
}
.btn-group-lg>.btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.alert-success {
    color: #fff;
    background-color: #2e8b2e;
    border-color: #2e8b2e;
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
.has-success .form-control-feedback {
    color: #3c763d;
}
.glyphicon-ok:before {
    content: "\e013";
	font-size: 16px;
}
.small, small {
    font-size: 85%;
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.glyphicon-remove:before {
    content: "\e014";
	font-size: 16px;
}
.text-danger {
    color: #a94442;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
#back_to_event {
    padding: 0 0 40px;
}
.form-register .form-action > .text-accept-rule {
    color: #333;
}
#frmFilter {
    padding: 10px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.page-content .sub-title {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0;
    font-weight: 700;
    color: #0071af;
    text-transform: uppercase;
    vertical-align: middle;
}
.form-inline .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
.modal-content-event {
    width: 100%;
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    border-radius: 10px;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
#eventMsgType {
    font-size: 20px;
    font-weight: bold;
}
.mt-sidebar .fa-map-marker:before {
    font-size: 22px;
	padding-right: 5px;
}
.mt-content .entry-content ul {
	list-style: disc;
    margin: 0 0 30px 30px;
}
.mt-content .entry-content li {
    padding-bottom: 0;
}
.elementor-post__title a:hover {
    color: #006ca8;
}

















/*CSS OLD*/
/*Register event form*/
.form-register-wrap{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.text-intro {
	font-size: 18px;
}

.form-register{
	background-color: #f3f3f3;
	margin-bottom: 20px;
	border-top: 1px solid #ccc;
}

.form-register > .form-header {
	font-size: 25px;
	padding: 16px;
	margin: 0;
	border: 1px solid #0071af; 
	background-color: #0071af;
	color: #fff;
	text-transform: uppercase;
}

.form-register > #frmRegisterEvent{
	padding: 16px;
	border: 1px solid #ccc;
}


.subtitle {
	color: #333;
	padding-bottom: 10px;
	margin: 20px 0 15px;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
}

.field-required::after {
	content: "*";
	color: #d9534f;
	margin-left: 5px;
}

.asterisk::before {
	content: "*";
	color: #d9534f;
}

.form-recaptcha {
	-webkit-transform: scale(0.84);
	transform: scale(0.84);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}
/* ---- Small devices ---- */
@media (max-width: 480px) { 
    
	#frmFilter .form-group {
		display: block;
		margin-bottom: 10px;
	}
	.btn-event {
		margin-bottom: 15px;
	}
}

/* Big devices */
@media (min-width: 768px) {
	#frmSearchTerm .btn {
        width: auto;
        margin-top: 0;
    }
	.form-register-wrap{
		width: 600px;
	}

	.form-recaptcha {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	.form-register .form-action > .text-accept-rule {
		float: left;
	}

	.form-register .form-action > #btnRegisterEventNew{
		float: right;
	}
	
	.modal-content-event {
		width:600px;
	}
	
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
	#filterByEventId, #filterByUserName, #bulkChangeEventRole, #filterByEventStatus {
        width: 200px;
    }
}


#frmSearchEvent,
#viewRestrict,
#listManagersEvent,
#addManagerEvent {
    padding: 20px 0;
}
#listRegEvent {
    padding: 20px 0;
}

#frmFilter {
    padding: 20px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#frmAction {
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
}

#listRegEvent .no-result {
    padding: 0;
}

.blog-content table {
    width: 100% !important;
}

.prev-post {
    margin-top: 10px;
}

.prev-post .prev-post-title {
    margin-top: 0;
    padding: 10px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}

.prev-post .list .item {
    margin-bottom: 10px;
}
.modal-event { 
    display: none; /* Hidden by default */ 
    position: fixed; /* Stay in place  */
    z-index: 1000; /* Sit on top  */
    padding-top: 100px; /* Location of the box  */
    left: 0; 
    top: 0;     
    overflow: auto; /* Enable scroll if needed  */
    background-color: #fff;
	width: 100%; /* Full width */
    height: 100%; /* Full height */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
} 

/* Modal Content */
.modal-content-event {
	width: 50%;
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
	border-radius: 10px;
}

/* The Close Button */
.close-dialog-event {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.modal-content-event .close {
    color: #ff0000;
    float: right;
    font-size: 28px;
    font-weight: bold;
	cursor: pointer;
}

.close-dialog-event:hover, .modal-content-event .close:hover,
.close-dialog-event:focus, .modal-content-event .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

#eventMsg{
	margin: 15px;
}

#eventMsgType{
	font-size: 20px;
    font-weight: bold;
}
.mt-table{
	overflow: scroll;
	width:100%;
	display: block!important; 
}
.notification-entry{
	padding: 10px;
}
.ui-autocomplete { 
	height: 200px; 
	overflow-y: scroll; 
	overflow-x: hidden;
}
td,th {
	white-space: nowrap;
}

#event-5305 button#btnRegEvent, #event-5305 a.btn.btn-info.btn-event {
    display: none !important;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) !important;
}
#frmSearchEvent input[type=text]:not(.elementor-field):not(.searchform-s),
#frmSearchEvent select:not(.elementor-field):not(.elementor-field-textual) {
	margin-bottom: 0;
}
.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
select#bulkChangeEventStatus {
    width: 180px;
}
h4.table-title {
    font-size: 20px;
    font-weight: 400;
}
.table-bordered {
    border: 1px solid #ddd;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
	font-size: 16px;
    color: #333;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
#addManagerEvent h4.table-title {
	display: inline-block;
}




