

/******************************************
    File Name: custom.css
    Template Name: Teach Me
    Created By: Show WP Team
    Envato Profile: http://themeforest.net/user/wordpressshowcase
    Website: https://showwp.com
    Version: 1.0
    Support: wordpressshowcasecom@gmail.com
/******************************************/

.course-table table a,
.portfolio-filter ul li:hover a,
.portfolio-filter ul li:focus a,
.portfolio-filter ul li:active a,
.drop-caps p:first-child:first-letter,
.pricingbox.whitebg h4,
.stat-module i,
.nobgwithicon i,
blockquote cite::before,
blockquote cite,
.latest-tweets a,
.boxes h3 span,
a:hover,
a:focus,
.navbar-brand span {
    color: #ec302a;
}

.darkheader,
.button--pipaluk,
.button--wayra,
.button--rayen,
.button--ujarak,
#bbpress-forums li.bbp-header,
.wbc .large-post-meta,
.progress-bar span,
.progress-bar-striped,
.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before,
.welcomebox-wrapper,
.welcomebox,
.ribbon-green,
.shop-bottom i,
.cartmenu sup,
.revtp-searchform input[type="submit"],
.revtp-form input[type="submit"],
.Feature-Tour,
.btn-primary {
    background-color: #D22630!important;
    border-color: #D22630!important;
}

.member-desc li:hover,
.member-desc li.active,
#vertical .navbar-nav > li:hover,
.section-title-2 hr,
.dmtop,
.related-title span,
.btn-trans {
    border-color: #D22630!important;
}

.topbar {
    border-top-color: #ec302a;
}

.custom-widget,
.navbar-nav > li:hover > a,
.navbar-nav > li.active > a {
    border-bottom-color: #D22630!important;
}

.Feature-Examples:focus,
.Feature-Examples:hover {
    border-color: #D22630!important;
    color: #D22630!important;
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #D22630!important;
}

/* HOVER */

.course-table .fa,
.member-desc li span,
.member-desc li:hover a,
.member-desc li:focus a,
.member-desc li.active a,
.bgw .owl-nav [class*="owl-"]:hover,
.bgw .owl-nav [class*="owl-"]:focus,
.darkheader .navbar-nav > li:hover,
.darkheader .navbar-default .navbar-nav > .active > a,
.darkheader .navbar-default .navbar-nav > .active > a:hover,
.darkheader .navbar-default .navbar-nav > .active > a:focus,
.first-accordion .panel-default > .panel-heading i,
.first-accordion .panel-default > .panel-heading,
.customtab .nav-pills > li:hover a,
.customtab .nav-pills > li:focus a,
.customtab .nav-pills > li.active > a,
.customtab .nav-pills > li.active > a:hover,
.customtab .nav-pills > li.active > a:focus,
.tab-first .nav-tabs > li:hover a,
.tab-first .nav-tabs > li:focus a,
.tab-first .nav-tabs > li.active > a,
.tab-first .nav-tabs > li.active > a:hover,
.tab-first .nav-tabs > li.active > a:focus,
.statscounts i,
.withcircle i,
.section.bgd .nav-center .owl-nav [class*="owl-"],
#owl-courses.nav-center .owl-nav [class*="owl-"],
mark,
.tags a,
.revtp-searchform input[type="submit"]:hover,
.revtp-form input[type="submit"]:hover,
.Feature-Tour:hover,
.Feature-Tour:focus,
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #D22630 !important;
    border-color: #D22630 !important;
}
.btn-menu{
    padding: 10px 25px;
}
.btn-login{
    background-color: #D22630 !important;
    border-color: #D22630 !important;
}
.btn-login:hover{
    background-color: #D22630!important;
    border-color: #D22630!important;
}
.h4_feature{
    line-height: 30px !important;
    padding-bottom: 35px !important;
}
.text-white{
    color: #fff;
}
.title-area h2{
    color: #D22630;
    font-size: 30px;
}

.table-responsive{
    display: inline-block;
    width: 100%;
}
.table-responsive table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
  }

.table-responsive table tr{
    border-bottom: 1px solid #D22630 !important;
}

