html {
    height: 100%;
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
}

body {
	padding:0;
	background:none;
	background: #fff;
    font-family: "myriad-pro",sans-serif;
    font-size: 16px;
}

.download-btn {
    margin-bottom: 15px;
}

div#company_chosen {
    width: auto !important;
    background-color: #efefef;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin: 2px 5px 5px 0px;
	color: #555;
	font-size: 14px;
    line-height: 1.42857143;
	padding: 1px;
	min-width: 275px;
}

.chosen-container-single .chosen-single {
    border: 0;
    border-radius: 0;
	box-shadow: none;
}

#companies div#main-body-wrapper, #companies .main_body_wrapper, #companies .content, #companies .section-wrapper {
    overflow: inherit;
}

.carousel-inner .item a { transition: all 0.2s ease 0s;}

div#TOScontentBody, div#FAQcontentBody {
    margin: 5px;
    padding: 15px;
}
#footer-copywrite img {
    max-width: 145px;
}
#sponsorsListItems img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100px;
	padding: 5px;
}
#winnersListItems img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 200px;
	padding: 5px;
}

#deadlineList ul li {
    padding: 10px;
}

.btn.slide-btn {
    background: #325569;
    border-radius: 0;
    margin: 20px;
    font-family: "myriad-pro",sans-serif;
}

.sponsorsListItem {
    height: 100px;
    float: inherit;
    margin: auto;
    display: inline-block;
	width: 24%;
    list-style: none;
	position:relative;
	overflow: hidden;
}
.winnersListItem {
    float: inherit;
    margin: auto;
    display: inline-block;
	width: 24%;
    list-style: none;
	position:relative;
	overflow: hidden;
}

.sponsorsListItem img{
	max-height: 100%;  
    max-width: 100%; 
    width: auto;
    height: auto;
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;	
}


.sponsorsListItem.isadmin:hover {
    outline: #999 dashed 1px;
    position: relative;
    overflow: hidden;
}
.winnersListItem.isadmin:hover {
    outline: #999 dashed 1px;
    position: relative;
    overflow: hidden;
}

div#updateSponsorItem .img-wrapper .thumbnail {
    max-width: 150px;
    width: 100%;
}

div#updateWinnerItem .img-wrapper .thumbnail {
    max-width: 150px;
    width: 100%;
}

.deleteSponsorBtn, .editSponsorBtn{
	display:none;	
}

.deleteWinnerBtn, .editWinnerBtn{
	display:none;	
}

div#sponsorsList {
    min-height: 50px;
}
div#winnersList {
    min-height: 50px;
}

.btn{
	border-radius: 0;
}

.btn-group .btn {
    margin-right: 5px;
}

.btn.btn-default.btn-xs[disabled] {
    opacity: 0.3;
}

div#sponsorsList li .btn {
    margin: 0 3px;
}

div#winnersList li .btn {
    margin: 0 3px;
}

.sponsorsListItem.ui-sortable-handle {
    cursor: move;
    margin: 0 5px 10px 0px;
    padding: 10px;
    background: rgba(220, 220, 220, 0.53);
    box-shadow: 1px 1px 3px #B4B4B4;
    position: relative;
    list-style: none !important;
}

.winnersListItem.ui-sortable-handle {
    cursor: move;
    margin: 0 5px 10px 0px;
    padding: 10px;
    background: rgba(220, 220, 220, 0.53);
    box-shadow: 1px 1px 3px #B4B4B4;
    position: relative;
    list-style: none !important;
}

.sponsorsListItem.ui-sortable-handle:before {
    content: "\e150";
    position: absolute;
    top: 3px;
    font-family: 'Glyphicons Halflings';
    line-height: 17px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 3px;
    font-size: 17px;
    color: #000;
    padding: 9px;
    background: #ECECEC;
}

.winnersListItem.ui-sortable-handle:before {
    content: "\e150";
    position: absolute;
    top: 3px;
    font-family: 'Glyphicons Halflings';
    line-height: 17px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 3px;
    font-size: 17px;
    color: #000;
    padding: 9px;
    background: #ECECEC;
}

.editBtns-wrapper {
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.sponsorsListItem.ui-sortable-handle a {
	cursor:	move;
}

.winnersListItem.ui-sortable-handle a {
	cursor:	move;
}

div#main-body-wrapper {
	background: #fff;
	position:relative;
	overflow-x: hidden;
	    top: 86px;
	
	
}

a {
	color: #003f8a;
}

input[type="text"].form-control, select.form-control, textarea.form-control {
	padding: 9px;
	width: 100%;
	height: auto;
}

.input-group-addon {
    border: 0;
    background: #ddd;
}

#register textarea.form-control {
	min-height: 150px;
}

textarea.form-control {
	min-height: 80px;
}

.navbar {
  margin-bottom: 20px;
}

.navbar-brand img {
	width: 185px;
} 

#loginForm {
	width: 100%;
	max-width:310px;
	margin: auto;
}

.bg-danger, .bg-warning, .bg-info {
	padding:15px;	
}

.page_header {
    background: #e4e7e9 none repeat scroll 0 0;
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.2);
    clear: both;
    display: block;
    position: fixed;
    width: 100%;
    z-index: 3;
}

.header {
	clear: both;
	display: block;
	width: 100%;
	
}

.page_header .container {
    width: 100%;
}

prizesList ul.ui-sortable {
    padding: 10px;
}

.page_header #main-container{
	position: relative;
}

div#google_translate_element {
	width: 155px;
	float: right;
	margin: 10px 15px 0 0;
}

div#home-banner {
	padding: 0 10px;
	background:url("/images/banner-background.jpg")  0 0 no-repeat;
	width:100%;
	clear:both;
	overflow:hidden;
	text-align:center;
	color: #0b3371;
	margin: 0 10px;
}

div#home-banner img{
	float:left;	
}

div#banner-text h2,  div#banner-text h3 {
	overflow: hidden;
	display: block;
	margin: 10px 0px;
}

div#banner-text h2{
	margin-top: 2em;
}

.page_header #logo {
	display: inline-block;
	margin: 0;
	color: #003f8a;
	float: left;
	width: auto;
}

.page_header #logoimg {
	width: 100%;
	vertical-align: middle;
	max-width: 250px;
	padding:15px;
}

.page_header #logo span {
	font-weight: bold;
	color: #222;
	font-size: 28px;
	vertical-align: middle;
	    display: none;
}

.page_header #logo:hover{
	text-decoration:none;	
}

.page_header .dropdown {
	float: left;
}

.menu-nav {
	background: #325569;
	margin: 20px;
	position: relative;
	border: 1px solid transparent;
	border-radius: 4px;
	padding: 9px 10px;
}

.menu-nav .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	background-color: #fff;
}

.menu-nav .icon-bar:nth-child(3) {
	margin: 4px 0;
}

.page_header #main-nav .dropdown .dropdown-menu li a {
	    color: #fff;
    border: 0 none;
    padding: 6px 12px;
    line-height: 18px;
    font-size: 15px;
    position: relative;
    display: block;
    text-decoration: none;
    border: 2px solid transparent;
    background: none;
    font-family: "myriad-pro",sans-serif;
    text-transform: uppercase;
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.page_header #main-nav .dropdown .dropdown-menu li a:hover{
	color: #fff;
    background: #00979b !important;
}

/*
.page_header #main-nav .dropdown .dropdown-menu li {
	border-bottom: 1px solid #fff;
}

.page_header .dropdown .dropdown-menu li:hover {
	border-bottom: 1px solid transparent;
}*/

.page_header #main-nav .dropdown .dropdown-menu li:last-child{
	border-bottom:0;	
}

