
body {
	text-align: justify;
}

/* Background

   ================================= */


   

/* Logo

   ================================= */

.logo-wrapper{ 

	margin-top: 1px;

	margin-left: 0px;

	margin-bottom: 16px;

}  

  

/* Font Size

   ================================= */

h1{

	font-size: 34px;

}

h2{

	font-size: 30px;

}

h3{

	font-size: 26px;

}

h4{

	font-size: 22px;

}

h5{

	font-size: 20px;

}

h6{

	font-size: 16px;

}



/* Element Color

   ================================= */

   

html{

	background-color: #f5f5f5;

}


div.content-wrapper{

	background-color: #ffffff;

	

	-moz-box-shadow: 0px 0px 4px #a5a5a5;

	-webkit-box-shadow: 0px 0px 4px #a5a5a5;

	box-shadow: 0px 0px 4px #a5a5a5; 	

}

div.content-bottom-gimmick{

	background-color: #d2d2d2;

}

div.divider{

	border-bottom: 1px solid #ececec;

}

div.gdl-header-dropcap{

	background-color: #ED4800;

}

div.under-slider-right{

	background-color: #ED4800;

}





/* Font Family 

  ================================= */

body{

	font-family: Droid Sans;

}

h1, h2, h3, h4, h5, h6, .gdl-title{

	font-family: Oswald;

}

h1.stunning-text-title{

	font-family: Droid Serif;

	color: #333333;

}

.stunning-text-caption{

	color: #666666;

}

  

/* Font Color

   ================================= */

body{

	color: #444444 !important;

}

a{

	color: #259117;

}

.footer-wrapper a{

	color: #F1CB00;

}

.gdl-link-title{

	color: #259117 !important;

}

a:hover{

	color: #AFDF08;

}

.footer-wrapper a:hover{

	color: #ECEC00;

}

.gdl-slider-title{

	color: #ffffff !important;

}  

.gdl-slider-caption, .nivo-caption{

	color: #bbbbbb !important;

}  

h1, h2, h3, h4, h5, h6, .title-color{

	color: #333333;

}

h1.gdl-page-title{

	border-bottom: 1px solid #ED4800 !important;

}

.gdl-page-caption{

	color: #9a9a9a;

}

.sidebar-title-color, custom-sidebar-title{

	color: #494949 !important;

}

div.right-sidebar-wrapper .custom-sidebar.gdl-divider .custom-sidebar-title,

div.left-sidebar-wrapper .custom-sidebar.gdl-divider .custom-sidebar-title{ 

	background-color: #f5f5f5 !important; 

	border-top: 1px solid #ED4800 !important;

}



/* Post/Port Color

   ================================= */

   

.port-title-color, .port-title-color a{

	color: #FF6600 !important;

}

.port-title-color a:hover{

	color: #FF9900 !important;

}

.post-title-color, .post-title-color a{

	color: #FF6600 !important;

}

.post-title-color a:hover{

	color: #FF9900 !important;

}

.post-widget-title-color{

	color: #FF6600 !important;

}

.post-widget-info-color{

	color: #9e9e9e !important;

}

.post-info-color, div.custom-sidebar #twitter_update_list{

	color: #aaaaaa !important;

}

div.pagination a{ background-color: #f9f9f9; }



.about-author-wrapper{

	background-color: #f9f9f9 !important;

}



/* Stunning Text

   ================================= */

.stunning-text-button{

	color: #ffffff !important;

	 

	background-color: #FF7E42 !important;

	border: 1px solid #FF7E42 !important;

}



/* Footer Color

   ================================= */

div.footer-wrapper-gimmick{

	background: #002fff;

}

.footer-widget-wrapper .custom-sidebar-title{ 

	color: #ffffff !important;

}

.footer-blank-space{

		

	height: 100px;

}

.content-wrapper{

	min-height: 200px;

}

.footer-wrapper{ 

	margin-top: -100px;

	background-color: #ff6a26 !important;

}

.footer-wrapper .gdl-divider,

.footer-wrapper .custom-sidebar.gdl-divider div,

.footer-wrapper .custom-sidebar.gdl-divider ul li{

	border-color: #ff5202 !important;

}

.footer-wrapper, .footer-wrapper table th{

	color: #eeeeee !important;

}

.footer-wrapper .post-info-color, .footer-wrapper div.custom-sidebar #twitter_update_list{

	color: #e3c8b6 !important;

}

div.footer-wrapper div.contact-form-wrapper input[type="text"], 

div.footer-wrapper div.contact-form-wrapper input[type="password"], 

div.footer-wrapper div.contact-form-wrapper textarea, 

div.footer-wrapper div.custom-sidebar #search-text input[type="text"], 

