/*
Theme Name:     OMTCO CHILD
Description:    Operations Management Technology Consulting
Author:         OMTCO staff
Template:       omtc

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../omtc/style.css");

.button, input[type="submit"] {
font-size: 11px;
font-weight: 700;
text-transform: uppercase;
padding: 1px 10px;
display: inline-block;
color: rgba(0, 0, 0, 0.498039);
border: 1px solid #DEDEDE;
border-image: initial;
background: -webkit-linear-gradient(top, white, #EFEFEF);
border-radius: 5px;
-webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 0px 2px 0px;
box-shadow: rgba(0, 0, 0, 0.0980392) 0px 2px 0px;
-webkit-transition: opacity 0.3s ease-out;
margin-bottom: 25px;
}


.box {
	line-height: 1.5;
	padding: 25px 5px 0 5px;
	margin-bottom: 25px;
	border: 1px solid #EFEFEF;
	background: #FAFAFA;
}

.box.blue { border-color: #E8EDF3; background: #bcccf7; }
.box.brown { border-color: #E8EDF3; background: #f7e7bc; }
.box.white { border-color: #E8EDF3; background: #ffffff; }

.box.info { border-color: #E8EDF3; background: #F5F7FA; }
.box.error { border-color: #FAE2DB; background: #FDF5F3; }
.box.tip { border-color: #F6EEBC; background: #FCF9E8; }
.box.success { border-color: #D7E4A6; background: #EDF4D4; }
.box.D6DEE9 { border-color: #E8EDF3; background: #D6DEE9; }
.box.F4EFE8 { border-color: #E8EDF3; background: #F4EFE8; }



#togglemenu a:hover {
		text-decoration: none;
		color: #385E92;
	}


<!-- start:picture shortcode -->




<!-- start:highlight shortcode -->

.entry .highlight{
	background: #f2f2f2;	
}

.highlight2{
	background: #E5E5E5;
	color: #000;
}

.highlight {
background: #FFC;
}



#slider-flexslider .caption {
width: 100%;
position: absolute;
bottom: 0px;
left: 0px;
padding: 0px;
background: rgba(000, 00, 000, 0.00000);
}

.entry-title span a:hover, .button.accent {
background-color: #f96e07;
}


#mainfooter .widget {
padding-bottom: 5px;
}


#logo h2 {
    font-family: "Noticia Text",Georgia,serif;
    font-size: 100%;
    font-style: italic;
    float: left;
    margin: 46px 0px 0px 15px;
        margin-top: 46px;
        margin-right-value: 0px;
        margin-bottom: 0px;
        margin-left-value: 15px;
        margin-left-ltr-source: physical;
        margin-left-rtl-source: physical;
        margin-right-ltr-source: physical;
        margin-right-rtl-source: physical;
    line-height: 1.4;
    color: rgb(204, 204, 204);
}

.picturetable {
background-color:none;
margin: 0;
}

.entry-content
.picturetable td {
background-color:none;
border:1px solid #ff00000 !important;
margin:0;
}

.gsc-table-result, .gsc-webResult.gsc-result {
margin-bottom:0px !important;
}

.gsc-resultsHeader {
display:none !important;
}

.glcse-widget, .headernav {
	float: left;
}

#menu-top-menu {
	margin-top: 4px;
}

#glcse-search-form input[type="text"] {
	width: 80px;
	height: 8px;
	background-image:url('http://omtco.eu/wp-content/uploads/Search-Field.png') !important;
}