.page_header #main-nav .dropdown .dropdown-menu {
	border:0;
	padding:0;
	left: -122px;
	margin-top: 0;
	min-width: 160px;
	background: #325569;
	border-radius: 0;
}

.navbar-toggle {
	background: #003f8a;
	float: left;
	margin: 5px; 
}

.navbar-toggle .icon-bar {
	background-color: #fff;
}

.main_body_wrapper {
	padding: 0;
	overflow: hidden;
	background:none;
	border:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

#main-nav {
	font-size:15px;
	color: #333;
	margin:0;
	padding:0 10px 0 0;
	width: 50%;
    float: right;
    margin-top: 40px;
}

div#social-icons-wrapper {
    display: block;
    float: right;
	margin-top: 25px;
}

div#social-icons-wrapper a {
    display: block;
    border: 0;
    background: #fff !important;
    color: #000;
    border-radius: 30px;
    padding: 5px 10px;
    font-size: 25px;
    line-height: 30px;
    height: 38px;
    width: 38px;
    text-align: center;
    margin: 8px;
}

div#social-icons-wrapper a:hover {
    background: rgba(255, 255, 255, 0.7) !important;
}

.tempTextareaBox {
    width: 100%;
    height: 102px;
    padding: 10px;
}

.carousel-caption {
    right: inherit;
    left: 50px;
    bottom: 15%;
    width: 35%;
    text-align: left;
    background: rgba(0, 0, 0, 0.65);
    padding: 0;
}



.carousel-indicators li{
	width:20px;
	height:20px;	
	margin:5px;
    border-radius: 20px;
	border: 2px solid #b4d907;
}

.carousel-indicators .active{
	width:20px;
	height:20px;
	margin:5px;
    border-radius: 20px;
	background: #b4d907;
    border: 2px solid #b4d907;
}

.carousel-caption h2, .carousel-caption p {
    margin: 20px;
    padding: 0;
	font-family: "myriad-pro",sans-serif;
}

.carousel-caption h2 {
    font-size: 46px;
}

.carousel-caption p {
    font-size: 22px;
}

.editable{
    outline: #999 dashed 1px;
	position:relative;
}

.editable:before {
    content: "\e065";
    position: absolute;
    top: 3px;
    font-family: 'Glyphicons Halflings';
    line-height: 17px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 3px;
    font-size: 17px;
    color: #000;
    padding: 9px;
    background: rgb(255, 255, 255);
   border-radius: 20px;
   /* border-radius: 20px;
    opacity: 0.6;background: #000;*/
}

.edEditable{
    outline: #999 dashed 1px;
	position:relative;
    cursor: pointer;
}

.datepicker {
    z-index: 1060;
}

.edEditable:before {
    content: "\e065";
    position: absolute;
    top: 6px;
    font-family: 'Glyphicons Halflings';
    line-height: 17px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 3px;
    font-size: 15px;
    color: #000;
    padding: 5px;
    background: rgb(255, 255, 255);
   border-radius: 3px;
    /* opacity: 0.6;background: #000;*/
}

#sponsorsListItems {
    margin: 0;
    padding: 0;
}

#winnersListItems {
    margin: 0;
    padding: 0;
}

div#carouselEdit {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 9;
    color: #b4d907;
    padding: 15px;
    font-size: 27px;
    line-height: 27px;
    cursor: pointer;
}

div#carouselEdit:hover{
	 opacity: 0.8;
}

.editItem {
    background: #f9f9f9;
    margin: 10px;
    padding: 0;
}

.objLimit {
    display: inline-block;
}

#businessProfile .alert-info {
    text-align: center;
}

div#businessProfileVideo-wrapper {
    position: relative;
    padding-bottom: 42.25%;
    padding-top: 61px;
    height: 0;
}

div#businessProfileVideo-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.objLimit:before {
    content: "(";
}

.objLimit:after {
    content: ")";
}

div.modal-body div.row > div > div {
    margin-bottom: 10px;
}

.modal-body {
    overflow: auto;
}

.editItem-wrapper{
	display:none; 
}

.edit-item-hearder {
    background: #f0f0f0;
	margin: 0 !important;
}

.carousel-inner.isadmin {
    min-height: 85px;
}

.carousel-inner .item a {
    color: inherit;
}

.carousel-inner .item a:hover {
	text-decoration:none;
	opacity:0.7;
}

div#editBody-wrapper.ui-sortable .btn {
    cursor: all-scroll;
}

form .form-group > div.btn {
    padding: 6px 12px;
}

.edit-item-hearder .arrowBtn{
	float: left;
	margin-right: 5px;
    padding: 6px 12px;
}

.edit-item-hearder .editItemHeaderText {
    float: left;
    padding: 0 2px;
	margin-top: 5px;
	color:#325569;
}

span.btn.btn-primary.btn-file {
    z-index: 4;
}

.editItem img.thumbnail {
    width: 100%;
    padding: 0 !important;
    margin: 0;
}

.edit-item-hearder h3 {
    overflow: hidden;
    margin: 15px 0;
}

.edit-item-hearder .editItemDeleteBtn {
    float: right;
	padding: 0;
    text-align: right;
}

.edit-item-hearder:hover {
    background: #f5f5f5;
}

div#editItemOrganize {
    margin: 0 15px;
}

.row.organizeBtn-wrapper {
    margin: 0 10px;
}

.edit-item-hearder .glyphicon{
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

#welcomeMessage {
    text-align: center;
    font-size: 24px;
    width: 80%;
    display: block;
    margin: auto;
    padding: 15px;
}

#home div#main-container, #dashboard div#main-container {
    width: 100%;
	padding:0;
}


.content-section {
    overflow: hidden;
}

.section-wrapper { 
    margin: 15px auto;
    padding: 5px 15px;
    overflow: hidden;
}

.eventText {
    padding: 5px 10px;
}

div#prizesList h3 {
    background: #325569;
    color: #fff;
    padding: 18px;
    border: 5px solid #fff;
    border-radius: 32px;
    box-shadow: 3px 3px 5px #C6C6C6;
    margin-bottom: 20px;
}

#home .page-title{
	border:0;	
}

.well.home_well.main_body_wrapper, .well.dashboard_well.main_body_wrapper {
    margin: 0;
    overflow: inherit;
    border-radius: inherit;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img{
	width: 100%;	
}

#main-nav .nav.navbar-nav {
	margin: 0 0 10px 0;
	float: right;
}

#main-nav .nav.navbar-nav li {
	margin: 0;
}

#main-nav a{
	color:#000;
	padding: 5px 8px;
    line-height: 20px;
    font-size: 18px;
	position: relative;
	display: block;
	text-decoration: none;
	border: 2px solid transparent;
	background:none;
	font-family: "myriad-pro",sans-serif;
	text-transform: uppercase;
}

.btn.edit-btn {
	float: right;
	margin: 5px;
	background: #0d3c84;
	color: #fff;
}

.thumbnail{
	border:0;	
	background: #eee;
	border-radius: 0;
	margin-bottom:5px;
}
#main-nav a:hover{
	color: #fff;
    background: #00979b;
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.dropdown.open .dropdown-toggle, .dropdown-toggle:hover {
    background: #325569 none repeat scroll 0 0 !important;
    color: #fff !important;
}
 .dropdown.open .dropdown-toggle:hover {background: #00979b !important;}
#main-nav li .divider {
	border-right: 1px solid #ccc;
	margin: 5px;
	height: 23px;
	padding: 15px 0px; 
}

#main_body {
	clear: both;
	margin: 0;
	border-radius: 0;
	padding:0;
	background: none;
	border: 0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	margin-left:250px;
}

#login #main_body{
	margin-left: 0;
}

