@font-face {
    font-family: 'coolveticaregular';
    src: url('../fonts/coolvetica/coolvetica_rg.eot');
    src: url('../fonts/coolvetica/coolvetica_rg.eot?#iefix') format('embedded-opentype'),
         url('../fonts/coolvetica/coolvetica_rg.woff2') format('woff2'),
         url('../fonts/coolvetica/coolvetica_rg.woff') format('woff'),
         url('../fonts/coolvetica/coolvetica_rg.ttf') format('truetype'),
         url('../fonts/coolvetica/coolvetica_rg.svg#coolveticaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
html, body {width: 100%; height: 100%; padding: 0; margin: 0;}

p{ font-size: 0.9em}

#setDefault{width: calc(100% - 12px);margin: 5px; padding:10px 16px; cursor:pointer; font-size: 18px; line-height: 1.33; border-radius: 6px; color:#000;}
.zoneSelector{background:#2196F3 !important;    color: #fff !important;}

.bigBg{
    width: 100%;
    height: 100%;
    background: url('../img/bg/bg_2024.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.bigOverlay{ position: absolute; z-index: 1; background: url('../img/bg/bg_pattern.png'); top: 0; bottom: 0;  right: 0; left: 0; text-align: center;
}

.prep{background: #777!important; color:#fff}
.custom {color:#000!important;}

/* company permissions: edit.ctp */
#CompanyPermissionEditForm label {
	display: flex;
	align-items: center;
	font-size: 18px;
	font-weight: normal;
}
#CompanyPermissionEditForm input[type="checkbox"] {
	margin: 0 5px 0 0;
}
#extendedCheckbox label {
	margin: 20px 0;
}
#companyZones label {
	margin: 5px 0;
}

/* Regional PDFs */
.clearRegion {
	margin-top: 20px;
	padding: 2px 5px;
}

/* Users: login.ctp	*/
.loginError{text-align: center; font-weight: bold; color: red;}
.loginBox{position: absolute;   z-index: 2; width: 500px!important; margin: -250px; left: 50%; top: 50%; background: #ecf0f1; border: 1px solid #95a5a6; border-radius: 10px;  -webkit-box-shadow: 10px 10px 0 0 rgba(0,0,0,0.3);box-shadow: 10px 10px 0 0 rgba(0,0,0,0.3);}
	.loginBox .logoHolder{text-align: center; padding: 20px 5px; }
		.loginBox .logoHolder img{width: 100%;}
	.loginBox form{width: 100%; margin: 0; padding: 0;}
.btn-demo{margin-left: 20px}

@media (max-width: 900px) {
	.loginBox{width: 300px!important; margin: -150px; }
}
/*------------------------------------------------------------------------------------------------------------------------------------*/
/* storm watches: add/edit.ctp */
.stormWatch{border: 1px solid #000;}
.dateHolder{display: block; width: 400px;}

/* storm watches: view.ctp     */

.outlook,.multi{margin:0; padding-bottom:8px; padding:0 4px; border-bottom: 1px solid rgba(0,0,0,0.2);}
.outlook:hover,.multi:hover{background:rgba(33, 150, 243, 0.1);}
.outlook label,
.outlook input,.multi label, .multi input{cursor:pointer;}
.outlook label,.multi label{display: inline-block; width: 90%;  height:30px;  margin:0; padding-bottom:8px; padding-left: 5px;}
	.outlook img{width: 100%; }
.outlook < input:checked {background:red;}

/*------------------------------------------------------------------------------------------------------------------------------------*/
/* ChartTypeLabels add/edit.ctp */
.optionList{ }
.optionList .row{margin-left: 10px;}
.optionList input{clear:none }


/*------------------------------------------------------------------------------------------------------------------------------------*/
/* storm descriptions: index.ctp   */
.date{width: 150px;}

/* storm descriptions: edit.ctp    */
.imgClip{width: 100%; height :300px; overflow: hidden}
	.imgClip .previewImg{width: 100%; }

.threat-table{}
	.threat-table th{text-align: center;}
	.threat-table .remove .btn{width: 80px; margin-top: 7px; color: #fff;!important}
		.threat-table .remove .btn a{color: #fff;!important}

.dropdown button{width: 180px;}

.tableWrap{width: 100%; height: 500px; overflow-x: scroll}
.threat-table{}
	.threat-table tr{}
		.threat-table tr th{min-width: 150px; background: #2c3e50; color: #fff; font-weight: bold;border-right: 1px solid #000;}
		.threat-table tr td{min-width: 150px; height: 50px; border-right: 1px solid #000;}

.do-dropDown,.do-addRow{width: 150px; border: 1px solid #000;  cursor: pointer; -webkit-transition: all .25s ease; -moz-transition: all .25s ease;-ms-transition: all .25s ease;-o-transition: all .25s ease; transition: all .25s ease;}
.do-dropDown:hover,.do-addRow:hover{background: #bdc3c7}

.do-dropDownMenu{position: absolute; display: none;  min-width: 200px;  background: #fff; border: 1px solid #000; -webkit-box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.1); box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.1);}
	.do-dropDownMenu li{ cursor: pointer; margin: 0; border-bottom: 1px dotted #bdc3c7; -webkit-touch-callout: none; -webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
	.do-dropDownMenu li:hover{background: #3498db; color: #fff;}
		.do-dropDownMenu li p{padding: 10px; margin: 0;}
.dropdown-menu{}
.dropdown-menu li{cursor: pointer;}
.dropdown-menu li:hover{background: rgba(41, 128, 185, 0.3); }
.dropdown-menu input{width: 80%; 	}
.dropdown-menu i{width: 20%; padding: 5px 10px;}

.graph{}
.graph p{font-weight: bold;}
.graph input{width: 14%; height: 22px;}

.note-editor{}
.paddimg img, .note-editor img{padding: 10px}



/*------------------------------------------------------------------------------------------------------------------------------------*/
/* multiview: edit.ctp  */
.multiViewImgs{overflow: hidden;}
.multiViewImgs .imgWrap{height: 100px; overflow: hidden;}
.multiViewImgs .imgWrap img{width: 100%;}
.imgWrapnew{overflow: hidden;}
.imgWrapnew img{}
.multiViewPopUp{}
.multiViewPopUp h1{margin-top: 20px;}
.multiViewPopUp img{width: 100%;}

/*------------------------------------------------------------------------------------------------------------------------------------*/
/* Updates: view.ctp*/
.logoWrap{padding: 0; margin: 0; margin-left: 18px;}
.logoWrap h1{margin-top: 60px; margin-left: 13px;}

.wrapWatch{ padding: 3px; border-radius: 10px;}
	.wrapWatch h1{color: #fff;}
.watchBlock{margin: 10px 0; border: 1px solid #000; background: #ecf0f1; -webkit-box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.1); box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.1); -webkit-border-radius: 10px;border-radius: 10px;}
	.watchBlock h2{text-align: center;  background: #2c3e50; color: #ecf0f1;margin: 0 -16px 15px -16px!important; padding: 5px; text-indent: 22px; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;}
	.imgwrapWatch{width: 600px; height: 300px; overflow: hidden; margin: 20px auto 60px auto; border: 1px solid #000;}
	.imgwrapWatch img{width: 600px; height: 300px;}
	.watchBlock .forecaster{text-align: left}
		.watchBlock .forecaster img{width: 89px; border-radius: 19px; padding-bottom: 5px; -webkit-transition: all .2s ease-in-out;}
		.watchBlock:hover .forecaster img{-webkit-transform: scale(1.1);}
		.watchBlock:hover{border: 1px solid #2c3e50}
	.watchBlock .content{width: 87%; text-align: justify; font-size: 0.9em}
	.name{font-weight: normal; color:#000!important}
	.insideTrack{text-shadow: 1px -1px 0px rgba(0,0,0,0.3);}
	.readMore{float: right; font-size: 14px; font-weight: bold;}

.extendedOutlooks{min-height: 545px; background: #ecf0f1;  padding: 10px 0; margin-top: 11px; border-radius: 10px; border: 1px solid #000; text-align: center; -webkit-box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.1); box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.1);}
	.extendedOutlooks .wrapEimg{width: 100%; overflow: hidden; }
		.extendedOutlooks .wrapEimg img{width: 100%; border: 1px solid #000; border-radius: 5px; margin: 10px 0}
	.extendedOutlooks h2{font-size: 20px; padding: 15px 0 3px 0; }

.descriptionRow{padding:  10px 0; margin-bottom: 10px;  -webkit-transition: all .2s ease-in-out; border-bottom: 1px solid #ecf0f1; border-top: 1px solid #ecf0f1}
	.descriptionRow p{padding-top: 10px; text-align: justify; font-size: 0.9em}
	.descriptionRow .imgwrap{height: 135px; width: 100%; margin-top: 10px; overflow: hidden; border: 2px solid #34495e; border-radius: 5px; }
		.descriptionRow .imgwrap img{width: 100%; }
		.descriptionRow  h3 span{font-size: 14px; color: red; font-weight: bold;}
	.threat-tabel h1{margin: 20px 0 20px 0; font-size: 28px}

.descriptionRow:hover{background: #bdc3c7; border-bottom: 1px solid #000; border-top: 1px solid #000;  -webkit-box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.1);box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.1);}
.imgWrapDescription{overflow: hidden; width: 600px; height: 300px; margin: 20px auto; border: 1px solid #000;}
	.imgWrapDescription img{width: 600px; height: 300px}

.multiviewBox{background: #ecf0f1; padding-bottom: 20px; text-align: center; -webkit-box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.1); box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.1);}
.m1{border-left: 1px solid #000; border-top: 1px solid #000; border-bottom: 1px solid #000;}
.m2{border-right: 1px solid #000; border-top: 1px solid #000; border-bottom: 1px solid #000;}

	.multiviewBox .imgwrap{height: 300px; width: 104%; overflow: hidden; margin-top: 10px;}
		.multiviewBox .imgwrap img{width: 100%;}
	.specialStart{margin-right: 0; padding-right: 0;}
	.special{margin: 0; padding: 0;}
	.multiviewImgWrap{overflow: hidden; height: 214px;}
		.multiviewImgWrap img{height:100%;}
	.imgOverlay{position: absolute; width: 100%; height: 90px; padding: 5px 15px; margin-top:  -65px; text-shadow: 1px 1px 0px #000; -webkit-box-shadow: 0 -5px 5px 0 rgba(0,0,0,0.3); box-shadow: 0 -5px 5px 0 rgba(0,0,0,0.3); text-align: left;  font-size: 20px; background: rgba(44,62,80,0.7); color: #ecf0f1; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
	.imgOverlay span{ font-weight: bold;  }
	.hidePop{overflow:hidden;}
	.hidePop:hover .imgOverlay{}

.stormDescriptionBullets{padding-top: 10px;}
	 .stormDescriptionBullets li
	,.multiviewBullets li
	,.extendedBullets li{padding: 10px; list-style-type: circle;}
.modal {background:#fff; width: 970px; height: 723px; overflow: none; margin-top: 80px;}

.ajaxContent{}

.modal .threat-tabel td{cursor: pointer;}
.stormDescriptionHeader{text-align: center; font-size: 32px;}

select.watch, select.description {
	display: block;
	width: 100%;
}
.emailThings .note-editable{height: 200px}

.faqBlock{display: none;  width: 800px; height: 100%; padding: 20px; position: fixed; top: 0; z-index: 20!important; background: #e67e22; border-left:1px solid #000; -webkit-transition: all .25s ease; -moz-transition: all .25s ease;-ms-transition: all .25s ease;-o-transition: all .25s ease; transition: all .25s ease; -webkit-box-shadow: -5px 0 5px 2px rgba(0,0,0,0.2); box-shadow: -5px 0 5px 2px rgba(0,0,0,0.2);}
	.faqBlock .container{width: 738px; height: 100%; overflow-y:auto;}
		.faqBlock .container h1{padding-bottom: 10px; margin: 20px 0; color: #fff;font-size: 26px;  border-bottom: 1px solid #2c3e50; text-shadow: 5px 0 0 #7f8c8d;}
		.faqBlock .container h2{ margin: 10px 0; color: #ecf0f1;}
		.faqBlock a{ font-size: 15px; color: #2980b9!important; font-weight: bold!important; text-shadow: 1px 0 0 #000;}
.faq{position: fixed; z-index:88!important; width: 50px; height: 100px; bottom: 200px; cursor: pointer;  border-top-left-radius: 5px; border-bottom-left-radius: 5px; right: -1px; z-index:10000; border-left: 1px solid #000; border-top: 1px solid #000; border-bottom: 1px solid #000;  background: #e67e22; color: #fff; -webkit-transition: all .25s ease; -moz-transition: all .25s ease;-ms-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease; -webkit-box-shadow: -5px 0 5px 2px rgba(0,0,0,0.2); box-shadow: -5px 0 5px 2px rgba(0,0,0,0.2);}
	.faq div{width: 100%; margin: 0 auto; user-select: none; text-align: center; margin-top: 33px;font-size: 24px;


	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);

	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;	}

.def{position: fixed; z-index:87!important; width: 50px; height: 225px; bottom: 250px; cursor: pointer;  border-top-left-radius: 5px; border-bottom-left-radius: 5px; right: -1px; z-index:10000; border-left: 1px solid #000; border-top: 1px solid #000; border-bottom: 1px solid #000;  background: #2980b9; color: #fff; -webkit-transition: all .25s ease; -moz-transition: all .25s ease;-ms-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease; -webkit-box-shadow: -5px 0 5px 2px rgba(0,0,0,0.2); box-shadow: -5px 0 5px 2px rgba(0,0,0,0.2);}
	.def div{width: 100%; margin: 0 auto; user-select: none; text-align: center; margin-top: 120px; font-size: 24px;
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);


	-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;	}
.defBlock{display: none; width: 800px; height: 100%; padding: 20px; position: fixed; top: 0; z-index: 60; background: #2980b9; border-left:1px solid #000; -webkit-transition: all .25s ease; -moz-transition: all .25s ease;-ms-transition: all .25s ease;-o-transition: all .25s ease; transition: all .25s ease; -webkit-box-shadow: -5px 0 5px 2px rgba(0,0,0,0.2); box-shadow: -5px 0 5px 2px rgba(0,0,0,0.2);}
	.defBlock .container{width: 738px; height: 100%; overflow-y:auto;}
		.defBlock .container h1{padding-bottom: 10px; margin: 20px 0; color: #fff;font-size: 26px;  border-bottom: 1px solid #2c3e50; text-shadow: 5px 0 0 #7f8c8d;}
		.defBlock .container h2{ margin: 10px 0; color: #ecf0f1;}
		.defBlock a{ font-size: 15px; color: #2980b9!important; font-weight: bold!important; text-shadow: 1px 0 0 #000;}
		.defBlock  p {color: #bdc3c7;}
		.defBlock b{color: #fff!important; font-size:14px;}
.regionDropDown{width: 200px;}
	.regionDropDown input{width: auto; margin-right: 10px;}
	.regionDropDown label{display: block;}

.previewMap{display: none; position: fixed; z-index: 999999; width: 300px;  bottom: 0; right: 0; border: 1px solid #000;}
.previewMap img{width: 100%; }

.ajaxContent{}
	.ajaxContent .tableWrap{height: auto; }

.newUser{position: fixed; z-index: 99; width: 960px; height: 800px; padding: 20px; overflow: hidden; margin-left: -480px; left: 50%; top: 20px; background: #fff; border: 4px solid #2c3e50; border-radius: 10px;  -webkit-transition: all .25s ease; -moz-transition: all .25s ease;-ms-transition: all .25s ease;-o-transition: all .25s ease; transition: all .25s ease; -webkit-box-shadow: -5px 0 5px 2px rgba(0,0,0,0.2); box-shadow: -5px 0 5px 2px rgba(0,0,0,0.2);}
	.newUser .logoNew{text-align: center; border-bottom: 1px solid #000; margin-bottom: 20px; }
	.newUser h1{ color: #0066a2;   font-family: 'coolveticaregular';}
	.newUser h2{font-size: 20px; margin: 20px 0 10px 10px; border-bottom: 1px solid #000; color: #0066a2;   font-family: 'coolveticaregular';}
	.newUser p{padding-left: 10px;}
	.newUser label{padding-lefT: 10px}
	.hideMe,.hideMe2{display: none; text-align: center; font-weight: bold; color: red; font-size: 16px;}
	.newUser .btn{color: #000; margin-right: 20px;}
.overlayWhite{position: fixed; z-index: 98; width: 100%; height:100%; left: 0; top: 0; background: rgba(44, 62, 80, 0.5);}

.regionHolder{text-align: center; margin: 10px 0;}
	.regionHolder .regionMaps{width: 150px; cursor: pointer; border-radius:5px;}
	.regionHolder .border{position:absolute; width: 150px; height: 100px; cursor: pointer; border: 1px solid #ccc; border-radius:5px;}
	.border:active {border:4px solid #3498db!important}
	.regionHolder:hover .border{ border:1px solid #3498db}
	.regionHolder label{}

	.regionHolder .border.active{border:3px solid #2980b9}



.phonelogo{display:none}

/*------------------------------------------------------------------------------------------------------------------------------------*/
/*UPDATE view.ctp MOBILE*/


/* SMARTPHONES */
@media (min-device-width : 320px) and (max-device-width : 480px) {
	body{font-size: 11px!important; background: #000000; padding: 0;}
	p{font-size: 1.8em!important;  text-align:justify;}

	.container{width: 100%;padding: 0 20px;}
	.logoWrap{display: none!important}
	.phonelogo{display: block!important; width: 100%; padding: 0; margin: 0;}
		.phonelogo img{width: 100%;}

	.logo{float: none; width: 100%; margin-top: 10px;}
		.logo svg{width: 100%;}

	.unpad{padding: 0;}

	.watchBlock {margin: 0; border-radius: 0;}
	.watchBlock  h2{padding: 10px 0; border-radius: 0;}
	.watchBlock .content{float: none; width: 100%;}
	.watchBlock  .forecaster{display: none!important; float: none; text-align: center;}
	.readMore{display: block; width: 100%; line-height: 7px; padding-bottom: 25px; margin: 20px 0; text-align: center; float: none; font-size: 16px!important; border: 1px solid #000; color: #fff; background: #2c3e50;}

	.descriptionRow {}
		.descriptionRow  h3{text-align: center;}

	.hidePop {padding: 0}

	.modal {width: 100%; height: 100%; margin: 0; padding: 0; }
		.modal  .bigClose{ width: 100%; height: 200px; float: none; margin: 30px auto; margin-bottom: 0; padding-bottom:0; font-size: 50px!important;  color: #fff; background: #2c3e50;}
		.modal  .bigClose span{display:block; width:100%; height:100%; padding-top: 55px;}
		.modal  .dropdown{width: 100%; float: none; color: #fff; background: #2c3e50;}
		.modal .ajaxContent{height: 100%}
		.modal .close{width: 20px; height: 20px;}

		#dropdownMenu1{width: 100%; height: 150px; font-size: 50px!important; }
		.regionDropDown{width: 800px; text-align: center; color: #000!important; font-size: 40px!important;}
			.regionDropDown ul {width: 300px; color: #000!important; font-size: 40px!important; }
				.regionDropDown ul li{width: 300px; color: #000!important; font-size: 40px!important; }
					.regionDropDown ul li label{color: #000!important; font-size: 40px!important; }

	footer{text-align: center;}
	footer .col-md-12{text-align: center;}
	footer .col-md-12 p{text-align: center;}
}

/*TABLETS*/
@media (min-device-width : 320px) and (max-device-width : 480px) {

}



#myModal .threat-table{}
#myModal .tableWrap{overflow: auto!important;}
#myModal .labels{width: 75px!important; min-width: 75px!important; }
#myModal  .threat-table .do-dropDown{width: 75px!important; border: none!important}
#myModal  .threat-table .do-dropDown:hover{cursor: auto; background: none}
#myModal  .threat-table tr{}
#myModal  .threat-table tr td p{cursor: pointer;}


/*------------------------------------------------------------------------------------------------------------------------------------*/
/*Outlook view.ctp*/

.eoPopUp{padding: 0!important; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;}
	.extendedOutlooks  h1 { background: #2c3e50; color: #ecf0f1; margin: 0; margin-top: -10px; padding: 10px 0; -webkit-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0;  }
	.eoPopUp .wrap{width: 50%; height: 350px; overflow: hidden; margin: 0 0 20px 0; float: left}
		.eoPopUp .wrap img{display: block; height: 100%; }
	.imgsmall{}
	.imgsmall img{width:50%;float:left;}

/*------------------------------------------------------------------------------------------------------------------------------------*/
/*Genral Fixes resets*/

/* Navigation */
#nav-holder {
	display: flex;
	justify-content: space-between;
	margin: 40px 0;
	color: #333;
}
#nav-holder .sub-nav {
	display: flex;
	border: 1px solid #aaa;
	border-radius: 5px;
}
#nav-holder .sub-nav > .nav-item {
	border-right: 1px solid #aaa;
	padding: 10px 15px;
	background: #f7f7f7;
}
#nav-holder .sub-nav > .nav-item:first-child {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
#nav-holder .sub-nav > .nav-item:last-child {
	border-right: 0;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
#nav-holder .sub-nav > .nav-item:hover {
	cursor: pointer;
}
#nav-holder .sub-nav > .nav-item:not(.open):hover,
#nav-holder .nav-dropdown .nav-dropdown-options > .nav-dropdown-item:hover,
#nav-holder .sub-nav > .nav-item.active,
#nav-holder .nav-dropdown .nav-dropdown-options > .nav-dropdown-item.active {
	background: #14377D;
	color: #fff;
}
#nav-holder a:hover {
	text-decoration: none;
}

#nav-holder .nav-dropdown {
	position: relative;
}
#nav-holder .nav-dropdown .nav-dropdown-options {
	display: none;
	flex-direction: column;
	position: absolute;
	z-index: 1000;
	top: 43px;
	left: 0;
	width: 125px;
	border: 1px solid #aaa;
	border-radius: 5px;
	background: #f7f7f7;
}
#nav-holder .nav-dropdown .nav-dropdown-options > .nav-dropdown-item {
	padding: 5px 10px;
}
#nav-holder .nav-dropdown .nav-dropdown-options > .nav-dropdown-item:first-child {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#nav-holder .nav-dropdown .nav-dropdown-options > .nav-dropdown-item:last-child {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#nav-holder .nav-dropdown.open .nav-dropdown-options {
	display: flex;
}

#nav-holder #zone-selector {
	background: #0088CF;
	color: #fff;
}


/*.navHolder{padding-bottom: 40px;}
.navHolder ul li a{padding: 10px; font-size: 11px;}
*/
/* Footer */
footer{text-align: center;  background: #fff;}
.footers{margin-top: 40px; }
	.footers  .col-md-12{border-top: 1px solid #ccc; padding: 20px 0;}
		.footers  .scocialContainer{width: 250px; margin: 0 auto; }
			.footers .scocialContainer .scocialBlock{width: 40px; height: 40px; float: left; overflow: hidden; margin-right: 10px;}
				.footers  .scocialContainer .scocialBlock img{width: 40px;}



/*Boxes*/
.box{background: #fff; margin: 20px 0; border: 1px solid #000; -webkit-box-shadow: 10px 10px 0 0 rgba(0,0,0,0.3);box-shadow: 10px 10px 0 0 rgba(0,0,0,0.3);}
	.box h2{padding: 5px 0; color: #5d87a9; border-bottom: 1px solid #8d8d8d;}
/*Bullets for backend stuff*/
.bulletList{}
	.bulletList li{
		padding: 3px;
		margin: 10px 0;
		border: 1px solid #000;
		background: #fff;
		cursor: move; /* fallback if grab cursor is unsupported */
		cursor: grab;
		cursor: -moz-grab;
		cursor: -webkit-grab;
	}

	.ui-sortable-helper{
		cursor: grabbing!important;
		cursor: -moz-grabbing!important;
		cursor: -webkit-grabbing!important;
	}
		.bulletList li input{width: 95%; height:46px; }
		.bulletList li button{width: 5%; height:46px; float: left;}

.datpickers .input-group{width: 100%; padding-left: 0!important; margin-bottom: 0!important}
.datpickers .left{width: 50%; padding-left: 0!important; margin-bottom: 0!important}


/* header resets */
h1,  h2,  h3{margin: 0; background: none; font-family: arial; color: #2c3e50; }

hr{height: 1px; margin-top: 0px;  background: #34495e;}

/* form resets */
form{width: 100%; margin: 0; padding: 0;}
	form div{clear: none;}
	form textarea.noResize{height: 400px; resize: vertical;}

/* list resets */
ul{list-style: none; padding: 0; margin: 0}
	ul li{}

/* table resets*/
.admnin table{border: 1px solid #000;  -webkit-box-shadow: 10px 10px 0 0 rgba(0,0,0,0.3);box-shadow: 10px 10px 0 0 rgba(0,0,0,0.3);}
.admnin  table tr:last-child td{ border: none;}
table{background: #fff; margin: 20px 0; padding: 15px 0; }
table th,table tr td{text-align: center;}
.nopaddingtop{margin-top: 0; padding-top:0;}
.fullwidthbtn{width: 100%; border-radius: 0!important;}

/* HELPER CLASSES*/
.left{float: left;}
.right{float: right;}
.half{width: 50%;}

/*COLOR PICKER*/
/*
.optBox li{width: 100%;}
.optBox input{width: 91%;}
*/
/*Custom button for all insex backend pages*/
.btn-add{}

a{font-weight: normal!important; color: #2c3e50}


.sp-preview{margin: 0!important; padding: 0!important; height: auto!important;}
.sp-preview-inner{position: static; height: 24px; margin-bottom: 0;}


.note-dialog>div{margin:0 auto; background: none;}


.btn{color:#fff}
.btn-default{color:#000}
