#actions_header {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#00cbb4, endColorstr=#2b988c)"; /* IE 8-9 */
    background: -webkit-linear-gradient(top, #00cbb4, #2b988c); /* Safari 5.1, iOS 5.0-6.1, Chrome 10-25, Android 4.0-4.3 */
    background: -moz-linear-gradient(top, #00cbb4, #2b988c); /* Firefox 3.6-15 */
    background: -o-linear-gradient(top, #00cbb4, #2b988c); /* Opera 11.1-12 */
    background: linear-gradient(to bottom, #00cbb4, #2b988c); /* Opera 15+, Chrome 25+, IE 10+, Firefox 16+, Safari 6.1+, iOS 7+, Android 4.4+ */
}

#carousel1 {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#e7964b, endColorstr=#e49249)"; /* IE 8-9 */
    background: -webkit-linear-gradient(top, #e7964b, #e49249); /* Safari 5.1, iOS 5.0-6.1, Chrome 10-25, Android 4.0-4.3 */
    background: -moz-linear-gradient(top, #e7964b, #e49249); /* Firefox 3.6-15 */
    background: -o-linear-gradient(top, #e7964b, #e49249); /* Opera 11.1-12 */
    background: linear-gradient(to bottom, #e7964b, #e49249); /* Opera 15+, Chrome 25+, IE 10+, Firefox 16+, Safari 6.1+, iOS 7+, Android 4.4+ */
}

#carousel2 {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#e4924a, endColorstr=#df8e47)"; /* IE 8-9 */
    background: -webkit-linear-gradient(top, #e4924a, #df8e47); /* Safari 5.1, iOS 5.0-6.1, Chrome 10-25, Android 4.0-4.3 */
    background: -moz-linear-gradient(top, #e4924a, #df8e47); /* Firefox 3.6-15 */
    background: -o-linear-gradient(top, #e4924a, #df8e47); /* Opera 11.1-12 */
    background: linear-gradient(to bottom, #e4924a, #df8e47); /* Opera 15+, Chrome 25+, IE 10+, Firefox 16+, Safari 6.1+, iOS 7+, Android 4.4+ */
}

#carousel3 {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#df8d47, endColorstr=#da8844)"; /* IE 8-9 */
    background: -webkit-linear-gradient(top, #df8d47, #da8844); /* Safari 5.1, iOS 5.0-6.1, Chrome 10-25, Android 4.0-4.3 */
    background: -moz-linear-gradient(top, #df8d47, #da8844); /* Firefox 3.6-15 */
    background: -o-linear-gradient(top, #df8d47, #da8844); /* Opera 11.1-12 */
    background: linear-gradient(to bottom, #df8d47, #da8844); /* Opera 15+, Chrome 25+, IE 10+, Firefox 16+, Safari 6.1+, iOS 7+, Android 4.4+ */
}

#carousel4 {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#d98844, endColorstr=#d48141)"; /* IE 8-9 */
    background: -webkit-linear-gradient(top, #d98844, #d48141); /* Safari 5.1, iOS 5.0-6.1, Chrome 10-25, Android 4.0-4.3 */
    background: -moz-linear-gradient(top, #d98844, #d48141); /* Firefox 3.6-15 */
    background: -o-linear-gradient(top, #d98844, #d48141); /* Opera 11.1-12 */
    background: linear-gradient(to bottom, #d98844, #d48141); /* Opera 15+, Chrome 25+, IE 10+, Firefox 16+, Safari 6.1+, iOS 7+, Android 4.4+ */
}

#carousel5 {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#d38041, endColorstr=#ce793e)"; /* IE 8-9 */
    background: -webkit-linear-gradient(top, #d38041, #ce793e); /* Safari 5.1, iOS 5.0-6.1, Chrome 10-25, Android 4.0-4.3 */
    background: -moz-linear-gradient(top, #d38041, #ce793e); /* Firefox 3.6-15 */
    background: -o-linear-gradient(top, #d38041, #ce793e); /* Opera 11.1-12 */
    background: linear-gradient(to bottom, #d38041, #ce793e); /* Opera 15+, Chrome 25+, IE 10+, Firefox 16+, Safari 6.1+, iOS 7+, Android 4.4+ */
}

#carousel6 {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ce7a3e, endColorstr=#cd763c)"; /* IE 8-9 */
    background: -webkit-linear-gradient(top, #ce7a3e, #cd763c); /* Safari 5.1, iOS 5.0-6.1, Chrome 10-25, Android 4.0-4.3 */
    background: -moz-linear-gradient(top, #ce7a3e, #cd763c); /* Firefox 3.6-15 */
    background: -o-linear-gradient(top, #ce7a3e, #cd763c); /* Opera 11.1-12 */
    background: linear-gradient(to bottom, #ce7a3e, #cd763c); /* Opera 15+, Chrome 25+, IE 10+, Firefox 16+, Safari 6.1+, iOS 7+, Android 4.4+ */
}

#bg-dog{
    background-image: url("/img/dog_4800.jpg");
    background-size: cover;
}

.carousel_menu {
    min-height: 3em;
}