.page-title {
	padding: 10px 20px;
	margin:  0;
	background:none;
	border:0;
}

.h1, h1, .h2, h2 {
     padding-top: 10px;
	 
}

.row-data div.read-full-description {
	padding: 5px;
	font-weight: bold;
	font-size: 13px;
}
h1, h2, h3, h4{
	font-family: "lato";
	font-weight: 300;
}
.page-title h1, .section-title{
	margin: 0;
	color: #000;
	font-family: "lato";
}

.page-title h1 {
    font-size: 45px;
    line-height: 61px;
}

.page-title h1 .text-muted {
    display: block;
    font-size: 18px;
    line-height: 25px;
    margin-top: -10px;
    color: #B6B6B6;
}

#profile .section-wrapper {
    margin: 0 auto;
}

div#sponsors {
    background: #fff;
}

div#winners {
    background: #325569;
}

div#events-deadlines  {
    background: #325569;
	color:#fff;	
}

#dashboard #events-deadlines {
    border-bottom: 20px solid #b4d907;
}

div#events-deadlines h2, div#winners h2{
	color:#fff;	
}

div#contestants {
    background: #b4d907;
}

.section-title{
    font-size: 40px;
    line-height: 52px;
}

ul.businessProfilesItemsRow {
    padding: 0;
    margin: 0;
}

ul.businessProfilesItemsRow li.businessProfilesListItem {
    display: inline-block;
    width: 24%;
    list-style: none;
    position: relative;
    float: inherit;
    padding: 10px;
    margin: 5px;
    background: #fff;
}

li.businessProfilesListItem .businessName {
    font-weight: bold;
    margin: 5px;
    height: 80px;
    line-height: 80px;
}

li.businessProfilesListItem .businessName span {
    font-size: 19px;
	line-height: 23px;
    display: inline-block;
    vertical-align: middle;
}

ul.businessProfilesItemsRow li.businessProfilesListItem img {
    width: 100%;
}

ul.businessProfilesItemsRow li.businessProfilesListItem .image-wrapper img {
    max-height: 150px;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

div#businessProfile-wrapper {
    margin: auto;
    padding: 10px;
    text-align: left;
    overflow: hidden;
}

div#businessProfileImg-wrapper img {
    width: 100%;
}

div#viewProfile-wrapper {
    text-align: right;
}

div#businessProfilePhone-wrapper, div#businessProfileBtns-wrapper {
    padding: 0 10px;
}

div#businessProfileFounders-wrapper > div {
    padding: 0 10px;
}

.btn-website {
    background: #325569;
}



div#businessProfileBtns-wrapper .btn{
    margin:2px;
	color: #fff;
}

.btn-filler {
    margin: 18px 0 19px 0;
}

div#shareBtns .sharer {
    margin: 0 5px;
}

div#shareBtns .sharer {
	color: #fff;
    font-size: 13px;
}

.btn-twitter {
    background: #55acee;
}

div#shareBtns .sharer:hover, div#shareBtns .sharer:focus, div#shareBtns .sharer:active, div#businessProfileBtns-wrapper .btn:hover, div#businessProfileBtns-wrapper .btn:active, div#businessProfileBtns-wrapper .btn:focus {
    color: #ddd;
}

div#shareBtns {
    text-align: center;
	    padding: 15px;
}

.btn-facebook {
    background: #3b5998;
}

.btn-linkedin {
    background: #0077b5;
}

.btn-googleplus {
    background: #dc4e41;
}

div#businessProfileImg-wrapper {
    padding: 10px;
}

div#businessProfile-sidebar {
	margin-bottom: 10px;
}

div#businessProfile-sidebar > div {
    background: #F8F9FD;
    border: 1px solid #e0e4fb;
    margin-bottom: 10px;
	padding: 10px;
}

div#businessProfileDescription-wrapper {
    overflow: hidden;
    padding: 10px;
}

div#businessProfile-votes {
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.4;
    padding: 10px 0 0 0;
    color: #80809E;
}

div#businessProfile-sidebar h3 {
    color: #000;
	text-align: center;
}

div#businessProfileBtns-wrapper a {
    display: block;
}

div#businessProfile-vote-wrapper button.btn.btn-primary {
    display: inline-block;
    width: 100%;
}

li.businessProfilesListItem .image-wrapper {
    height: 150px;
    width: 100%;
    position: relative;
}

.fullProfile {
    display: block;
    border-radius: 0;
    border: 0;
}

.content {
	padding: 0px;
	position: relative;
	overflow:hidden;
	min-height: 150px;
}

.content .btn-group {
	margin-bottom: 15px;
	min-height: 34px;
}

.btn-primary {
		transition:.2s all;
    background: #325569 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #ffffff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary{background:#00979b !important;}
.btn-primary[disabled]:hover {
    background-color: #D3D3D3 !important;
}
#objects-list .btn:hover{
	color: #0d3c84;
	background-color: #e6e6e6;
	border-color: #003f8a;
}

.panel-default > .panel-heading {
	font-size: 15px;
}

.btn-default, .btn-link{
	color: #000;
}

div#top_buttons_wrapper {
	margin-top: 10px;
	margin-left: -15px;
}

/*.row.even {
	background: #fbfbfb;
}*/

div#objects-list > div:nth-child(even) > [class*="objectid-"], #categories_group_wrapper  > div:nth-child(even) > [class*="objectid-"] {
	background: #fbfbfb;
}

div#objects-list > div:nth-child(odd) > [class*="objectid-"], #categories_group_wrapper  > div:nth-child(odd) > [class*="objectid-"] {
	background: #e4e7e9;
}

.section-wrapper div#objects-list > div {
    background: #EBEBEB;
}

.section-wrapper div#objects-list > div:nth-child(even) {
    background: #fbfbfb;
}


/*.subcategories_group .row:nth-child(even) {
	background: #fff;
}
.subcategories_group .row:nth-child(odd) {
	background: #fbfbfb;
}

.subcategories_group {
	margin: 5px;
	border: 1px solid #ccc;
	padding: 3px;
	background: #fff;
}

.ui-sortable-handle{
	cursor: move;
}*/

#scoringCategories-wrapper, #activitiesCategories-wrapper{
	text-align:left;
	clear:both;	
}

#currentTotalPoints {
    text-align: center;
    background: #325569;
    padding: 15px 0 10px 0;
    line-height: 30px;
    color: #fff;
}

div#scoringCategories-wrapper .adminBtn-wrapper, div#activitiesCategories-wrapper .adminBtn-wrapper {
    text-align: center;
	margin: 0 0 15px 0;
}

ul.subcategories_group.ui-sortable li {
    margin-top: 10px;
}

ul#categories_group_wrapper {
    padding: 5px 5px 5px 25px;
}

.categories_group.isadmin{
	-webkit-transition:  all 0.5s ease;
    -moz-transition:  all 0.5s ease;
    -o-transition:  all 0.5s ease;
	transition: all 0.5s ease;
	position:relative;
	cursor: auto;
}

.categories_group.isadmin:before{
	display:none;	
}

.categories_group.isadmin.edEditable > .scoringCategories-text:before, .categories_group.isadmin.edEditable > .activitiesCategories-text:before {
    content: "\e065";
    position: absolute;
    top: 6px;
    font-family: 'Glyphicons Halflings';
    line-height: 17px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 3px;
    font-size: 15px;
    color: #000;
    padding: 5px;
    background: rgb(255, 255, 255);
    border-radius: 3px;
}

.categories_group.isadmin.edEditable > .scoringCategories-text:before, .categories_group.isadmin.edEditable > .activitiesCategories-text:before {
    top: 0;
	padding: 0px;
    margin: 3px 0 0 
}