div.footer-wrapper div.custom-sidebar .contact-widget-whole input, 

div.footer-wrapper div.custom-sidebar .contact-widget-whole textarea {

	color: #eeeeee !important; 

	background-color: #b88867 !important;

	border: 1px solid #ff5202 !important;

}

div.footer-wrapper a.button, div.footer-wrapper button, div.footer-wrapper button:hover {

	color: #454545 !important; 

	background-color: #ffffff !important;

}

div.copyright-wrapper{ 

	color: #ffffff !important;

}

div.footer-wrapper div.custom-sidebar .recent-post-widget-thumbnail {  

	background-color: #FA8800; 

	border-color: #ff5202;

}



/* Divider Color

   ================================= */

.scroll-top{ 

	color: #7c7c7c !important;

}

.gdl-divider,

.custom-sidebar.gdl-divider div,

.custom-sidebar.gdl-divider .custom-sidebar-title,

.custom-sidebar.gdl-divider ul li{

	border-color: #ececec !important;

}



/* Table */

table th{

	color: #666666;

	background-color: #f7f7f7;

}

table, table tr, table tr td, table tr th{

	border-color: #e5e5e5;

}

table.course-table, table.course-table tr, table.course-table tr td, table.course-table tr th{

	border-color: #e5e5e5;

}

table.course-table th{

	color: #404040;

	background-color: #f2f2f2;

}

table.course-table tr.odd{

	color: #9e9e9e;

	background-color: #ffffff;

}

table.course-table tr.odd a, table.course-table tr.odd a:hover{

	color: #9e9e9e;

}

table.course-table tr.even{

	color: #9e9e9e;

	background-color: #f9f9f9;

}

table.course-table tr.even a, table.course-table tr.even a:hover{

	color: #9e9e9e;

}



/* Testimonial Color

   ================================= */

.testimonial-content{

	color: #848484 !important;

}

.testimonial-author-name{

	color: #494949 !important;

}

.testimonial-author-position{

	color: #8d8d8d !important;

}



/* Tabs Color

   ================================= */


ul.tabs{

	border-color: #dddddd !important;

}

ul.tabs li a {

	color: #666666 !important;

	background-color: #f5f5f5 !important;

	border-color: #dddddd !important;

}

ul.tabs li a.active {

	color: #111111 !important;

	background-color: #ffffff !important;

}



/* Navigation Color

   ================================= */


div.navigation-wrapper, .sf-menu li{

	background: url('https://www.mushi-emd.com/wp-content/themes/grandcollege/images/navigation-shadow.png') repeat-x; 

}


.top-navigation-wrapper{

	
	color: #333333 !important;

}

.top-navigation-left li a{ 

	
	border-right: 1px solid #242424 !important;

}

.navigation-wrapper{

	
	border-top: 1px solid #ff5202 !important;

	border-bottom: 1px solid #ff5202 !important;

}

.navigation-wrapper .sf-menu ul,

.navigation-wrapper .sf-menu ul li{

	border-color: #e9e9e9 !important;

}

.navigation-wrapper, .sf-menu li{

	background-color: #ff6a26 !important;

}

.sf-menu li li{

	

	background-color: #ffffff !important;

}

.navigation-wrapper .sf-menu li a{

	
	color: #ffffff !important;

	

	
	border-right: 1px solid #ff7e42 !important;

	border-left: 1px solid #ed4800 !important;

}

.navigation-wrapper .sf-menu li li a{

	
	color: #999999 !important;

}

.navigation-wrapper #menu-main.sf-menu{

	border-right: 1px solid #ed4800 !important;

}

.navigation-wrapper .sf-menu a:hover, 

.navigation-wrapper .sf-menu .current-menu-item a:hover{

	color: #ffffff !important;

} 

.navigation-wrapper .sf-menu li li a:hover, 

.navigation-wrapper .sf-menu .current-menu-item li a:hover,

.navigation-wrapper .sf-menu .current-menu-item li li a:hover{

	color: #666666 !important;

} 

.navigation-wrapper .sf-menu .current-menu-item a {

	color: #ffffff !important;

 }

.navigation-wrapper .sf-menu ul .current-menu-item a {

color: #999999 !important;

}

.navigation-wrapper .sf-menu .current-menu-item li a {

 	color: #999999 !important;

 }

 

 /* Search */

.search-wrapper #search-text input[type="text"]{

	background-color: #ffffff !important;

	color: #494949 !important;

	border-color: #a5a5a5 !important;

}

div.gdl-combobox-text,

#courseform input[type="text"]{

	background-color: #ffffff !important;

	color: #494949 !important;

}

#courseform{ 

	background-color: #f7f7f7 !important; 

}

div.gdl-combobox-button,

div.gdl-combobox-text,

