ul.wysihtml5-toolbar {
	margin: 0;
	padding: 0;
	display: block;
}

ul.wysihtml5-toolbar::after {
	clear: both;
	display: table;
	content: "";
}

ul.wysihtml5-toolbar > li {
	float: left;
	display: list-item;
	list-style: none;
	margin: 0 5px 10px 0;
}

ul.wysihtml5-toolbar a[data-wysihtml5-command=bold] {
	font-weight: bold;
}

ul.wysihtml5-toolbar a[data-wysihtml5-command=italic] {
	font-style: italic;
}

ul.wysihtml5-toolbar a[data-wysihtml5-command=underline] {
	text-decoration: underline;
}

ul.wysihtml5-toolbar a.btn.wysihtml5-command-active {
	background-image: none;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);
	background-color: #E6E6E6;
	background-color: #D9D9D9;
	outline: 0;
}

ul.wysihtml5-commands-disabled .dropdown-menu {
	display: none !important;
}

ul.wysihtml5-toolbar div.wysihtml5-colors {
  display:block;
  width: 50px;
  height: 20px;
  margin-top: 2px;
  margin-left: 5px;
  position: absolute;
  pointer-events: none;
}

ul.wysihtml5-toolbar a.wysihtml5-colors-title {
  padding-left: 70px;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="pink"] {
  background: #ff0078 !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="black"] {
  background: black !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="silver"] {
  background: silver !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="gray"] {
  background: gray !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="maroon"] {
  background: maroon !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="red"] {
  background: red !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="purple"] {
  background: purple !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="green"] {
  background: green !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="olive"] {
  background: olive !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="navy"] {
  background: navy !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="blue"] {
  background: blue !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="orange"] {
  background: orange !important;
}


.wysiwyg-color-pink {
  color: #ff0078;
}

.wysiwyg-color-black {
  color: black;
}

.wysiwyg-color-silver {
  color: silver;
}

.wysiwyg-color-gray {
  color: gray;
}

.wysiwyg-color-white {
  color: white;
}

.wysiwyg-color-maroon {
  color: maroon;
}

.wysiwyg-color-red {
  color: red;
}

.wysiwyg-color-purple {
  color: purple;
}

.wysiwyg-color-fuchsia {
  color: fuchsia;
}

.wysiwyg-color-green {
  color: green;
}

.wysiwyg-color-lime {
  color: lime;
}

.wysiwyg-color-olive {
  color: olive;
}

.wysiwyg-color-yellow {
  color: yellow;
}

.wysiwyg-color-navy {
  color: navy;
}

.wysiwyg-color-blue {
  color: blue;
}

.wysiwyg-color-teal {
  color: teal;
}

.wysiwyg-color-aqua {
  color: aqua;
}

.wysiwyg-color-orange {
  color: orange;
}



.rederror {
    border: 3px solid red !important;
    border-color: red !important;
}

.globalbottombtn{
  z-index:99999;
  position: fixed;
  width: 100%;
  bottom: 0;
  margin:0 auto;
text-align:center; 	 
color: #ffffff;
background: #274782;
padding:10px;

}

.globalbottombtn .left{ width:50%;float:left; text-align:center;border-right:1px solid;padding:10px; }
.globalbottombtn .right{  text-align:center; padding:10px;  }

.cursor{ cursor : pointer; }