.categories_group.isadmin.edEditable .scoringCategories-text, .categories_group.isadmin.edEditable .activitiesCategories-text{
	cursor:pointer;	
}

ul.subcategories_group{
	-webkit-transition:  all 0.5s ease;
    -moz-transition:  all 0.5s ease;
    -o-transition:  all 0.5s ease;
	transition: all 0.5s ease;
}

#scoringCategories-wrapper:hover .categories_group.isadmin, #activitiesCategories-wrapper:hover .categories_group.isadmin{
	
	padding: 0px;
}

#scoringCategories-wrapper:hover .categories_group.isadmin ul.subcategories_group, #activitiesCategories-wrapper:hover .categories_group.isadmin ul.subcategories_group{
	margin: 0;
}

.ui-sortable-handle {
    cursor: move;
    margin: 0 5px 10px 0px;
    padding: 10px;
    background: rgba(220, 220, 220, 0.53);
    box-shadow: 1px 1px 3px #B4B4B4;
    display: block;
	position: relative;
	list-style:none !important;
}

#objects-list .row, .object-add-wrapper .row{
	border: 0;
	margin: 0;
	padding: 0;
}

img.cards {
    max-width: 225px;
    height: auto;
}

.form-group-wrapper {
    overflow: hidden;
}

.form-group-wrapper .form-group {
    padding: 0px 15px 0px 0px;
}

fieldset {
    padding: 0;
    background: none;
    margin: 10px 0;
	border: 0;
}

legend {
    float: left;
    margin: 0 0 10px 0;
    padding: 10px;
    text-transform: uppercase;
	font-family: "lato";
}

fieldset .form-group {
    margin: 15px;
}

.form-group.exp-wrapper {
    max-width: 33%;
    overflow: hidden;
}

.exp_field {
    margin: 0 10px 0 0;
}

div#objects-list {
    text-align: left;
	border: 1px solid #ccc;
}

#objects-list .row.header{
	background: #325569  ;
	border:0;
}

#objects-list .row.header > div, .shipper_addresses_wrapper .row.header > div {
	font-weight: bold;
	border-right: 1px solid #f5f5f5;
	color:#fff;
	font-size: 13px;
	line-height:16px;
	padding: 5px 10px;
}

#objects-list .row.header > div:last-child {
    border-right: 0;
}

.object-edit-wrapper, .object-add-wrapper, .object-wrapper{
	display:none;
	margin:10px;
	clear: both;
	border: 1px solid #f1f1f1;
	box-shadow: 0 0 3px #ccc;
	padding: 5px;	
	overflow: hidden;
	background: #fff;
}

#objects-list .edit-btn .glyphicon, #objects-list .save-btn .glyphicon{
	font-size: 11px;
}

.row-data {
	clear: both;
	overflow: hidden;
}

.object-edit-wrapper > div, .object-add-wrapper > div, .object-wrapper > div {
	margin-bottom: 10px;
}

/*#objects-list {
	border: 1px solid #ccc;
}*/

.heading{
	color: #333333;
	background-color: #f5f5f5;
	border-color: #dddddd;
	margin: -5px -5px 10px -5px;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
}

.row-data .edit-btn-wrapper {
	float: right;
}

.row-data .edit-btn-wrapper .btn {
	float: right;
	margin-right: 5px;
	font-size: 11px;
	padding: 5px 10px;
	font-weight: bold;
}

.row-data > div {
	font-size: 13px;
    padding: 5px 10px;
    border: 0;
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #D3D3D3;
	border-color: #BDBDBD;
	color: #5C5C5C;
}

.row-data .edit-btn-wrapper .btn.view-address-btn, .row-data .edit-btn-wrapper .btn.view-search-btn {
	float: left;
}

.row-data .carrier_name, .row-data .shipper_name {
	font-weight: bold;
}

.has-error label {
	color: red;
}

#loading {
	background: #595959 url(../images/loader.gif) center no-repeat;
	height: 17px;
	padding: 20px;
	 /* IE 8 */
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	
	  /* IE 5-7 */
	  filter: alpha(opacity=20);
	
	  /* Netscape */
	  -moz-opacity: 0.2;
	
	  /* Safari 1.x */
	  -khtml-opacity: 0.2;
	
	  /* Good browsers */
	  opacity: 0.2;
	clear: both;
}

.object-add-wrapper textarea, .object-edit-wrapper textarea, .object-wrapper textarea {
	height: 100px;
}

#objects-list [class*="objectid-"]{
		
}

#objects-list .row.hovered {
	border: 1px solid #ccc;
	background: #FFF;
}

#errorModal .alert {
	margin:0;
}

#errorModal .modal-footer {
	margin: 0;
	padding: 10px;
	border-top: 1px solid #fff;
}

#register .alert.alert-danger {
    text-align: center;
}

.edit-item-hearder .img-wrapper {
    overflow: hidden;
}

div#dashboardContent {
    margin: 10px;
    padding: 5px;
}

.object-wrapper{
	display:block;
}

.object-wrapper #objects-list{
	background-color: #f5f5f5;
}

.close-btn-wrapper {
	padding: 15px;
	overflow: hidden;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
}

.object-wrapper .heading span {
	line-height: 35px;
}

#objects-list .btn {
	margin:0 5px 0 0;
	font-size: 11px;
	padding: 5px 10px;
	font-weight: bold;
}

.categorySelector-wrapper, .stateSelector-wrapper, .activeSelector-wrapper, .regionSelector-wrapper {
	float: right;
}

.obj_group {
	background: #fff;
	border: 1px solid #D3D3D3;
	margin: 0 0 10px 0;
}

.obj_group_header {
	font-weight: bold;
	padding: 10px;
}

div.modal-body div.row > div {
	margin-bottom: 10px;
}

#userBox {
	padding: 20px;
}

select#region {
	max-width: 150px;
}

div#region-wrapper {
	padding: 10px 15px;
	border-top: 1px solid #eee;
	margin-top: 10px;
}

body#login #main-container .main_body_wrapper, body#login #main-containerr div#footer-copywrite, body#register #main-container .main_body_wrapper, body#register #main-container div#footer-copywrite{margin: 0 auto;max-width: 450px;padding: 0;float: none;}

body#register #main-container .main_body_wrapper{
	 max-width:none;
}
 
 p.introText {

}

.btn-file {
    position: relative;
    overflow: hidden;
	padding: 9px 12px;
}

/*button#organize, #documentsBtn {
	margin-right: -30px;
} */

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 999px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

#objects-list .btn-file {
  padding: 9px 12px;
  font-size: 14px;
  margin: 0;
}

body#businesses div#image_wrapper .image .thumbnail, body#events div#image_wrapper .image .thumbnail {
  max-width: 400px;
  width:100%
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"]{
	height: 30px; 
}

.chosen-container-multi .chosen-choices{
	background: #efefef;
	padding: 3px;
	border: 0px solid #cccccc;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
} 

.chosen-container-multi .chosen-choices li.search-choice {
	padding: 7px 20px 7px 10px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
	top: 8px;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"].default {
	color: #BBB ;
}

form .form-group > div {
	padding: 3px 0;
}

body#file_upload select#categories {
	height: 40px;
	color: #fff;
}

div#thumb-wrapper div#loading {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
}

div#thumb-wrapper {
	position: relative;
	margin-right: 10px;
}

#thumb-wrapper span {
	margin-top: 5px;
	font-size: 11px;
	padding: 10px 5px;
}

#thumb-wrapper span:before {
	padding-right: 5px;
}

div#thumbnail_wrapper {
	overflow: hidden;
}

.thumbnail {
	padding: 4px !important;
}