.table-responsive th{
    background-color: #D22630;
    color: #fff;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    vertical-align: top !important;
}
.table-responsive  th, td {
    text-align: left;
    padding: 15px;
    font-size: 15px;
  }
  
.table-responsive  tr:nth-child(even){background-color: #f2f2f2}


.content-upload-csv {
    display: none;
    background-color: #f0f0f0;
    width: 98%;    
    margin: 10px 1%;
    padding: 25px;
}
.content-upload-csv .buttons {
    margin-top: 20px;
}
.content-upload-csv .buttons .boton {
    cursor: pointer;       
}
.content-upload-csv .field {
    margin-bottom: 15px;  
}
.content-upload-csv label {
    font-family: 'Futura_Heavy_font';
}
.content-upload-csv select {
    background-color: #f9f9f9;
}
.content-upload-csv input {
    width: 100%;
    min-width: 300px;
}

.btn-small{
    padding: 8px 17px;
    font-size: 11px;
}
.box-list{
    display: inline-block;
    background-color: #f0f0f0;
    border-radius: 10px;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
}
.box-list h3{
    color: #d92730;
    font-weight: 700;
}
.box-list h5{
    color: #333;
    font-weight: 700;
    margin: 25px 0px;
    margin-bottom: 15px;
    font-size: 18px;
}
.box-list .margin0{
    margin: -5px;
}
.msg-alert{
    color: #d92730;
    margin: 30px 0px;
}
.box-list .form-control{
    margin-top: 5px;
    margin-bottom: 5px;
}
.mbottom30{
    margin-bottom: 30px;
}
.mtop60{
    margin-top:60px;
}
.mtop30{
    margin-top:30px;
}
.mtop10{
    margin-top:10px;
}

/* datatables */

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td{
    background-color: #D22630 !important;
    color: #fff !important;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
    background-color: #D22630 !important;
    color: #fff !important;
}
.pagination > li:first-child > a, .pagination > li:first-child > span{
    padding-left: 10px !important; 
    padding-right: 10px !important;
    width: auto !important;
}
.pagination > li:last-child > a, .pagination > li:last-child > span{
    padding-left: 10px !important; 
    padding-right: 10px !important;
    width: auto !important;
}
.dt-buttons input, .dt-buttons button, .dt-buttons select, .dt-buttons textarea{
    background-color: #D22630!important;
    border-color: #D22630!important;
    padding: 8px 20px !important;
    color: #fff !important;
    border-radius: 50px !important;
    border: 0px !important;
}
button.dt-button, div.dt-button, a.dt-button{
    background-image: none !important;
    background-color: #D22630!important;
    border-color: #D22630!important;
    padding: 8px 20px !important;
    color: #fff !important;
    border-radius: 50px !important;
    border: 0px !important;
}
.btn{
    background-image: none !important;
    background-color: #D22630!important;
    border-color: #D22630!important;
    padding: 8px 20px !important;
    color: #fff !important;
    border-radius: 50px !important;
    border: 0px !important;
}
.tab-content table{
    display: inline-block;
    width: 100%;
    border-collapse: collapse;
    border: 0px;
    margin: 0px;
    padding: 0px;
    margin-top: 20px;
    color: #000;
    margin-bottom: 40px;
}
.tab-content table tr{    
    border-bottom: 1px solid #fff;
}
.tab-content table tr:hover{    
    background-color: #fcfcfc;
}
.tab-content table tr td{
    vertical-align: top;
}    
.tab-content table th{    
    background-color: #D22630;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    font-weight: 700;
    padding: 5px 10px;
    text-transform: uppercase;
}
.tab-content table tr td a{
    color: #000 !important;    
}
.tab-content table tr td a:hover{
    color: #D22630 !important;    
}
.padding-bottom-40{
    padding-bottom: 40px;
}
.num-average{
    color: #D22630;
}
.box-tit-average{
    display: inline-block;
    width: 100%;
    background-color: #f0f0f0;
    text-align: center;
    padding: 20px 40px;
    box-sizing: border-box;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;    
}

/* certificate */

.certificate{
	display: block;
	margin: 0 auto;
	max-width: 400px;
	width: 80%;
	padding: 20px;
	text-align: left;
	font-size: 20px;
	background-color: #fff;
	background-image: url('../img/certificate.png');
	background-position: 94% center;
	background-repeat: no-repeat;
	background-size: 50px;
	padding-right: 75px;
	margin-bottom: 50px;
	border-radius: 4px;
	border: 1px solid #D22630;
	text-decoration: none;
}
.certificate strong{
	color: #D22630 !important;
}
.certificate:hover{
	background-color: #D22630;
}

.certificate:hover strong{
	color: #fff !important;
}

.certificate.disabled {
        opacity: 0.6;
}
.certificate.disabled:hover {
        background-color: #fff;        
}
.certificate.disabled:hover strong {
        color: #D22630 !important;
}

#certificate_pdf {
background-image:url("http://speakerstrust.mi-development2.co.uk/assets/img/certificate.jpg");
background-size: cover;
height: 2000px;
}
.course-tick
{
    text-align: center;
    width: 90%;
    display: block;
    position: absolute;
    top: 10;
    top: 0;
    margin-top: 25%;
	opacity:.9;
}
.course-tick img
{
    width: 100px;
    display: inline-block;
}

