@charset "utf-8";
/*---------------------------------------------------------------
Theme Name: Uoc Theme Child
Theme URI: http://themeforest.net/user/chimpstudio
Description: UOCE (University of College Education) is elegant, customizable, easy, and clear WordPress theme. UOCE theme provides stunning features for creating Online Courses, Teams, Events, Galleries and many more for your institute. The theme is a complete courses management system where you can create online courses such as, Courses Schedule, Descriptions, Pricing Options and Courses Features. It is the easiest theme to set look & feel as per your choice. Another astonishing feature is SEO compatibility. Theme is fully compatible with latest SEO techniques. UOCE theme is flexible and have bundle of theme customization options to style your site as per your desire. Also, it can be translated in any language of your choice through WPML plugin.
Version: 1.5
Author: Chimpstudio
License: GNU General Public License
License URI: http://themeforest.net/wiki/support/legal-terms/licensing-terms/
Author URI: http://themeforest.net/user/chimpstudio
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Template:	uoc-theme
Text Domain: uoc
---------------------------------------------------------------*/
@import url("../uoc-theme/style.css");
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');


/*****************************************/
/*               Custom CSS              */
/*****************************************/

.wrapper.wrapper_boxed{margin:20px auto}
.sub-dropdown{min-width:200px;}
.navigation .sub-dropdown li{border-top: 1px solid #43618e;}
.navigation .sub-dropdown li a{padding: 10px 15px;}
.navigation > ul ul li > a{font-size:12px;}
.navigation .sub-dropdown > li:hover > a {background-color: #0e4faf;}
.page-section li{list-style: disc outside none;margin-left: 15px;}
img.img_border{border: 6px solid #e2e2e2;background: #f4f8ff;display: block;margin: 0 auto;margin-bottom: 20px;}

.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab{max-width: 250px;}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a{font-weight: 500;font-family: 'Poppins', sans-serif;background-color: #f9f9f9;}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a{background-color: #08387f!important;color: #fff!important;}

.course_list li{border-bottom:1px dotted #989898;}
.message{background:#f8f8f8;border:1px solid #e8e8e8;padding: 20px 10px 5px;}
.student_zone{padding: 10px 20px;background: rgba(0, 136, 204, 0.06);border: 1px solid #b5e1f7;}
.news_section{background:#f8fdbb;padding:10px 5px;font-family: 'Poppins', sans-serif;}
.news_section li{margin-left:18px;}
.scrollercontent{line-height:1;}
.news_section .newsscroller_title{font-weight: bold;text-transform: uppercase;font-size: 13px;}
.news_section .newsscroller_title a{color: #ad1414;}
.news_section .scrollercontent {line-height: 1.4;font-size: 12px;}

div.nonp-form-row>input[type=text]{width:65%!important}
.nonp-group-one>input[type="submit"],.nonp-group-two>input[type="reset"]{background:#a2a2a2!important;border:1px solid #8c8c8c!important;color:#fff!important;padding:7px 20px!important;text-transform:uppercase;font:600 13px 'Open Sans',sans-serif}
.nonp-group-one>input[type="submit"]{background:#08387f!important;border:1px solid #001f4c!important}
.nonp-group-two>input[type="reset"]:hover{background:#000!important}
.jsrmsp-result-notice.error{background:#f7cbcb;border:1px solid #ce7979;padding:10px}
.jsrmsp-result-notice.error p{color:#a21919;margin:0;font:900 14px 'Poppins',sans-serif;text-transform:uppercase;text-shadow:1px 1px 1px #fff}
.jsrmsp-student-info{background:#fff}
.jsrmsp-student-info tr:nth-child(odd){background:#f8f8f8}
.jsrmsp-student-info tr td{padding:10px 15px}
.jsrmsp-student-info tr td span.diploma_issued,.jsrmsp-student-info tr td span.diploma_notissued{font-weight:bold;color:#fff;padding:5px 10px;letter-spacing:2px}
.jsrmsp-student-info tr td span.diploma_issued{background:#83b50d}
.jsrmsp-student-info tr td span.diploma_notissued{background:#d44949}
.jsrmsp-student-info tr td:first-child{background:#f3f3f3;width:30%;color:#000;font-weight:bold;text-transform:uppercase}
.show_query_result{background:#08387f;padding:40px}
.show_query_result h2{color:#fff!important}

div.nonp-result-search-form{position: relative;}
div.nonp-form-row{text-align:center}
div.nonp-form-row > label{margin: 0 auto;width: 12.5%;}
div.nonp-form-row>input[type=text] {display: block;margin: 0 auto;}
div.nonp-group-one,div.nonp-group-two{width:15%;display: inline-block;margin: 0 auto;float: none!important;}
div.nonp-group-three{width:1px;}
div.nonp-group-three .loader{width:800px;height:200px;top:55%;}

.contact_form{}
.contact_form label,.contact_form .wpcf7-form-control-wrap{display:block;}
.contact_form .your_name, .contact_form .your_email, .contact_form .your_subject, .contact_form .your_message{margin: 0 -4px 10px 0;}
.contact_form .wpcf7-form-control-wrap{margin-top:3px}

.contact_form input[type="text"],.contact_form input[type="email"],.contact_form input[type=submit],.contact_form textarea{width:100%;}
.contact_form .your_message textarea{width:100%;height:150px}
.contact_form .send_button input[type=submit]{width:100%;background:#a0a0a0;border: 0;height: 35px;color: #fff;line-height: 1;}
.contact_form .send_button input[type=submit]:hover{background:#000}