div#loading.full_page {
	overflow: auto;
	overflow-y: scroll;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	z-index: 1040;
	opacity: 0.5;
}

.well.tags {
	padding: 10px;
	margin: 10px;
}

.well.tags div {
	padding: 0 5px;
}

.well.tags div span {
	margin-right: 5px;
}

div#objLimit {
	display: inline-block;
}

div#objLimit:before{
	content:"(";	
}

div#objLimit:after{
	content:")";	
}

.btn-group.btn-wrapper {
	width: 100%;
	margin: 15px 0px;
}

div#cart-wrapper {
	max-height: 450px;
	overflow-x: hidden;
	overflow-y: auto;
}

button#viewCart span {
	margin-right: 4px;
}

#home #objects-list{
	margin-top:0;	
}

#sidebar {
	padding: 15px 15px 15px 0; 
	
}

.files_group {
	padding: 10px;
	text-align: center;
}

#objects-list .files_group .row {
	background: #fff;
	border: 5px solid #eee;
	padding: 0px;
}

#objects-list .files_group .row .row-data{
	min-height: 290px;	
}

.download-btn-wrapper {
	padding: 10px;
}

.download-btn-wrapper .download-btn {
	border-radius: 15px;
	background: #121e50;
}

.add-to-cart {
	background: #0d3c84;
	color: #fff;
}

.add-to-cart-btn-wrapper {
	padding: 10px;
}

.files_wrapper {
	clear: both;
	overflow: hidden;
}

.panel-body .categories_group {
	text-align: center;
	position: relative;
	display: block;
	margin: 5px;
	padding: 0;
	font-size: 15px;
	
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-kthtml-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	
}

#categories_wrapper{
	display:none;
	margin: 15px -15px 0 -15px;
}

#sidebar .well{	
	margin: 0;
	background: #fff;
}

div#sidebar .form-group.has-feedback .form-control-feedback {
	top: 0px;
	background: #003f8a;	
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 40px;
	width: 40px;
	padding: 2px;
	color: #fff;
}

div#sidebar .form-group.has-feedback .form-control-feedback:hover {
	background:#fff;
	color:#003f8a;
	border:1px solid #ccc;
}

div#sidebar .form-group.has-feedback .form-control-feedback:active {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);	
}

div#search-wrapper .form-control-feedback {
	cursor: pointer;
}

input#searchBox {
	padding-right: 40px;
}
div#footer-copywrite img {
    filter: grayscale(100%);
    margin-left: 5px;
    max-width: 135px;
    transition: all 0.2s ease 0s;
}
div#footer-copywrite {
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #efefef;
    clear: both;
    color: #777;
    font-size: 14px;
    padding: 15px;
    position: relative;
    text-align: center;
}
div#footer-copywrite a {
	text-decoration:none !important;
    color: #777;
}
div#footer-copywrite a:hover, div#footer-copywrite a:hover img {
	    filter: grayscale(0%);
	color:#4a6491;
}
#footer-copywrite strong {
	color: #777 !important;
    font-weight: normal;
}
div#sidebar .btn-wrapper .btn {
	width: 49%;
}

button#dropdownMenu{
	display:none;	
	border:2px solid #fff;
	 -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

button#dropdownMenu:hover,  button#dropdownMenu:active,  button#dropdownMenu:focus {
    background: #fff;
}

button#dropdownMenu:hover > .icon-bar, button#dropdownMenu:active > .icon-bar, button#dropdownMenu:focus > .icon-bar{
    background-color: #000;
}

#file .files_group {
	width: 100%;
	text-align: left;
}

#file #objects-list .files_group .row .row-data {
	min-height: 0;
}

#file #objects-list .edit-btn {
	position: absolute;
	top: 15px;
	right: 15px;
}

#file .thumbnail img{
	border:1px solid #ccc;	
}

#file #objects-list .files_group .row {
	padding: 5px;
}

div#banner-text br {
	display:none;	
}

input[type="checkbox"].form-control {
  height: 16px;
  width: 16px;
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
}

.chosen-container-single .chosen-single{
	height: 35px;
	background: none;
}

.chosen-container-single .chosen-single span {
  padding: 5px;
}

.chosen-container-single .chosen-single div b {
  background-position: 0px 8px;
}

#deals .content{
	position:inherit;	
}

#deals .object-add-wrapper{
	overflow: initial;
}

#deals .object-add-wrapper .edit-btn-wrapper{
	clear: both;
  float: none;	
}

form#uploadFrom, form.form {
  overflow: hidden;
  padding-bottom: 10px;
}

.edit-btn-wrapper {
  padding: 10px 15px;
}

div#messageToSend {
  display: inline-block;
  font-weight: bold;
}

form#sendForm .col-xs-12.whichType {
  margin-top: 15px;
  margin-bottom: 15px;
}

form#sendForm .col-xs-12.events, form#sendForm .col-xs-12.deals {
  display: none;
}

div#home-wrapper div#welcome a {
    display: block;
    text-align: center;
    background-color: #e8ebec;
    margin: 5px;
    color: #000;
    padding: 15px;
    font-size: 40px;
	line-height:45px;
	-webkit-transition: all 0.5s;
    transition: all 0.5s;
	text-decoration:none;
	font-family: "lato";
	text-transform:uppercase;
}

div#home-wrapper div#welcome a img {
    display: block;
    margin: -25px auto 15px auto;
    max-width: 130px;
    width: 100%;
}

div#home-wrapper div#welcome a:hover {
    text-decoration: none;
    background-color: #e8ebec;
	opacity:0.7;
}

#login .content {
    background: #eaeaea;
    padding: 15px;
}



div#eventsList ul li, div#deadlineList ul li, #prizesList ul li{
    text-align: left;
}

div#deadlineList ul, #eventsList ul{
	padding:0;
	margin:0;
}

div#deadlineList ul li, #eventsList ul li{
	list-style:none;
	display:block;
	border-bottom: 2px dotted rgba(255, 255, 255, 0.25);
}

#prizesList ul li.isadmin .prizeText {
    padding: 10px;
}

#prizesList ul li.isadmin, #eventsList ul li{
	position:relative;	
}

#prizesList ul li.ui-sortable-handle {
    cursor: move;
    margin: 0 5px 10px 0px;
    padding: 10px;
    background: rgba(220, 220, 220, 0.53);
    box-shadow: 1px 1px 3px #B4B4B4;
    display: block;
	position: relative;
	list-style:none !important;
}

.deletePrizeBtn, .deleteEventBtn, .categories_group.isadmin .delete-scoringCategories, .categories_group.isadmin .delete-activitiesCategories {
   padding: 5px;
    width: 30px;
    z-index: 1;
    position: absolute;
    top: 5px;
    right: 46px;
	display:none;
}

.categories_group.isadmin .delete-scoringCategories, .categories_group.isadmin .delete-activitiesCategories {
	padding: 0px;
	border:0;
	top: 0px;
	    margin: 3px 0 0px 0;
}

.delete-scoringCategories, .delete-activitiesCategories{
	display:none;
}

.adminBtn-wrapper {
    display: none;
}

#scoringCategories-wrapper .adminBtn-wrapper, #activitiesCategories-wrapper .adminBtn-wrapper {
    display: block !important;
}

#prizesList ul li.ui-sortable-handle:before {
    content: "\e150";
    position: absolute;
    top: 3px;
    font-family: 'Glyphicons Halflings';
    line-height: 17px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 3px;
    font-size: 17px;
    color: #000;
    padding: 9px;
    background: #E2E2E2;
}

.addNewPrizeBtn, .sortPrizeBtn, #addNewEventBtn, .sortSponsorsBtn, .addNewSponsorBtn, .sortWinnersBtn, .addNewWinnerBtn {
    margin: 10px 5px 10px 0px ;
}

