/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    /*color: #222;
    font-size: 1em;*/
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
   body{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#777; }
   img{border:0;}
   a{ text-decoration:none; }
   #one_crowd_footer_perimeter a{ color:#777; }
   .underlineText{ text-decoration:underline; }
   
   
   .custombr br{ line-height:26px; }

/* font sizes */
.fontSize1, h1{ font-size:34px; }
.fontSize2, h2{ font-size:28px; }
.fontSize2b{ font-size:25px; }
.fontSize3, h3{ font-size:22px; }
.fontSize4, h4{ font-size:18px; }
.fontSize5, h5{ font-size:15px; }
.fontSize6, h6{ font-size:14px; }
.fontSize7{ font-size:12px; }

/*font color */
.fontColorRegular{ color:#777; }
.fontColor2{ color:#124779; } /* blue */
.fontColor3, .statusOrange{  color:#F36D22; } /* ornage */
.fontColor4{  color:#000000; }
.fontColor5{  color:#222222; }
.fontColor6{  color:#555555; }
.fontColor7{  color:#E7E7E7; }
.fontColor8{  color:#F8F8F8; }

.fontColor9{  color:#58B957; }
.fontColor10{  color:#ED1C24; }
.fontColor11{  color:#DFF0D7; }
.fontColor12{  color:#F2DEDE; }


.fontColor13{  color:#ECECEC; }
.fontColor14{  color:#474747; }
.fontColor15{  color:#757575; }

.gray_link{ color:#D4D5D4; }

.statusGreen{ color:#58B957; }
.statusPurple{ color:#822872; }


.error, .statusRed{ color:#ED1C24; }


.topPad10{ padding-top: 10px; } .topPad16{ padding-top: 16px; } .topPad20{ padding-top: 20px; } .topPad25{ padding-top: 25px; }
.topPad30{ padding-top: 30px; }

.bottomPad20{ padding-bottom: 20px; }


.fontFamilyRegular{ font-family:Arial, Helvetica, sans-serif; }
.fontFamily2{ font-family:"Arial Narrow", Helvetica, sans-serif; }


/*input{ width:250px; padding:5px 10px;  border: 1px solid #ECECEC; line-height:30px; height:35px; }*/



.btn_orange, .btn_blue{ height:47px;  border-radius: 8px; font-size:16px; font-weight:bold;  color:#fff;
}
.btn_blue{ background-color:#124779; border:1px solid #124779;   }
.btn_orange{ background-color:#F36D22; border:1px solid #F36D22;  }

.left_div{ float:left; } .right_div{ float: right; }


#lgn_btn_next{ width:127px;}
#lgn_btnInvestor, #lgn_btnEntrepreneurs{ width:200px; }




.button_container{ padding:25px; margin-top:10px;}
.button_orange {
	width:200px;
  background-color: #F36D22;
  moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #F36D22;
  padding: 16px 32px; margin:0px auto;
  color:#fff;
  text-decoration:none;
  font-size:16px; font-weight:bold;
  margin:25px;
  }
.button_blue{
	width:200px;
	 background-color: #124779;
  moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #124779;
  padding: 16px 32px; margin:0px auto;
  color:#fff;
  text-decoration:none;
  font-size:16px; font-weight:bold;
  margin:25px;
	
}



.div_as_container{ overflow:hidden; zoom:1;  }

.div_as_non_hidden_container:after{
    clear: both;
    content: "";
    display: block;
}


.div_clear_all{ clear:both; }
.website_margin{ margin:0px auto; width:1004px; padding:0px 1px 0px 3px; }


#one_crowd_website_container{ width:100%; position:absolute; }
#one_crowd_header_perimeter, #one_crowd_body_perimeter, #one_crowd_footer_perimeter { width:100%; min-width:1004px;} 
#one_crowd_header_perimeter{ background-color:#F8F8F8; border-bottom:1px solid #E7E7E7; }
#one_crowd_footer_perimeter{ background-color:#E7E7E7;/* padding:33px 0px 13px;*/ padding:0px; }

#one_crowd_logo_container{ float:left; margin:12px 0px 20px;}
#one_crowd_menu_container{ float:right; position:relative; z-index:1000; }
#one_crowd_footer_container{ padding:33px 0px 14px; }



#pg_title_header{ margin-top:38px; border-bottom:1px solid #E7E7E7;  padding-bottom:5px;}
#website_by_skydesign{ margin-top:50px; padding-left:3px; }




#footer_copyright,#footer_column1,#footer_column2,#footer_column3,#footer_column4{ float:left;}

#footer_copyright{ width:289px; padding-left:3px;} #footer_column1{ width:148px; } #footer_column2{ width:119px;} #footer_column3{ width: 233px; } #footer_column4{ margin-top:25px; }



/* login step 1 */
#login_perimeter{ margin-top:36px; margin-bottom:36px;}
#login_container{ float:left; }
#register_container{ float:right; margin-right:75px; width:380px; height:200px; border-radius: 10px; border: 1px  solid #E7E7E7; padding: 28px 20px 20px; background-color:#F8F8F8; margin-top:20px; }

#register_container div{ padding-top:2px; }



#one_crowd_menu_container ul{ list-style:none; padding:0px; margin:0px; }
#one_crowd_menu_container ul li{  display: block; position: relative; float: left;}
#one_crowd_menu_container ul li ul{display: none; }
#one_crowd_menu_container ul li a 
{
    display: block;
    text-decoration: none;
	font-weight:normal;
	font-size:16px;
	color:#777;
   
   	padding: 25px 8px 5px 8px;
    margin-left: 1px;
    white-space: nowrap;
}


#one_crowd_menu_container ul li a:hover 
{
    color:#F36D22;
}

#one_crowd_menu_container li:hover ul 
{
    display: block;
    position: absolute;
}

#one_crowd_menu_container li:hover li
{
    float: none;
    font-size: 11px;
	border: 1px solid #ECECEC; 
}

#one_crowd_menu_container ul li ul
{
	padding-top:22px;
}

#one_crowd_menu_container ul li ul li a 
{
   padding: 5px 10px; margin:0px;
   background-color:#FFF;
   min-width:150px;
}

#one_crowd_menu_container ul li ul li a:hover
{
	background-color:#F8F8F8;
 
}

#browser_height_container{ height:25px; }

/* Notification pg  css */
#dashboard_sub_menu{ list-style:none; margin:0; padding:0px; }
	#dashboard_sub_menu li{ display:block; float:right; }
	.clNormalPad{ padding-left:15px; }
	.clSmallPad{ padding-left:5px; }
	.dashboard_sub_menu_img{ position:relative; top:-5px; }
	
	.numberCircle {
    border-radius: 50px;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */

   
    height: 40px;
    padding: 4px 8px;

    background: #F36D22; border: 1px solid #F36D22; color: #fff;
    text-align: center; font: 16px Arial, sans-serif;
}
 .notification_pg_no_span{ top:-3px; position:relative; }
	#notification_header_perimeter{ background-color:#F8F8F8; padding:0px 20px; border-bottom:1px solid #E7E7E7; }
	#dahboard_header_perimeter{ padding:5px 0px 0px; border-bottom:1px solid #E7E7E7; }
	
	.dahboard_header_wrap{  padding:0px 20px; border-bottom:1px solid #E7E7E7; }

	.notification_unread_msg, .notification_read_msg{clear:both; border-bottom:1px solid #E7E7E7; padding:5px 20px; font-family:Arial, Helvetica, sans-serif; font-size:16px;
		}
		.
		
	.notification_unread_msg{ font-weight:bold;}
	.notification_unread_msg a, .notification_read_msg a{ color:#777777;}
	
	.notification_state, .notification_time, .notification_date{ padding-right:10px;}
	.notification_subject{ float:left }
	.notification_time{ float:right; width:100px; text-align:right; }
	.notification_date{ float:right; width:100px; text-align:right; }
	.notification_state{ float:right; width:150px; text-align:right; }
	
/* notification page css ends here */



/*keshav css */
/* registration */
label{
	margin-bottom:5px;
	display:block;
}

.input_30{
	width:30px;
}
.input_40{
	width:40px;
}
.input_60{
	width:60px;
}
.input_190{
	width:190px;
}
.input_220{
	width:210px;
}
.input_245{
	width:230px;
}
.input_250{
	width:250px;
}
.input_270{
	width:270px;
}
.input_280{
	width:280px;
}
.input_350{
	width:350px;
}
.input_400{
	width:400px;
}
.input_510{
	width:510px
}

.input_665{
	width:785px;
}
.field_verticle_space{
	height:25px;
}
.selectric {
   height:45px;
}

.selectric-regSelect{
	width:250px;
	
}

div.ui-datepicker{
 font-size:14px;
}

.one_three_block{
display:inline-block;
width: 275px;	
}

.radio_checkbox{
	width:auto;
	height:auto
}
.top_margin_before_btn{
	margin-top:35px;
}

.div_width_555{
	display:inline-block;
	width: 555px;
	
}


#mobDiv{
	display:inline-block;
	width: 385px;
}

/* thanks page */
#thanks_perimeter{ margin-top:100px; margin-bottom:36px;}



#browser_height_container{ height:25px; }







/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers:
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
   
   /* jiten */
  #bs-example-navbar-collapse-1{
	  padding:10px 10px 0px; overflow:hidden; background-color:#F8F8F8;
  }
  
  #website_by_skydesign{ padding-left:10px; clear:both;}
   /* jiten */
   @media only screen and (min-width: 768px) and (max-width: 991px) {
	   #bs-example-navbar-collapse-1{ padding:10px 0px 0px; }
	   .removeLftMobilePad{ padding-left:0px !important; margin-left:0px;}
	   #Login_drop_menu{ position:absolute; left:0px !important; top:39px; }
	   #website_by_skydesign{ padding-left:20px;}
	   
	   #menu_container_responsive{ width:100% !important; }
		.nav > li > a { padding:10px 5px; !important;}
	    
   }
   
   @media only screen and (max-width: 768px)
	{
		#website_by_skydesign{ padding-left:20px;}
	}
   
   
   
   
   
   
   
   

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
