/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../warp/css/base.css);


/* New style-related Base Values
----------------------------------------------------------------------------------------------------*/

body { font: normal 14px/18px Arial, Helvetica, sans-serif; }

h1 { font-size: 36px; line-height: 36px; }
h2 { font-size: 32px; line-height: 32px; }
h3 { font-size: 20px; line-height: 20px; }
h4 { font-size: 18px; line-height: 18px; }
h5 { font-size: 16px; line-height: 16px; }
h5 { font-size: 14px; line-height: 14px; }

small { font-size: 12px; }

a:hover { text-decoration: underline; }

em { color: #d50; }

code { color: #45A933; }

ins, mark { background-color: #ffa; }
mark { color: #444; }

hr {
	border-top-color: #ddd;
	border-top-color: rgba(0,0,0,0.1);
}

pre {
	border: 1px solid #ddd;
	border: 1px solid rgba(0,0,0,0.1);
	border-radius: 6px;
	background: #fafafa;
}

select, input, textarea, button { font-size: 14px; } 

.call_top {
	    border: 0;
    background: linear-gradient(to bottom, #91D900 0%, #75B000 100%);
    box-shadow: 0 2px 0 rgba(234,255,191,0.3) inset, 0 0 0 1px rgba(210,255,122,0.2) inset, 0 0 10px rgba(61,105,0,0.25) inset, 0 1px 1px rgba(61,105,0,0.1), 0 7px 4px -4px rgba(61,105,0,0.15);
    margin-left: 10px;
    border-radius: 3px;
    color: #fff;
    padding: 2px 6px;
}
.call_top2 {
    width: 111px;
    margin-left: 70px;
    position: absolute;
    top: 10px;
    cursor: pointer;
}
.bott {
	top:3px;
}