[bpmedia="min768"] { display:block; }
[bpcolor="#fff"] { color: #fff !important; }
[bpcolor="#000"] { color: #000 !important; }
[bpbgcolor="#ccc"] { background: #ccc !important; }
[bpbgcolor="#e1e1e1"] { background: #e1e1e1 !important; }
[bpbgcolor="#fff"] { background: #fff !important; }
[bpbgcolor="#f5f5f5"] { background: #f5f5f5 !important; }



.editbar{font-size:20px;cursor:pointer;}

.editbarwhite{font-size:20px;color:fff;cursor:pointer;}



[mobposition="bottom"] {
    z-index: 99999;
    position: fixed;
    width: 100%;
    bottom: 0;
    margin: 0 auto;
}



[mobimgfilter="faint"] {
filter: brightness(90%) !important;
}

[mobimgfilter="light"] {
filter: brightness(75%) !important;
}

[mobimgfilter="medium"] {
filter: brightness(50%) !important;
}

[mobimgfilter="dark"] {
filter: brightness(25%) !important;
}

[mobimgfilter="superdark"] {
filter: brightness(10%) !important;
}


[mobdiv="eparent"] {
    position: relative;
    display: block; /* fix for opera and ff */
}

[mobdiv="echild"] {
    position: absolute;
    top: 0;
    left: 100%; /* this line of code will sort things out for you :) */
    z-index:999999999;
}




[mobdiv="videocontainer"] {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
[mobframe="youtube"] {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}


.mobalert-danger {
    color: #842029;
    background-color: #f8d7da;
    border-color: #f5c2c7;
}

.mobalert {
    position: relative;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

@media screen and (max-width: 1450px) {

[bpmedia="max1450"] { display:block !important; }
[bpmedia="min1450"] { display:none !important; }


}


@media screen and (max-width: 1425px) {

[bpmedia="max1425"] { display:block !important; }
[bpmedia="min1425"] { display:none !important; }


}


@media screen and (max-width: 1400px) {

[bpmedia="max1400"] { display:block !important; }
[bpmedia="min1400"] { display:none !important; }


}

@media screen and (max-width: 1250px) {

[bpmedia="max1250"] { display:block !important; }
[bpmedia="min1250"] { display:none !important; }


}



@media screen and (max-width: 1200px) {

[bpmedia="max1200"] { display:block !important; }
[bpmedia="min1200"] { display:none !important; }


}




@media screen and (max-width: 1024px) {

[bpmedia="max1024"] { display:block !important; }
[bpmedia="min1024"] { display:none !important; }

}





@media screen and (min-width: 992px) {

[bpmedia="max992"] { display:none !important; }
[bpmedia="min992"] { display:block !important; }


}

@media screen and (max-width: 992px) {

[bpmedia="max992"] { display:block !important; }
[bpmedia="min992"] { display:none !important; }
[mobdiv="echild"] { position: relative;left:0; }

}


@media screen and (max-width: 540px) {

[bpmedia="max540"] { display:block !important; }
[bpmedia="min540"] { display:none !important; }



}



@media screen and (max-width: 768px) {

[bpmedia="max768"] { display:block !important; }
[bpmedia="min768"] { display:none !important; }




[bpheight="max768-300"] { height: 300px !important; }
[bpheight="max768-600"] { height: 600px !important; }

[bpwidth="max768-100"] { width: 100% !important; }
[bpwidth="max768-90"] { width: 90% !important; }

}




@media screen and (min-width: 768px) {

[mobcol="1"] {width: 8.33% !important; padding-right:5px !important;}
[mobcol="2"] {width: 16.66% !important; padding-right:5px !important;}
[mobcol="3"] {width: 25% !important; padding-right:5px !important;}
[mobcol="4"] {width: 33.33% !important; padding-right:5px !important;}
[mobcol="5"] {width: 41.66% !important; padding-right:5px !important;}
[mobcol="6"] {width: 50% !important; padding-right:5px !important;}
[mobcol="7"] {width: 58.33% !important; padding-right:5px !important;}
[mobcol="8"] {width: 66.66% !important; padding-right:5px !important;}
[mobcol="9"] {width: 75% !important; padding-right:5px !important;}
[mobcol="10"] {width: 83.33% !important; padding-right:5px !important;}
[mobcol="11"] {width: 91.66% !important; padding-right:5px !important;}
[mobcol="12"] {width: 100% !important; padding-right:5px !important;}

}



@media screen and (max-width: 768px) {

[mobcol768="1"] {width: 8.33% !important; padding-right:5px !important;}
[mobcol768="2"] {width: 16.66% !important; padding-right:5px !important;}
[mobcol768="3"] {width: 25% !important; padding-right:5px !important;}
[mobcol768="4"] {width: 33.33% !important; padding-right:5px !important;}
[mobcol768="5"] {width: 41.66% !important; padding-right:5px !important;}
[mobcol768="6"] {width: 50% !important; padding-right:5px !important;}
[mobcol768="7"] {width: 58.33% !important; padding-right:5px !important;}
[mobcol768="8"] {width: 66.66% !important; padding-right:5px !important;}
[mobcol768="9"] {width: 75% !important; padding-right:5px !important;}
[mobcol768="10"] {width: 83.33% !important; padding-right:5px !important;}
[mobcol768="11"] {width: 91.66% !important; padding-right:5px !important;}
[mobcol768="12"] {width: 100% !important; padding-right:5px !important;}

}