li#addNewPrizeLi {
	display: block;
	opacity:0;
}

div#deadlineList ul li strong, #eventsList ul li strong {
    text-align: right;
    display: block;
    float: right;
}

div#eventsList ul li a, div#eventsList ul li .no-link, div#deadlineList ul li a {
    color: #b4d907;
}

div#deadlineList ul li a, #eventsList ul li a {
    display: inline-block;
}

div#eventsList ul li .no-link {
    display: block;
    opacity: 0.6;
}


.has-error .form-control {
    border: 3px solid #a94442;
}

div#founderNames {
    position: relative;
}

div#founderNames ul {
    margin: 0 0 10px 0;
    padding: 0;
}

form#registration img.thumbnail {
    width: 200px;
}

div#founderNames ul li {
    display: block;
    list-style: none;
    margin: 10px 0;
    overflow: hidden;
}

input#founders {
    width: 88%;
    float: left;
}

.removeFounderBtn {
    float: right;
    margin-top: 5px;
}

.scoring-header, .activities-header {
    overflow: hidden;
	background: #325569;
	margin: 0 0 10px 0;
}

.scoring-header div, .activities-header div{
    border-right: 1px solid #f5f5f5;
	font-size: 16px;
    line-height: 18px;
    padding: 5px 10px;
	color: #fff;
}

.scoringEnabled li.categories_group {
   list-style: none;
}

.scoringEnabled ul#categories_group_wrapper {
    overflow: hidden;
}

.scoringEnabled .scoringCategories-text, .scoringEnabled .activitiesCategories-text {
    border-bottom: 1px solid #eee;
    overflow: hidden;
}

.scoringEnabled li.categories_group:before {
    content: "-";
    position: absolute;
}

.scoringEnabled li.categories_group.headerLI:before {
   display: none;
}

.scoringEnabled .points-box-wrapper {
    text-align: right;
}

.scoringEnabled input.pointsBox.form-control {
    width: 40px;
    display: inline-block;
    line-height: 18px;
    font-size: 15px;
    padding: 3px;
    margin: 5px 0;
    text-align: center;
}

div#finalizeScore {
    float: right;
}

div#finalizeScore {
    float: right;
    margin: 0 15px;
}

.feedbackBtn, .feedbackAdminBtn {
    line-height: 19px;
    font-size: 12px;
    padding: 3px 5px;
    margin: 5px;
    text-transform: uppercase;
}

.delete-feedback {
    float: right;
}

.pointsBox{
-webkit-transition: background-color .3s ease-out;
    -moz-transition: background-color .3s ease-out;
    -ms-transition: background-color .3s ease-out;
    -o-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
}

input.loading {
    background: #575655 url("/alpha/templates/alpha_1/images/loader.gif") center center no-repeat;
}

#emailAlert{
	text-align:center;	
}

div#closeReport {
    margin: 5px;
    float: right;
}

div#numberOfEntries-wrapper, #numberOfSubmissions1-wrapper, #numberOfSubmissions2-wrapper, #numberOfSubmissionsFinized-wrapper {
    padding: 10px;
    margin: 10px;
    border: 7px solid #325569;
    border-radius: 100px;
    width: 175px;
    height: 175px;
	display: inline-block;
}

div#numberOfEntries-wrapper, #numberOfSubmissionsFinized-wrapper{
	border: 7px solid #b4d907;
}


div#numberOfEntries-wrapper div#numbers, #numberOfSubmissions1-wrapper div#numbers, #numberOfSubmissions2-wrapper div#numbers, #numberOfSubmissionsFinized-wrapper div#numbers{
    font-size: 70px;
    line-height: 90px;
}

div#numberOfEntries-wrapper div#numberText, #numberOfSubmissions1-wrapper div#numberText, #numberOfSubmissions2-wrapper div#numberText, #numberOfSubmissionsFinized-wrapper div#numberText{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
}

.winnersListItem h3 {
    color: #000;
}

.winnersListItem {
    background: #fff;
    margin: 5px;
}

.headerLI {
    font-weight: bold;
    display: block;
    margin-left: -23px;
    margin-top: 0;
    margin-bottom: 10px;
    padding: 0;
    font-size: 28px;
    line-height: 35px;
}

span.ct-label.ct-horizontal.ct-end {
    font-size: 13px;
    color: #333;
}

span.ct-label.ct-vertical.ct-start {
    font-size: 9px;
    color: #333;
}
svg.ct-chart-bar {
    overflow: visible;
}

/* The side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 250px; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    left: 0;
    background-color: #9cacb3; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 30px; /* Place content 60px from the top */
    margin-left: 0;
	top: 86px;
}

/* The navigation menu links */
.sidenav a {
    padding: 8px 15px ;
    text-decoration: none;
    font-size: 15px;
    color: #151515;
    display: block;
    transition: 0.3s;
	text-align: left;
	background: #e4e7e9;
    margin: 0px 0px 5px 0px;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
	background: #00979b;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

div#topbar_wrapper {
    background: #325569;
    color: #fff;
    padding: 16px;
	text-align: right;
}

.table-wrapper {
    overflow-x: auto;
}

#activityModal .table-wrapper {
    max-height: 500px;
}

#activityModal .table-view-wrapper #filterOptions, #activityModal .table-view-wrapper button {
    display: none;
}

.table thead tr {
    background: #325569;
    color: #fff;
}

.form-control {
    background-color: #efefef;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

#login .form-control {
    background-color: #fff;
    border: 1px solid #ccc;
}

div#filterOptions select {
    display:inline-block;
    margin: 0 5px 5px 0px;
    width: auto;
}

.table-wrapper table thead tr th.orderby, a{
	-webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.table-wrapper table thead tr th.orderby:after {
    position: relative;
    top: 3px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 10px;
	 content: "\f0de";
}

.table-wrapper table thead tr th.orderby.asc:after {
    content: "\f0de";
}

.table-wrapper table thead tr th.orderby.asc.notsorting:after {
    content: "\f0dc";
}

.table-wrapper table thead tr th.orderby.desc:after {
    content: "\f0dd";
}

.table-wrapper table thead tr th.orderby:hover {
    cursor: pointer;
    background-color: #00979b;
}

.scroller-wrapper {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
}

.top-scroller {
    height: 20px;
}

.table-wrapper table {
    margin-bottom: 0;
}

#users .radio {
    display: inline-block;
    margin: 0px 10px;
}

div#main-nav #userName {
    color: #000;
    padding: 5px 0px 0 0;
    line-height: 20px;
    font-size: 18px;
	border: 2px solid transparent;
	text-align: center;
	position: relative;
    display: block;
    float: left;
}

div#mySidenav div#companyName {
    padding: 8px 15px;
    text-transform: uppercase;
    font-weight: bold;
}

div#filterOptions {
    float: right;
}

.btn {
	transition:.2s all;
    margin: 0 2px;
}

.table-wrapper .btn-xs {
    padding: 3px 7px;
    font-size: 14px;
	position: relative;
}

.highlight {
    padding: 9px 14px;
    margin-bottom: 14px;
    background-color: #f9f9f9;
    border: 1px solid #e1e1e8;
}

.row.highlight-wrapper {
    margin: 0;
}

.highlight .fa {
    font-size: 30px;
    line-height: 35px;
	padding: 0 5px;
}

.highlight .company-address {
    display: inline-block;
    padding: 10px;
    font-size: 14px;
}

.highlight .btn {
    position: relative;
    float: right;
}

.table-wrapper table thead tr th {
    white-space: nowrap;
}