#courseform input[type="text"],

div.search-attribute.gdl-combobox{

	border-color: #e3e3e3 !important;

}

div.gdl-combobox-button,

#courseform input[type="submit"]{

	background-color: #494949 !important;

	color: #ffffff !important;

}

div.search-wrapper input[type="submit"]{

	background-color: #494949 !important;

	color: #ffffff !important;

}

.search-wrapper{

	margin-top: 55px;

}



/* Button Color

   ================================= */


a.button, button, input[type="submit"], input[type="reset"], input[type="button"],

a.gdl-button{

	background-color: #f1f1f1;

	color: #7a7a7a;

	border: 1px solid #dedede
}



a.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover,

a.gdl-button:hover{

	color: #7a7a7a;

}

   

/* Price Item

   ================================= */   

div.gdl-price-item .gdl-divider{ 

	border-color: #ececec !important;

}

div.gdl-price-item .price-title{

	background-color: #e9e9e9 !important;

	color: #3a3a3a !important;

}

div.gdl-price-item .price-item.active .price-title{ 

	background-color: #5f5f5f !important;

	color: #ffffff !important;

}

div.gdl-price-item .price-tag{

	color: #3a3a3a !important;

}

div.gdl-price-item .price-item.active .price-tag{

	
	color: #FF9900 !important;

}

div.gdl-price-item .price-item.active{

	border-top: 1px solid #FF9900 !important;

}

/* Contact Form

   ================================= */


div.contact-form-wrapper input[type="text"], 

div.contact-form-wrapper input[type="password"],

div.contact-form-wrapper textarea,

div.custom-sidebar #search-text input[type="text"],

div.custom-sidebar .contact-widget-whole input, 

div.comment-wrapper input[type="text"], input[type="password"], div.comment-wrapper textarea,

div.custom-sidebar .contact-widget-whole textarea,

span.wpcf7-form-control-wrap input[type="text"], 

span.wpcf7-form-control-wrap input[type="password"], 

span.wpcf7-form-control-wrap textarea{

	color: #333333;

	background-color: #ffffff;

	border: 1px solid #cfcfcf;



	-webkit-box-shadow: #ececec 0px 1px 4px inset, #f8f8f8 -5px -5px 0px 0px, #f8f8f8 5px 5px 0px 0px, #f8f8f8 5px 0px 0px 0px, #f8f8f8 0px 5px 0px 0px, #f8f8f8 5px -5px 0px 0px, #f8f8f8 -5px 5px 0px 0px;

	box-shadow: #ececec 0px 1px 4px inset, #f8f8f8 -5px -5px 0px 0px, #f8f8f8 5px 5px 0px 0px, #f8f8f8 5px 0px 0px 0px, #f8f8f8 0px 5px 0px 0px, #f8f8f8 5px -5px 0px 0px, #f8f8f8 -5px 5px 0px 0px;

}



/* Icon Type (dark/light)

   ================================= */




div.single-port-next-nav .right-arrow{ background: url('https://www.mushi-emd.com/wp-content/themes/grandcollege/images/icon/dark/arrow-right.png') no-repeat; }

div.single-port-prev-nav .left-arrow{ background: url('https://www.mushi-emd.com/wp-content/themes/grandcollege/images/icon/dark/arrow-left.png') no-repeat; }



div.single-thumbnail-author,

div.archive-wrapper .blog-item .blog-thumbnail-author,

div.blog-item-holder .blog-item2 .blog-thumbnail-author{ background: url('https://www.mushi-emd.com/wp-content/themes/grandcollege/images/icon/dark/author.png') no-repeat 0px 0px; }



div.single-thumbnail-date,

div.custom-sidebar .recent-post-widget-date,

div.archive-wrapper .blog-item .blog-thumbnail-date,

div.blog-item-holder .blog-item1 .blog-thumbnail-date,

div.blog-item-holder .blog-item2 .blog-thumbnail-date{ background: url('https://www.mushi-emd.com/wp-content/themes/grandcollege/images/icon/dark/calendar.png') no-repeat 0px 0px; }



div.single-thumbnail-comment,

div.archive-wrapper .blog-item .blog-thumbnail-comment,

div.blog-item-holder .blog-item1 .blog-thumbnail-comment,

div.blog-item-holder .blog-item2 .blog-thumbnail-comment,

div.custom-sidebar .recent-post-widget-comment-num{ background: url('https://www.mushi-emd.com/wp-content/themes/grandcollege/images/icon/dark/comment.png') no-repeat 0px 0px; }



div.single-thumbnail-tag,

div.archive-wrapper .blog-item .blog-thumbnail-tag,

