/*.info {
    width: auto;
    height: auto;
    border: 1px solid #ddd;
    display: block;
    position: absolute;
    top: -12px;
    padding: 0 15px;
    background-color: #FFF;
    color: #867F7F;
    font-style: italic;
}
.description input[type="text"] {
    height: 50px;
}
a.edit:hover:after{
    display: block;
}
a.edit{
    width: 100%;
    height: auto;
    position: relative;
    display: block;
}
a.edit:after {
    content: 'Edit';
    width: auto;
    height: auto;
    display: none;
    position: absolute;
    top: 22px;
    padding: 1px 5px;
    float: left;
    background: #5E7ABF;
    border-radius: 0;
    z-index: 9;
    color: #fff;
    font-size: 12px;

}
a.delete:hover {
    background-color: rgba(255, 0, 0, 0.86); 
    color: #fff;
    text-decoration: none;

}
a.delete {
    padding: 0px 15px;
    background-color: rgba(255, 0, 0, 0.43);
    border-radius: 3px;
    width: 77px;
    height: auto;
    margin: 0 auto;
    display: block;
    font-size: 12px;
    text-align: center;
}
.validation_errors {
    padding: 0px 9px;
    background-color: rgba(255, 0, 0, 0.31);
    width: 100%;
    height: auto;
    display: block;
    border-left: 5px solid rgba(189, 0, 0, 0.41);
    margin-bottom: 15px;
}
input[type="file"]:after {
    content: '';
    width: 94px;
    height: 30px;
    padding-left: 40px;
    display: block;
    background: url('../../../public/images/icon.png') no-repeat 8px -998px #F9F9F9;
    position: absolute;
    z-index: 99999;
    top: 0px;
    line-height: 33px;
    border-left: 5px solid #ccc;
    transition:All 1s ease;
    -webkit-transition:All 1s ease;
    -moz-transition:All 1s ease;
    -o-transition:All 1s ease;
}

input[type="file"]:hover:after {
    background: url('../../../public/images/icon.png') no-repeat 8px -1026px #F9F9F9;
    color: #fff;
    cursor: pointer;
    border-left: 5px solid #CA248E;
}

input[type="file"] {
    border: transparent;
    width: 100%;
    height: 30px;
    margin-bottom: 15px;
    position: relative;
    cursor: pointer;
    transition:All 1s ease;
    -webkit-transition:All 1s ease;
    -moz-transition:All 1s ease;
    -o-transition:All 1s ease;
}
.titele {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    position: relative;
    color: #867F7F;
}  
.bg-right input[type="text"], select {
    width: 100%;
    border: transparent;
    border: 1px solid #CCC;
    padding: 5px;
    margin-bottom: 15px;
    transition:All 1s ease;
    -webkit-transition:All 1s ease;
    -moz-transition:All 1s ease;
    -o-transition:All 1s ease;
}
.bg-right {
    border: 1px solid #EFEFEF;
    width: 100%;
    position: relative;
    height: auto;
    display: block;
    float: left;
    padding: 15px;
    background-color: rgba(247, 247, 247, 0.72);
}

input[type="text"], select {
    border: transparent;
    border: 1px solid #CCC;
    padding: 5px;
    margin-bottom: 15px;
    min-width: 100%;
    transition:All 1s ease;
    -webkit-transition:All 1s ease;
    -moz-transition:All 1s ease;
    -o-transition:All 1s ease;
}
input[type="submit"]:hover {
    background-color: #337AB7;
    color: #fff;
    border-left: 5px solid #ccc;
}
input[type="submit"] {
    border: transparent;
    padding: 5px 15px;
    float: right;
    color: #337AB7;
    font-weight: bold;
    transition:All 1s ease;
    -webkit-transition:All 1s ease;
    -moz-transition:All 1s ease;
    -o-transition:All 1s ease;
}

h1, h2, h3, h4, h5, h6{
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 15px;
    padding-top: 10px;
    padding-left: 15px;
    border-left: 5px solid #ccc;
    margin-bottom: 15px;
}
.bg{
    background-color: #fff;
    border: 1px solid #ccc;
}
.padding-bottom{
    padding-bottom: 15px;
}
.padding-top{
    padding-top: 15px;
}
.padding{
    padding-top: 15px;
    padding-bottom: 15px;
}
.margin-bottom{
    margin-bottom: 15px;
}
.margin-top{
    margin-top: 15px;
}
.margin{
    margin-top: 15px;
    margin-bottom: 15px;
}
body {
	background: #EFEFEF;
	color: #454545;
	font-family: 'OpenSans Regular';
}
.font-AbeatbyKai-Regular{
	font-family: 'Abeatby Kai Regular';
}
.font-Lucida-Sans-Regular{
	font-family: 'Lucida Sans Regular';
}
.font-TwCenMT-Regular{
	font-family: 'TwCenMT Regular';
}
.font-twCenMT-Medium{
	font-family: 'TwCenMT Medium';
}
.font-twCenMT-bold{
	font-family: 'TwCenMT Bold';
}
.font-OpenSans-Regular{
	    font-family: 'OpenSans Regular';
}
.font-OpenSans-Bold{
	font-family: 'OpenSans Bold';
}
.font-Montserrat-Regular{
	 font-family: 'Montserrat Regular';
}
.font-Montserrat-Bold {
	 font-family: 'Montserrat Bold';
}
@font-face {
    font-family: 'Abeatby Kai Regular';
    src:    url('../fonts/abeatbyKaiRegular.otf');

    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lucida Sans Regular';
    src:    url('../fonts/Lucida-Sans-Regular.ttf');

    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TwCenMT Regular';
    src:    url('../fonts/TwCenMT-Regular.ttf');

    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TwCenMT Medium';
    src:    url('../fonts/Tw Cen MT Medium.ttf');

    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TwCenMT Bold';
    src:    url('../fonts/Tw Cen MT Bold.ttf');

    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans Regular';
    src:    url('../fonts/OpenSans-Regular.ttf');

    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans Bold';
    src:    url('../fonts/OpenSans-Bold.ttf');

    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat Regular';
    src:    url('../fonts/Montserrat-Regular.ttf');

    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat Bold';
    src:    url('../fonts/Montserrat-Bold.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Estre';
    src:    url('../fonts/estre.otf');
    font-weight: normal;
    font-style: normal;
}
*/