/*
Theme Name: ASM
Theme URI: http://
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 1.0
Author: Raff
Author URI: http://
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* HEADS UP: Everything that you will normally find here can be found in the library/less/wp.less */

.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > a:hover,
 .navbar-default .navbar-nav > .active > a:focus {
color: #fff;
background-color: transparent !important;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
color: #fff;
background-color: #242C2E !important;
}
.navbar-default .dropdown-menu,
.navbar-default .dropdown-menu > li > a, 
.navbar-default .navbar-nav > li > a:focus
{
color: #fff !important;
background-color: #48575a !important;
font-size: 12px !important;
padding: 8px !important;
float: left !important;

}
 

.caret
{
display:none !important;

}
.h3
{
background:none repeat scroll 0% 0% #900020;
font-size:20px;
color:#F0EDED;
} 

#A-tab
{
background-color: #E8474C !important;
border: 0px !important;
COLOR: rgb(253, 253, 253);
font-weight: bolder;
width: 50px;
text-align: center;
}  
#profile-tab
{
background-color: #7ac688 !important;
border: 0px !important;
COLOR: rgb(253, 253, 253);
font-weight: bolder;
width: 50px;
text-align: center;
} 

#Sec-tab
{
background-color:#0098ea !important;
border: 0px !important;
COLOR: rgb(253, 253, 253);
font-weight: bolder;
width: 55px;
text-align: center;
}

#MCSA-tab
{
background-color: #fdbf12 !important;
border: 0px !important;
COLOR: rgb(253, 253, 253);
font-weight: bolder;
width: 55px;
text-align: center;
}

#CCNA-tab
{
background-color: #0000FF !important;
border: 0px !important;
COLOR: rgb(253, 253, 253);
font-weight: bolder;
width: 55px;
text-align: center;
}

#OTHER-tab
{
background-color: #990000 !important;
border: 0px !important;
COLOR: rgb(253, 253, 253);
font-weight: bolder;
}
.page-color-title{
	display: inline-block;
	width: auto !important;
	padding:  5px 10px;
}

.partner-box img
{
height: 141px;
width: 141px;
}

.su-tabs.my-custom-tabs .su-tabs-nav span.su-tabs-current {
background-color: #EDFAFF;
}	

.margin20
{
margin: 20px 0px;
}

.wpcf7-submit {
background: #900020;
width: 150px;
font-size: 20px;
color: #ffffff;
}
.post_content .coursebtns li {
list-style: none;
margin-bottom: 5px;
}
.fasc-size-medium{
	display: inline-block;
border:2px solid #000000 !important;
font-weight:600;
}
.arrowbox .su-note-inner{
border: 0;
position:relative;
}
.arrowbox .su-note-inner:after{
width: 0;
height: 0;
border-left: 20px solid transparent !important;
border-right: 20px solid transparent !important;
border-top: 20px solid #EA4B24 !important;
position: absolute;
right: 21px;
bottom: -16px;
}
.arrowbox{
border-radius: 5px;
font-size: 14px;
padding: 0;
max-width: 233px;
display: inline-block;
/* float: left; */
margin-right: 5px !important;
vertical-align: top;
margin-top: 10px !important;
}

.arrowbox.red .su-note-inner:after{
border-top: 20px solid #EA4B24 !important;
}
.arrowbox.blue .su-note-inner:after{
border-top: 20px solid #78ADC9 !important;
}
.arrowbox.yellow .su-note-inner:after{
border-top: 20px solid #EFC849 !important;
}
.arrowbox.grey .su-note-inner:after{
border-top: 20px solid #C5C5C5 !important;
}
.arrowbox.green .su-note-inner:after{
border-top: 20px solid #78C989 !important;
}
#sidebar1 img{
max-width:100%;
}



.tab_wrap ul.nav{
	position: relative;
	width: 30%;
	float: left;
	overflow: hidden;
	border: 0;
}
.tab_wrap .tab-content{
	width: 70%;
	float: left;	
	padding-left:0 ;
}


.blue-box{
	background: #87bedd;
	padding: 10px;
	margin-bottom: 15px;
	color: #000;
	border: 1px solid #3381ad;
	box-shadow: inset 0 0 2px rgba(255,255,255,1);
	border-radius: 0;
}
.alert h3{margin-bottom: 0;}
.alert-success{
	background-color: #78c989;
border-color: #7bc03a;
font-size: 14px;
font-weight: 400;
}
.alert-success a{
	color:#fff;
}
.alert-success a:hover{
	text-decoration: underline;
}
.alert-info{
	background: #ffedb2;
	border: 1px solid #e1b62b;
}
.alert{
	border-radius: 0;
	box-shadow: inset 0 0 2px rgba(255,255,255,1);	
}

.alert .close{
	display: none;
}
table .head td{
	font-weight: 700;
	background: #f7f7f7 !important;
}
thead {
background: #305891;
font-size: 18px;
color: #fff;
}
.clear{clear:both;}
.su-frame-align-left{
	float: none !important;
}
.su-frame-align-left img{width: 100% !important;}
.clientGallery ul li{list-style: none;margin-left: 0;}
.paypal_link{
	padding: 7px 10px;
background: #53a633;
color: #ffffff;
border-radius: 5px;
}
.paypal_link .fa{ margin-right: 3px; }
.bx-wrapper .bx-pager{ bottom: 0px; }