.dropfiles-wrapper input[type=file] {
   /* display:none;*/
	top: 0;
    width: 100%; 
    height: 200px;
    position: absolute;
    z-index: 1; 
	opacity: 0;
	cursor: pointer;
}

.dropfiles label {
    width: 100%;
    cursor: pointer;
	padding: 57px 0;
    margin: 0;
}

.dropfiles {
    position: relative;
    width: 100%;
    height: 200px;
    border: 2px #bdbdbd dashed;
    text-align: center;
    background: #f0f0f0;
	color: #989898;
	transition: all 0.2s ease 0s;
}

.dropfiles label .fa {
    font-size: 60px;
    opacity: 0.6;
    display: block;
}

.dropfiles.is-dragover, .dropfiles:hover{
	background: #e9e9e9;
    box-shadow: inset 0px 0px 7px 0px #848484;
}

.dropfiles_label {
    font-weight: 400;
    background: #f9f9f9;
    padding: 5px 10px;
    margin-top: 1px;
    color: #333;
}

ul.dropfiles_label_list {
    margin: 0;
    padding: 0;
}

li.dropfiles_label_list_item, .files_label_item {
    display: inline-block;
    width: 120px;
    height: 120px;
    text-align: center;
    background: #fff;
    border: 2px solid #bdbdbd;
    margin: 3px;
	position: relative;
}

.dropfiles_thumb, .files_thumb {
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	width: 116px;
    height: 116px;
	border: 1px solid #fff
}

.files_thumb, .files_label_item, .dropfiles_thumb{
	cursor: pointer;
}

.files_thumb:hover, .files_fname:hover {
    opacity: 0.9;
	border-color: transparent;
}

.files_thumb:hover {
	border:0px;
}

.dropfiles_thumb-wrapper, .files_thumb-wrapper {
    overflow: hidden;
    width: 120px;
    height: 120px;
    position: relative;
    display: block;
    z-index: 10;
}

.files_thumb-wrapper {
    display: inline-block;
    z-index: 10;
    border: 2px solid #d2d2d2;
    margin: 5px;
}

.dropfiles_fname, .files_fname {
    position: absolute;
    z-index: 1;
    font-size: 12px;
    overflow: hidden;
    height: 116px;
    width: 116px;
    line-height: 116px;
    background: rgba(0, 0, 0, 0.1);
    color: #fff;
    text-overflow: ellipsis;
	padding: 0 15px;
	border: 1px solid #fff;
	top:0;
}

li.dropfiles_label_list_item span.glyphicon-file, .files_label_item span.glyphicon-file{
    position: absolute;
    z-index: 0;
    font-size: 30px;
    top: 33%;
    color: #aba6a6;
    left: 40%;
}

.files-wrapper .delete-btn, .files-wrapper .flag-btn, .files-wrapper .delete-btn, .files-wrapper .file-edit-btn, .files-wrapper .btn {
    position: absolute;
    z-index: 12;
    right: 0;
    background: #325569;
    color: #fff;
    padding: 5px 10px;
}

.files-wrapper .delete-btn:hover, .files-wrapper .flag-btn:hover, .files-wrapper .file-edit-btn:hover  {
    background: rgba(50, 85, 105, 0.9);
    border: 1px solid #fff;
}

#actions-delete-btn {
    opacity: 0; 
}

.files-wrapper .flag-btn, .files-wrapper .file-edit-btn{
    right: 40px;
}

.files-wrapper {
    max-height: 265px;
    overflow: auto;
    border: 1px solid #eee;
    padding: 4px;
	margin-bottom: 10px;
}

form .form-group .files_label_item.file_item, form .form-group .files_label_item.image_item {
    padding: 0;
}

form .form-group .files_label_item.image_item {
	width: 100%;
    height: auto;
}

.form-group .files_thumb {
    width: 100%;
    height: auto;
}

.form-group .files_thumb img {
    width: 100%;
    height: auto;
	max-width: max-content;
}

.copied {
	position: absolute;
    background: #353535;
    color: #fff;
    z-index: 99;
    width: 225px;
    text-align: center;
    padding: 10px !important;
    display: none;
    font-size: 14px;
	cursor: context-menu;
}

input.urlToCopy.form-control {
    font-weight: normal;
}

.input-group.urlToCopy-wrapper .input-group-addon:last-child {
    border: 1px solid #ccc;
}

.dropfiles_MaxUploadSize {
    font-size: 0.8em;
}

.error {
    color: #8a6d3b;
    font-weight: bold;
}

label.grant_access_label {
    cursor: pointer;
}

.well {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.note-box {
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
}

#fileManagerModal .modal-dialog {
    width: 90%;
	max-width: 1000px;
}

.fileManagerBtn {
    cursor: pointer;
}

#imageModal .modal-dialog {
    width: 100%;
	max-width: max-content;
}

#imageModal .full_image {
    width: auto;
	max-width: 100%;
}

#imageModal .modal-body{
	text-align: center;
	padding: 0;
	background-image: url(/alpha/templates/alpha_1/images/transparent-bg-image-repeat.jpg);
}

#fileManagerModal #files_form, #filemanager #files_form, #edit_file_form .dropfiles-wrapper{
	display:none;
}

#viewArchiveBtn {
    font-size: 25px;
    color: #fff;
    padding: 5px 10px;
}

#viewArchiveBtn:hover {
    opacity: 0.8;
}

#mySidenav .menu {
    display: none;
    padding: 0;
}

#mySidenav .menu li {
    list-style: none;
}

#mobileMenuBtn {
    display: none;
	position: absolute;
    top: 0;
    left: 0;
    padding: 10px 20px;
    background: #d3d6d8;
	cursor: pointer;
	font-size: 26px;
}
div#mobileMenuBtn:hover {
    opacity: 0.8;
}
#mySidenav.menuOpen {
    margin-left: 0px;
}

#login div#mobileMenuBtn {
    display: none;
}

div#mySidenav div#userName {
    padding: 5px 15px;
    font-weight: 400;
    font-size: 14px;
	display: none;
}

.text-nowrap {
    white-space: nowrap;
}

.mobileMessage {
    display: none;
}

.modal-content{
	border-radius: 0;
}

input.archiveDate {
    background: #ffffff;
    border: 1px solid #cecece;
    border-radius: 0;
    max-width: 200px;
}

.table-wrapper.cloned {
    position: fixed;
    top: 0;
    z-index: 0;
    height: 39px;
    overflow: hidden;
	opacity: 0;
}

.table-wrapper table th br {
    display: none;
}

.rowcomplete {
    background: #447d44 !important;
    color: #fff;
}

.dropfiles_label_list_item.image_item, .files_label_item.image_item {
    background-image: url(/alpha/templates/alpha_1/images/transparent-bg-image.jpg);
    background-size: 100%;
}

.dropfiles_label_list_item.image_item .dropfiles_fname, .files_label_item.image_item .files_fname{
	display: none;
}

.dropfiles_label_list_item.file_item, .files_label_item.file_item {
    background-image: url(/alpha/templates/alpha_1/images/pdf_icon.jpg);
    background-size: 100%;
}

div#topbar_wrapper a {
    color: #ffffff;
	font-size: 25px;
}

div#topbar_wrapper a:hover {
    text-decoration: none;
    opacity: 0.8;
}

a.messagelink span {
    color: #929292;
}

a:focus, a:hover {
    color: #23527c;
    opacity: 0.8;
	text-decoration: none;
}

.messageSentFrom {
    background-color: #f9f9f9;
    border: 1px solid #e3e3e3;
    padding: 10px;
    margin: 0;
}

.table-wrapper table a:not(.btn) {
    display: block;
	position: relative;
}

.table-wrapper table a .fa-paperclip {
    position: absolute;
    right: 0;
    top: 0;
	color: #929292;
}