div.blog-item-holder .blog-item2 .blog-thumbnail-tag{ background: url('https://www.mushi-emd.com/wp-content/themes/grandcollege/images/icon/dark/tag.png') no-repeat; }



div.single-port-visit-website{ background: url('https://www.mushi-emd.com/wp-content/themes/grandcollege/images/icon/dark/link-small.png') no-repeat 0px 2px; }



span.accordion-head-image.active,

span.toggle-box-head-image.active{ background: url('https://www.mushi-emd.com/wp-content/themes/grandcollege/images/icon/dark/minus-24px.png'); }

span.accordion-head-image,

span.toggle-box-head-image{ background: url('https://www.mushi-emd.com/wp-content/themes/grandcollege/images/icon/dark/plus-24px.png'); }



div.jcarousellite-nav .prev, 

div.jcarousellite-nav .next{ background-image: url('https://www.mushi-emd.com/wp-content/themes/grandcollege/images/icon/dark/navigation-20px.png'); } 



div.blog-item-slideshow-nav-right,

div.blog-item-slideshow-nav-left{ background-image: url('https://www.mushi-emd.com/wp-content/themes/grandcollege/images/icon/dark/slideshow-navigation.png'); } 



div.testimonial-icon{ background: url("https://www.mushi-emd.com/wp-content/themes/grandcollege/images/icon/dark/quotes-18px.png"); }



div.custom-sidebar ul li{ background: url('https://www.mushi-emd.com/wp-content/themes/grandcollege/images/icon/dark/arrow4.png') no-repeat 0px 14px; }



div.gdl-content-slider div.anythingSlider .anythingControls ul a{

	background: url('https://www.mushi-emd.com/wp-content/themes/grandcollege/images/icon/dark/content-slider-nav.png'); 

}



ul.twitter-shortcode li{

	background: url('https://www.mushi-emd.com/wp-content/themes/grandcollege/images/icon/dark/twitter-shortcode.png') no-repeat 0px 50%; 

}

div.twitter-shortcode-wrapper .jcarousellite-nav .prev, 

div.twitter-shortcode-wrapper .jcarousellite-nav .next {

	background-image: url('https://www.mushi-emd.com/wp-content/themes/grandcollege/images/icon/dark/twitter-shortcode-nav.png');

}



div.custom-sidebar #searchsubmit { background: url('https://www.mushi-emd.com/wp-content/themes/grandcollege/images/icon/dark/find-17px.png') no-repeat center; }



/* Footer Icon Type

   ================================= */


div.footer-wrapper div.custom-sidebar ul li { background: url('https://www.mushi-emd.com/wp-content/themes/grandcollege/images/icon/dark/arrow4.png') no-repeat 0px 14px; }

div.footer-wrapper div.custom-sidebar #searchsubmit { background: url('https://www.mushi-emd.com/wp-content/themes/grandcollege/images/icon/dark/find-17px.png') no-repeat center; }

div.footer-wrapper div.custom-sidebar .recent-post-widget-comment-num { background: url('https://www.mushi-emd.com/wp-content/themes/grandcollege/images/icon/dark/comment.png') no-repeat 0px 1px; }

div.footer-wrapper div.custom-sidebar .recent-post-widget-date{ background: url('https://www.mushi-emd.com/wp-content/themes/grandcollege/images/icon/dark/calendar.png') no-repeat 0px 1px; }



/* Elements Shadow

   ================================= */




a.button, button, input[type="submit"], input[type="reset"], input[type="button"], 

a.gdl-button{

	-moz-box-shadow: 1px 1px 3px #ececec;

	-webkit-box-shadow: 1px 1px 3px #ececec;

	box-shadow: 1px 1px 3px #ececec; 

}



div.gdl-price-item .price-item.active{ 

	-moz-box-shadow: 0px 0px 3px #ececec;

	-webkit-box-shadow: 0px 0px 3px #ececec;

	box-shadow: 0px 0px 3px #ececec;

}



div.single-course-header-title{ margin-bottom: 20px; }

div.single-course-content{ margin-top: 22px; }

div.personnal-small .personnal-title{ text-align: center; padding-top: 10px; font-size: 14px; }

div.personnal-full .personnal-title{ padding-top: 4px; padding-bottom: 6px; font-size: 14px; }

div.personnal-full .personnal-thumbnail-image{ float: left; margin-right: 15px; }

div.personnal-full .personnal-content{ overflow: hidden; }

div.top-navigation-wrapper{ min-height: 11px; }

div.custom-sidebar #searchsubmit { text-indent: -10000px; }



div.gdl-header-dropcap{ position: relative; }

div.gdl-header-dropcap-center{ position: absolute; left: 50%; top: 50%; }

div.gdl-header-dropcap-center img{ margin-top: -50%; margin-left: -50%; display: block; } 