.submenuitem {
    display:none;
}

.mainblock a{
    display: block;
    background-color: #f2f2f2;
    text-decoration: none;
    padding: 9px;
    color: #337ab7;
    margin: 1px;
	font-size: 15px;
	font-weight: 700;
}

.mainblock li a{
    display: block;
    background-color: #f2f2f2;
    text-decoration: none;
    padding-left: 50px;
    color: #337ab7;
    margin: 1px;
}
.mainblock a:hover {
	background-color:#f08f01;
	color:#fff;
}


.mainblock a.activemain{
background-color:#004475;
color:#fff;
}

.mainblock a.activetop{
background-color:#169eb7;
color:#fff;
}


.submenuitem {
list-style:none;
}

.submenuitem{
padding:0;
margin:0;
}

.sideblock{
	background-color:#ababab;
	/**
	width: 225px;
	**/
}

/** Pagination Section css **/
.woocommerce-pagination {
    text-align: center;
}

.wprt-pagination ul li, .woocommerce-pagination .page-numbers li {
    display: inline-block;
    padding: 0;
    margin-right: 10px;
}

.wprt-pagination ul li .page-numbers, .woocommerce-pagination .page-numbers li .page-numbers {
    display: inline-block;
    line-height: 40px;
    width: 40px;
    height: 40px;
    text-align: center;
    background-color:#0090cb;
    color: #fff;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s;
    
}

.wprt-pagination ul li .page-numbers.current, .woocommerce-pagination .page-numbers li .current {
    opacity: 0.5;
}

.row1{
		background-color:#EFEFEF;	
}
	
.printbutton{
		margin-top:20px;
}

.mainheading{
	color:red;
	font-size:16px;
}

.maincontent{
	min-height:600px;
	padding:10px;
}

.maintitleheading{
	color:red;
	font-size:16px;
	text-align:center;
	font-weight:600;
}

.home-v1{
	background-color:#ababab;
}

.alphabetitem.active{
	color:red;
	border-bottom:1px solid black;
}

.alphabetitem{
	cursor:pointer;
}

.usertable td{
	padding:10px;
}

.titlebox1{
background-color:#F5F6FA;
min-height:110px;
padding-top:45px;
padding-left:30px;	
}

.mainbox1{
padding-left:0px;
padding-right:0px;
background-color:#fff;
margin-bottom:20px;
padding-bottom:10px;	
}

.sidebarclass{
	padding-left:0px;
	padding-right:0px;
}

.usertable{
	margin-top:20px;
}

.userprofileimg{
	width:100px;
	height:100px;
}

.fs_13px{
	font-size:13px;
}

.userthumbimg{
	width:100px;
	height:100px;
}

.alumniinfo{
	margin-top:20px;
}

.alumniinfo .mainrow{
	background-color:#EEEEEE;
}

.searchborderclass{
	border-bottom: 1px solid #f08f01;
	padding-bottom:6px;
	padding-top:10px;
}

.fs_16px{
	font-size:16px;
}

.img_thumb{
	border-radius:50%;
	width:150px;
	padding:10px;
}

.al_bt_search{
	width:30%;
}


.al_bt_reset{
	float:right;
	background-color:red;
	width:30%;
}

.al_bt_reset:hover{
	background-color:#FA5F5F !important;
	color:#fff !important;
}

.al_bt_search:hover{
	color:#fff !important;
}

.search-label{
	font-size:14px;
}

.alphabetbox{
	font-size:14px;
}

.mb_0px{
	margin-bottom:0px !important;
}

.alumniinfo th{
color:#9B99A1;
}

body {
    position: relative;
    background: #ffffff;
    overflow: auto;
}

body:before {
    content: ' ';
    display: block;
    height:100%;
    width: 100%;
    z-index: 1;
    opacity: 0.1;
    background-image: url("../images/bg_image.jpg");
    background-repeat: repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: contain cover;
}

.vertical_middle {
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}

.landing_page_box_inner {
	/**
    padding: 24px;
    **/
	display: inline-block;
    vertical-align: middle;
}

.landing_page_logo {
	/**
    max-height: 64px;
	max-width: 64px;
	**/
}

.landing_college_title {
    display: inline-block;
    vertical-align: middle;
	/**
    width: calc(100% - 64px);
    **/
	padding-left: 16px;
}

.text_title_small, .landing_college_name, .onboarding_sync_contacts {
    font-weight: 700;
    font-size: 16px;
    color: #3a3f42;
}

.text_body_light, .nav_wrapper .nav_text, .ap-box-title, .onboarding_steps, .company_text {
    font-weight: 600;
    font-size: 14px;
    color: #707274;
}

.ac_ln_button {
    color: #fff;
    position: relative;
    cursor: pointer;
    background: #0085AE;
    padding: 12px 16px;
    border-radius: 3px;
}