/* survey */

.form-inline{
    width: 100%;
    background-color: #f0f0f0;
    float: right;
    text-align: right;
    border-radius: 4px;
    padding: 2px 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.lbl-required{
    margin-top: 30px;
    font-weight: 700;
    width: 100%;
}
.head{
    text-align: center;
}
#table-survey{
    display: inline-block;
    width: 100%;
}
#table-survey tr{
    width: 100%;
    border-bottom: 1px solid #ccc;
}
#table-survey p{
    margin: 0px;
    padding: 0px;
    line-height: 18px;
}
#table-survey .radio, #table-survey .checkbox {
    position: relative;
    display: block;
    margin-top: -10px;
    margin-bottom: 10px;
}
#table-survey tbody{
    width: 100% !important;
    display: inline-table !important;
}
#table-survey  th, td {
    padding: 10px 5px !important;
}

.form-survey .caption{
    margin-top: 40px !important;
    font-size: 16px !important;
    color: #D22630 !important;
    font-weight: 600 !important;
    margin-bottom: 10px !important;
    background-image: url('../img/information.svg') !important;
    background-position: 20px center !important;
    background-repeat: no-repeat !important;
    background-size: 18px !important;
    background-color: #f0f0f0 !important;
    border-radius: 8px !important;
    padding: 15px 20px !important;
    padding-left: 48px !important;
}
.form-survey .caption-campos p{
    margin-top: 40px !important;
    font-size: 16px !important;
    color: #D22630 !important;
    font-weight: 600 !important;
    margin-bottom: 10px !important;
    background-image: url('../img/information.svg') !important;
    background-position: 20px center !important;
    background-repeat: no-repeat !important;
    background-size: 18px !important;
    background-color: #f0f0f0 !important;
    border-radius: 8px !important;
    padding: 15px 20px !important;
    padding-left: 48px !important;
}
#formulario-survey h3{
    color: #d92730;
    font-weight: 700;
}
.survey_other_text{
    margin-top: 40px;
    margin-bottom: 20px;
}
#formulario-survey .msg-alert{
    display: inline-block;
    width: 500px;
    margin: 0px;
    margin: 0 auto;
    border: 2px solid #D22630;
    padding: 15px 30px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #D22630;
    background-image: url('../img/warning.svg');
    background-position: 30px center;
    background-repeat: no-repeat;
    background-size: 24px;
    padding-left: 45px;
    margin-bottom: 60px;
}
#formulario-survey .msg-confirm{
    display: inline-block !important;
    width: 500px;
    margin: 0px;
    margin: 0 auto;
    text-align: center;
    border: 2px solid #079743;
    padding: 15px 30px;
    font-size: 16px;
    font-weight: 700;
    color: #079743;
    background-image: url('../img/form-sended.svg');
    background-position: 30px center;
    background-repeat: no-repeat;
    background-size: 24px;
    padding-left: 45px;
    margin-bottom: 60px;
    margin-top: 40px;
}