.testimonials-readmore{
	display: inline-block;
	width: 100%;
	text-align: center;;
}
#breadcrumbs{
font-size: 11px;
white-space: nowrap;
}
table td{
border:0;
padding: 5px;
}
.box-orange img,.box-gray img,.box-yellow img,.box-blue img,.box-green img,.box-orange img{
border-radius: 5px;
}
.bx-wrapper{
padding-bottom: 30px;
}
.post_content ul{
margin-left: 20px;
}
.btn-course p{
margin:0;
}
.post_content .coursebtns li span{
text-align:left;
min-width: 207px;
}


/*--------------golriz added for post page---------*/
.col-sm-9 {width: 66% !important;}
#main article.post {border-bottom :1px solid #cbcaca}
#main article.post:last-child {border-bottom: none;}
.post_content p{margin-top:10px;}
table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {border:1px solid #dddddd;}
.page-header{border-bottom:2px solid #911923}

#main .post_content img.wp-post-image{width:300px;max-height:200px;padding: 10px;
    background-image: linear-gradient(45deg, #dfdfdf 25%, transparent 25%, transparent 50%, #dfdfdf 50%, #dfdfdf 75%, transparent 75%, transparent); background-size: 4px 4px;border-radius: 50px 30px;
    -moz-border-radius: 50px 30px;
    -webkit-border-radius: 50px 30px;border:1px solid #ddd}/*----for post list page by Golriz------*/

#main p.meta.myBlogPostDate{display:block;padding-bottom:10px;}/*---------display post date------------*/
#main p.meta.myBlogPostDate time {display:none;}
#main .post_content.MyBlogPostContent p{margin:0px !important;}
#main .post_content.MyBlogPostContent table{margin:10px;}
#sidebar1 .widget_archive h4.widgettitle,.widget_recent_entries h4.widgettitle{display:block !important;}
#sidebar1 .widget_archive h4.widgettitle,.widget_recent_entries li{font-size:16px}/*--Recent posts & Archive--*/
.archive #main .post .h2 {font-size:21px}
.post .page-header .single-title{font-size:26px!important}
.sh-link A {display:inline-block;padding:5px 10px;background: #dcdcdc url(/wp-content/uploads/2016/03/btn_bg_1.gif) repeat-x bottom;border:1px solid #c4c4c4;border-radius: 4px; -webkit-border-radius: 4px;color:#7f7f7f;}
.sh-link A:hover{color:#5f5f5f}
.footerSocialHolder{position:relative;}


.sumo_twilighter_highlighted {background-color: transparent !important}
.sumo_twilighter_shares{visibility:hidden !important}

a.bannerWide img.alignnone.size-medium{width:100%}
a.bannerWide{display:margin-left: auto;margin-right: auto;display: block;}
/*--------------golriz added---------*/

/*--------------Golriz added Map Home Page---------*/
.MapHolderDiv {text-align:center;Margin:-60px 0 15px 0;font-family: 'Raleway', sans-serif;font-weight: 600;font-size: 24px; border: 2px solid black;background-color: #fffbb4}
.MapTxt {display:block;padding:10px 0;}
.BlkClr {color:#000}

/*--------------Golriz added Map Home Page---------*/




/*----------------------Golriz added for salesforce Web to Lead Form 8/11/17-------------------*/
.salesforce_w2l_lead .sidebar .w2linput.textarea {width: 100% !important;;}
.salesforce_w2l_lead .w2linput.text{width:100% !important;}
.salesforce_w2l_lead .w2linput.submit {background: #900020 !important;color: #ffffff;font-size: 20px;}
.widgettitle{display:inline-block !important;}
.w2llead label{font-weight:normal !important;}


/*---------has been added by Golriz for Course Schedule Blu Boxes------*/

.blue-box .CourseSchDate{color: #ff0000; display: block;font-weight:bold;}
.blue-box .CourseSchCode{ color: #000000; display: block;font-weight:bold;}
.blue-box .CourseSchDays{color: #000000; display: block; }
.blue-box .blueBoxMarginTop{margin-top:10px}

/*---------has been added by Golriz for Course Schedule Blu Boxes------*/

/*---------has been added by Golriz for Breaking News Boxes------*/


.AWSBreakingNewsBox {display:inline-block; width:100%;background-color: #900020;border-radius: 5px;    webkit-border-radius: 5px;padding:15px 10px;text-align:left;color:#fff;margin-bottom: 10px}
.AWSBreakingNewsBox .TitleHolder{font-size: 18px;float:left;}
.AWSBreakingNewsBox .contentHolder{margin-left:150px; display:block;font-size: 15px;}
.AWSBreakingNewsBox .OfferDate{display:inline-block; font-size: 15px; font-weight: bold;}
.AWSBreakingNewsBox a:hover {color:#fff}


/*---------Raymer added Margin top btnholder------*/

.myBtnsHolder {
    position: relative;
    left: 120px;
    min-height: 310px;
}