.ac_ln_button .p_icon {
    position: absolute;
    left: 16px;
    top: 14px;
}

[class^="nicon-"], [class*=" nicon-"] {
    font-family: 'ACIcon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.nicon-linkedin:before {
    content: "\e9d5";
}

.ac_ln_button .p_text {
    padding: 0px 8px;
}

.text_title_small, .landing_college_name, .onboarding_sync_contacts {
    font-weight: 700;
    font-size: 27px;
    color: #3a3f42;
}

.ac_fb_button {
    color: #fff;
    position: relative;
    cursor: pointer;
    background: #4C5C80;
    padding: 12px 16px;
    border-radius: 3px;
}

.ac_fb_button .p_icon {
    position: absolute;
    left: 16px;
    top: 14px;
}

.nicon-facebook:before {
    content: "\e9bd";
}

.ac_fb_button .p_text {
    padding: 0px 8px;
}

.ac_sec_button_small {
    font-weight: 700;
    color: #00bfa9;
    padding: 8px;
    line-height: 1.3em;
    text-align: center;
    border: 1px solid rgba(0,196,181,0.3);
    font-size: 12px;
    border-radius: 3px;
}

.text_link, .text_link_big {
    font-weight: 700;
    font-size: 12px;
    color: #00c4b5;
    cursor: pointer;
}

.text_caption_light, .ac_input_box .ac_input_label, .ac_compact_input_box .ac_input_label, .ac_search_box .ac_input_label, .ac_large_search_box .ac_input_label, .ac_input_box .ac_input_label_dummy, .ac_compact_input_box .ac_input_label_dummy, .ac_search_box .ac_input_label_dummy, .ac_large_search_box .ac_input_label_dummy, .ac_input_box .ac_helper_message, .ac_compact_input_box .ac_helper_message, .ac_search_box .ac_helper_message, .ac_large_search_box .ac_helper_message, .ac_input_checkbox .ac_helper_message, .follow_posts_link .text2, .campaign_analytics_page .aggregation_tab {
    font-weight: 600;
    font-size: 12px;
    color: #b6b9bb;
}


.ac_input_box, .ac_compact_input_box, .ac_search_box, .ac_large_search_box {
    position: relative;
    padding: 8px 0px;
}


.ac_input_box input[type="text"], .ac_compact_input_box input[type="text"], .ac_search_box input[type="text"], .ac_large_search_box input[type="text"], .ac_input_box input[type="password"], .ac_compact_input_box input[type="password"], .ac_search_box input[type="password"], .ac_large_search_box input[type="password"], .ac_input_box input[type="number"], .ac_compact_input_box input[type="number"], .ac_search_box input[type="number"], .ac_large_search_box input[type="number"], .ac_input_box textarea, .ac_compact_input_box textarea, .ac_search_box textarea, .ac_large_search_box textarea, .ac_input_box select, .ac_compact_input_box select, .ac_search_box select, .ac_large_search_box select, .ac_input_box .selected_token, .ac_compact_input_box .selected_token, .ac_search_box .selected_token, .ac_large_search_box .selected_token, .ac_input_box .chosen-choices, .ac_compact_input_box .chosen-choices, .ac_search_box .chosen-choices, .ac_large_search_box .chosen-choices {
    display: block;
    border: 1px solid #b6b9bb;
    width: 100%;
    padding: 8px;
    background: #fff;
    border-radius: 3px;
}

.ac_input_box .ac_input_label, .ac_compact_input_box .ac_input_label, .ac_search_box .ac_input_label, .ac_large_search_box .ac_input_label {
    position: absolute;
    top: -20px;
    left: 0px;
    width: 100%;
    text-align: left;
}

.ac_button {
    border-radius: 3px;
    color: #fff;
    background: #00c4b5;
    padding: 8px 24px;
    text-transform: capitalize;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    border: none;
	width:100%;
}

.ac_sec_button_small {
    font-weight: 700;
    color: #00bfa9;
    padding: 8px;
    line-height: 1.3em;
    text-align: center;
    border: 1px solid rgba(0,196,181,0.3);
    font-size: 12px;
    border-radius: 3px;
}

.text_link, .text_link_big {
    font-weight: 700;
    font-size: 12px;
    color: #00c4b5;
    cursor: pointer;
}

.text_body_light, .nav_wrapper .nav_text, .ap-box-title, .onboarding_steps, .company_text {
    font-weight: 600;
    font-size: 14px;
    color: #707274;
}

.ml_100px{
margin-left:100px;
}

@media screen and (max-width: 700px) {
	.ml_100px{
		margin-left:0px !important
	}
}

.signup{
	cursor:pointer;
}

.signup:hover,.forgotpassword:hover,.login:hover{
	color:#01756C;
}