a.messagelink {
    padding-right: 15px;
}

button#readChecked,button#deleteChecked{
	display:none;
	opacity:0;
}

div#URLAliases .alias-wrapper {
    padding: 0;
}

.form-group.row {
    margin: 0;
}

div#weight-fields-wrapper .form-group {
    margin: 15px 0 15px 0;
}

div#weight-fields-wrapper .row {
    margin: 0;
}

#cropModal img {
    max-width: 100%;
    height: auto;
	width: 100%;
}

div#cropModal .modal-body {
    padding: 0;
}

div#cropModal .modal-dialog {
    width: 100%;
    max-width: 1200px;
}

div#cropModal .modal-body .row .col-md-12 {
    margin: 0;
    text-align: right;
    padding: 15px;
}

div#cropModal .modal-body .row {
    margin: 0;
}

div#cropModal .modal-body .btn {
    margin: 0 2px;
}

.crop-progressbar-wrapper {
    margin: 15px;
}

#babies_form .files_label_item.image_item .files_fname{
	display: block;
	background: rgba(0, 0, 0, 0.4);
    font-weight: bold;
}

.cropper-point {
    height: 10px !important;
    width: 10px !important;
}

#slider .files_label_item.image_item {
    width: 222px;
}

#slider .files_thumb {
    width: 218px;
}

@media (max-width: 1200px){
	.header #logo {width: 40%;}
	.carousel-caption h2 {
		font-size: 38px;
		line-height: 42px;
		padding: 0;
		margin: 15px;
	}
	.carousel-caption p {
		font-size: 18px;
		line-height: 22px;
		padding: 0;
		margin: 15px;
	}
	#main-nav a {
		padding: 10px 12px;
		font-size: 17px;
	}
}

@media (max-width: 1100px){
	.carousel-caption{width:40%}
	.sponsorsListItem, .winnersListItem, ul.businessProfilesItemsRow li.businessProfilesListItem {
		width: 35%;
	}
	
}

@media (min-width: 992px){
	div#sidebar .btn-wrapper .btn {
		width: 48%;
	}
	
}

@media (max-width: 1050px) {
	div#home-wrapper div#welcome a {
    	font-size: 35px;
	}
	.mobileMessage {
		display: block;
	}
	
}

@media (max-width: 992px) {
	
	.sidenav {
    	width: 175px;
	}
	#main_body {
    	margin-left: 175px;
	}
	.scroller-wrapper{
		height:1px;
	}
	#sidebar {
		padding: 20px;
	}
	#main-nav .nav.navbar-nav li a {
		font-size: 14px;
		padding: 6px;
		line-height: 19px; 
	}
	div#google_translate_element{
		margin: 3px 5px 0 0;
	}
	#main-nav li .divider{
		padding: 10px 0px;	
	}
	.header #logoimg {width: 250px;}
	.header #logo span {font-size: 18px;}
	.carousel-caption{
		width:88%;
		bottom: 0;
		 top: initial;
	}
	div#social-icons-wrapper {margin-top: 10px;}
	#main-nav {margin-top: 18px;}
	div#social-icons-wrapper a {font-size: 18px;line-height: 24px;height: 30px;width: 30px;margin: 9px 8px;}
	.carousel-indicators {
		position: relative;
		bottom: 0;
		margin: auto;
		width: 100%;
		left: 0;
		background: #fff;
		padding: 10px 0 5px 0;
	}
	.page-title h1 {
		font-size: 38px;
		line-height: 45px;
	}
	#welcomeMessage {
		font-size: 20px;
		width: 95%;
	}
	div#home-wrapper div#welcome a {
	    margin: 15px;
	}
	.carousel-caption h2 {
		font-size: 32px;
	}
	
	.carousel-caption p {
		font-size: 16px;
	}
	.section-title {
		font-size: 33px;
		line-height: 40px;
	}
	div#home-wrapper div#welcome a {
		font-size: 35px;
		line-height: 40px;
	}
	.table-wrapper table th br {
    	display: inherit;
	}
	
	.table-wrapper table th, .table-wrapper table td {
		font-size: 13px;
	}
	.table-wrapper.cloned {
    	height: 57px;
	}
	
}

@media (max-width: 767px) {
	#main_body{
		margin-left: 0;
		transition: margin-left .5s;
	}
	.sidenav{
		
    	transition: margin-left .5s; /* 0.5 second transition effect to slide in the sidenav */
		margin-left: -250px;
		    top: 57px;
	}
	#mySidenav .menu, div#mySidenav div#userName {
    	display: block;
	}
	#mobileMenuBtn {
		display: inline-block;
	}
	div#topbar_wrapper {
    	padding: 10px;
	}
	.scoringEnabled .points-box-wrapper {
		text-align: left; 
	}
	.page_header #logoimg {
		display: none;
	}
	.page_header #logo {
		max-width: 200px;
		margin: auto;
		float: none;
		display: block;
	}
	.page_header #logo span {
		padding: 15px 0;
		display: block;
		font-size: 20px;
		text-align: center;
	}
	div#main-body-wrapper{
		top: 57px;
	}
	div#businessProfileImg-wrapper {
		max-width: 100%;
		width: 100%;
		border: 0;
		float: inherit;
	}
	.sponsorsListItem, .winnersListItem, ul.businessProfilesItemsRow li.businessProfilesListItem {
		width: 47%;
	}
	.btn-text {
		display: none;
	}
	
	.header {
		min-height: 43px;
	}
	#sidebar {
		padding: 20px;
	}
	div#banner-text h2 {
		font-size: 25px;
		margin-top: 20px;
	}
	
	div#banner-text h3{
		font-size: 20px;
	}
	
	div#home-banner img{
		width: 30%;
	}
	button#dropdownMenu{
		display:block;	
	}
	.header #logo {
		position: absolute;
		left: 44%;
	}
	div#google_translate_element {
		margin: 20px 5px 0 0;
	}
	div#banner-text br {
		display:block;	
	}
	.header #logoimg {width: 250px;}
	.header #logo span {font-size: 15px;}

	.header #logo{width:250px;margin: 0;left: 30%;}
	.header #logo span{display:none;}
	.carousel-caption h2 {
		font-size: 27px;
		line-height: 30px;
		padding: 0;
		margin: 10px;
	}
	.carousel-caption p {
		font-size: 13px;
		line-height: 16px;
		padding: 0;
		margin: 10px;
	}
	.carousel-caption {
		width: 90%;
    	left: 5%;
		bottom: 0;
	}
}

@media (max-width: 480px) {
	
	
	.sponsorsListItem, .winnersListItem, ul.businessProfilesItemsRow li.businessProfilesListItem {
		width: 98%;
	}
	div#deadlineList ul li strong, #eventsList ul li strong {
		float: none;
		text-align: left;
	}
	div#home-banner img {
		max-width: 255px;
		float: none;
		width: 100%;
	}
	
	div#home-banner {
		background: url("/images/banner-background.jpg") 89% -61px no-repeat;
	}
	
	.goog-te-gadget-simple .goog-te-menu-value span:first-child {
		display: none;
	}
	div#google_translate_element {
		width: 57px;
		margin: 20px 5px 0 0;
	}
	.header #logo{width:53%;margin: 3px;left:23.5%;}
	.header #logoimg {width: 100%;}
	button#dropdownMenu {
		margin: 16px 5px;
	}
	.header #logo span{display:none;}
	.header {min-height: inherit;}
	
	.carousel-caption {
		width: 100%;
		left: 0;
		position: relative;
		padding: 15px;
	}
}

@media (max-width: 400px) {
	.header #logo{margin: 10px 3px 3px 3px;left:25%;}
		
}