/*
Theme name: EMIR Reporting
Description: Custom Theme
*/

/******* EMIR Reporting WordPress CSS *******/

/* Common elements styling */

.post ul ul { padding-bottom: 0; }
.post  ol { margin-left: 25px; padding-bottom: 18px; }
.post a img { border: 0 }
.post blockquote { padding-left: 30px; }

p img { padding: 0;	max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { margin: 2px 0 2px 7px; display: inline; }
img.alignleft { margin: 2px 7px 2px 0; display: inline; }
.alignright { float: right; display: inline; }
.alignleft { float: left; display: inline; }
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }

/* Calendar widget */
#wp-calendar { empty-cells: show; margin: 10px auto 0; }
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar a { display: block; }
#wp-calendar caption { text-align: center; width: 100%; }
#wp-calendar td { padding: 3px 0; text-align: center; }
.wp-caption { border: 1px solid #ddd; text-align: center; padding-top: 4px; margin: 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}

/* Big images in rich text editor should not break page layout */
.post .entry { overflow: hidden; } 

/******* /EMIR Reporting WordPress CSS *******/
* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
    font-size: 15px;
    line-height: 1.2;
    font-family: arial, sans-serif;
    color: #525252;
    background: #090d14 url( 'images/background.jpg') no-repeat center 0;
    min-width: 100%;
}

a { color: #575a93; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }
.text-center { text-align: center !important; }

.shell { width: 1000px; margin: 0 auto; }

.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

.wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -190px; }
.footer-push { height: 190px; }

a.more-link { float: right; padding: 0 34px 0 11px; font-family: 'Open Sans', sans-serif; font-size: 12px; line-height: 28px; color: #fff; text-transform: uppercase; background: #575a93 url(images/pointer.png) no-repeat right center; }
a.more-link:hover { text-decoration: none; }

.menu-trigger,
.mobile-search { display: none; }
/* ==========================================================================
	Header
========================================================================== */
header { padding: 24px 0 14px; margin-bottom: 49px; background: rgba( 0,0,0,0.5); }
header .socials a { opacity: 0.5; }
header .socials a {  
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;  
}
header .socials a:hover { opacity: 1; }

header .search { position: relative; width: 16px; }
header .search input[type="text"] { float: left; width: 0; border: 0; height: 0; }
header .search input[type="text"] {
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;  
}
header .search input[type="submit"] { width: 16px; height: 15px; border: 0; background: url(images/search-icon.png) no-repeat 0 0; cursor: pointer; display: none; }
header .search .search-trigger { position: absolute; top: 0; right: 0; width: 16px; height: 15px; background: url(images/search-icon.png) no-repeat 0 0; cursor: pointer; opacity: 0.5; }
header .search .search-trigger { 
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;  
}
header .search .search-trigger:hover { opacity: 1; }

header .search.expanded { width: auto; }
header .search.expanded .search-trigger { display: none; }
header .search.expanded input[type="submit"] { display: block; }
header .search.expanded input[type="text"] { width: 140px; height: auto; margin-right: 10px; padding: 0 5px; }

#logo { float: left; width: 143px; font-size: 0; line-height: 0; }
#logo a { display: block; width: 143px; height: 117px; background: url(images/logo.png) no-repeat 0 0; text-indent: -4000px; }

.search { float: right; margin-top: 4px; }

.top-menu { float: right; list-style: none; padding: 4px 0 0 25px; }
.top-menu li { font-family: 'Open Sans', sans-serif; font-size: 15px; text-transform: uppercase; display: inline; }
.top-menu li a { color: #6d6e6f; }
.top-menu li a { 
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease; 
}
.top-menu li a:hover { color: #fff; text-decoration: none; }


.socials { float: right; }
.socials a { float: left; margin-left: 22px; }

nav { float: right; clear: right; padding-top: 21px; }
nav ul li { list-style: none; display: inline; float: left; font-family: 'Open Sans', sans-serif; font-size: 16px; padding-left: 26px; }
nav ul li a { color: #fff; }

/* ==========================================================================
	#main
========================================================================== */
.main { border-top: solid 15px #6d6e70; background: #f1f1f1; margin-bottom: 27px; }
.main.shell { width: 928px; padding: 48px 36px 97px; }

.post a { word-break: break-all; } 

.post h1,
h2.widget-title,
.post h2 { position: relative; font-family: 'Open Sans', sans-serif; font-size: 42px; color: #575a93; font-weight: 300; letter-spacing: -1px; padding-left: 21px; border-left: solid 6px #575a93; margin-bottom: 41px; }
.post h2 span.subtitle { position: absolute; left: 25px; font-size: 22px; display: block; font-weight: normal; padding-top: 10px; }

.post h3 { font-family: 'Open Sans', sans-serif; font-size: 28px; color: #575a93; font-weight: normal; letter-spacing: -1px; padding-left: 21px; border-left: solid 6px #a4a5c2; margin: 17px 0 26px; }
.post h4 { font-family: 'Open Sans', sans-serif; font-size: 28px; color: #575a93; font-weight: normal; letter-spacing: -1px; margin: 19px 0 36px; }
.post h5 { font-family: 'Open Sans', sans-serif; font-size: 25px; color: #575a93; font-weight: normal; letter-spacing: -1px; margin: 19px 0 30px; }
.post h6 { font-family: 'Open Sans', sans-serif; font-size: 20px; color: #575a93; font-weight: normal; letter-spacing: -1px; margin: 10px 0 15px; }

span.drop-cap { display: inline-block; width: 35px; line-height: 35px; font-size: 28px; font-weight: normal; margin-left: 9px; background: #575a93; border-radius: 50%; color: #fff; text-align: center; } 

.hentry { padding-bottom: 40px; }
.post p { padding-bottom: 18px; }
.post p a strong,
.post p strong a { color: #525252; }
.post ul { list-style: none; padding: 15px 0 16px; }
.post ul li { padding-left: 39px; background: url(images/bullet.png) no-repeat 0 2px; padding-bottom: 18px; }

.post .steps h3 { margin-bottom: 41px; }
.post .steps p { padding-bottom: 16px; }
.post .steps ul { padding: 0 0 24px; }
.post .steps ul li { padding-bottom: 0; padding-left: 31px; }


/* ==========================================================================
	Callouts
========================================================================== */
.callout-boxes { padding-bottom: 56px; }
.callout { float: left; padding: 22px 36px 30px; width: 253px; background: #e9e9e9; }
.callout h3 { font-family: 'Open Sans', sans-serif; font-size: 36px; color: #575a93; font-weight: 300; letter-spacing: -1px; text-align: center; margin-bottom: 8px; }
.callout p { text-align: center; padding-bottom: 22px; }
.callout img { display: block; width: 100%; height: auto; margin-bottom: 30px; }
.callout + .callout { margin-left: 12px; }


/* ==========================================================================
	Footer
==============================================================`============ */
footer { background: #2e3053; padding-top: 34px; height: 156px; }
footer .socials a { margin-left: 12px; }
footer ul { float: left; display: inline; list-style: none; padding: 5px 0 64px; }
footer ul li { list-style: none; display: inline; float: left; font-family: 'Open Sans', sans-serif; font-size: 16px; padding-right: 26px; }
footer ul li a { color: #fff; }

.footer-link {  float: right; font-size: 14px; color: #fff; padding-left: 24px; margin-left: 15px;  }
.footer-link:hover { text-decoration: none; }
.contact-link { background: url(images/mail-icon.png) no-repeat 0 center; }
.phone-link { padding-left: 15px; background: url(images/phone-icon.png) no-repeat 0 center; }
.skype-link { background: url(images/skype-icon.png) no-repeat 0 center; }
.copyright p { font-size: 14px; color: #9798a9; }

/* ==========================================================================
	Content
========================================================================== */
.content { display: inline; float: left; width: 621px; }
.content .post h2 { margin-bottom: 36px; }
.content .post h2.with-subtitle {  margin-bottom: 89px; }

/* ==========================================================================
	Sidebar
========================================================================== */
h2.widget-title { padding-left: 16px; margin-bottom: 36px; }

.richtext-widget h2.widget-title { margin-bottom: 77px; }
.widget ul { list-style: none; padding: 0 0 16px; }
.widget ul li { padding-left: 26px; background: url(images/bullet.png) no-repeat 0 2px; padding-bottom: 22px; }
.widget ul li span { display: block; font-size: 13px; color: #525252; letter-spacing: -1px; }
.widget .more-link { float: left; margin: 11px 0 0 26px; }

.sidebar { display: inline; float: right; width: 290px; }
.sidebar .widget { list-style: none; margin-bottom: 20px; }
.sidebar .widget li { list-style: none; }
.sidebar .gform_widget { background: #dedede; padding: 22px 19px 34px; }
.sidebar .gform_widget .validation_error { display: none; }
.sidebar .gform_widget ul { padding: 0; }
.sidebar .gform_widget li { padding-left: 0; background: none;}
.sidebar .gform_widget li .validation_message { font-size: 10px; padding-top: 5px; color: red; }
.sidebar .gform_widget .gform_ajax_spinner { margin-left: 10px; }
.sidebar .gform_widget .gform_footer { overflow: hidden; padding-top: 19px; }
.sidebar .gform_widget li { padding-bottom: 18px; }
.sidebar .gform_widget h3 { font-family: 'Open Sans', sans-serif; font-size: 36px; color: #575a93; font-weight: 300; letter-spacing: -1px; text-align: center; margin-bottom: 8px;  }
.sidebar .gform_widget label { display: block; font-size: 16px; padding-bottom: 6px; }
.sidebar .gform_widget label .gfield_required { display: none; }
.sidebar .gform_widget input[type="text"],
.sidebar .gform_widget input[type="email"] {  border: 0; background: #fff; padding: 10px 5px; width: 242px; line-height: 14px; }
.sidebar .gform_widget textarea { border: 0; background: #fff; padding: 10px 5px; width: 242px; line-height: 14px; resize: none; }
.sidebar .gform_widget input[type="submit"] { float: left; padding: 0 38px 0 11px; font-family: 'Open Sans', sans-serif; font-size: 12px; line-height: 28px; color: #fff; text-transform: uppercase; background: #575a93 url(images/pointer.png) no-repeat right center; cursor: pointer; border: 0; }


/* ==========================================================================
	Tables
========================================================================== */
.tablepress { border-collapse: collapse; width: 100%; margin: 21px 0 47px; }
.tablepress thead { border: 0; }
.tablepress th { background: #575b95; color: #fff; font-size: 16px; border-color: #3d4068; border: solid 1px #3d4068; padding: 16px 10px 14px; font-size: 15px; }
.tablepress td { border: solid 1px #a9a9a9; text-align: center; color: #525252; padding: 14px 10px;  }
.tablepress td.column-1 { padding-left: 29px; text-align: left; }
.tablepress tr.odd td { background: #e5e5e5; }
.tablepress.text-center td.column-1 { padding: 16px 10px 14px; text-align: center; }


/* ==========================================================================
	Quetions
========================================================================== */
.question { margin-bottom: 9px; max-height: 53px; overflow: hidden; }
.question h3 { font-size: 20px; color: #575a93; border: 0; padding: 13px 31px 16px; background: #e5e5ea; cursor: pointer; font-weight: normal; background: #e5e5ea url(images/arrows.png) no-repeat right 20px; margin: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.question h3 {
	 -webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;  
}
.question.expanded h3 { white-space: normal; }
.question.expanded h3,
.question h3:hover { color: #fff; background-color: #575a93; background-position: right -40px;  }
.question .answer { overflow: hidden; opacity: 0; padding-top: 16px; }
.question .answer { 
	-webkit-transition: all 800ms ease;
	-moz-transition: all 800ms ease;
	-ms-transition: all 800ms ease;
	-o-transition: all 800ms ease;
	transition: all 800ms ease;   }

.question.expanded { max-height: none; overflow: visible; }
.question.expanded .answer { height: auto; overflow: visible; opacity: 1; }

/* ==========================================================================
	Media Queries
========================================================================== */

@media only screen and (min-width: 768px) and (max-width: 1000px){
	header { margin-bottom: 37px; }

	.shell { width: auto; padding: 0 28px; }
	.main.shell { width: auto; padding-left: 28px; padding-right: 28px; }

	h2.widget-title, .post h2 { font-size: 32px; }
	
	.main { margin-bottom: 20px; }
	.callout-boxes.shell { padding: 0 0 40px; }

	.callout { width: 32.3333%; box-sizing: border-box; padding: 18px 27px 23px; }
	.callout img { margin-bottom: 23px; }

	.callout h3 { font-size: 27px; max-width: 200px; }
	.callout p { font-size: 12px; padding-bottom: 15px; }
	.callout + .callout { margin-left: 1.5%; width: 32.333%; }
	
	.top-menu li { font-size: 13px; }
	nav ul li { font-size: 13px; padding-left: 11px; }

	footer ul li { font-size: 13px; }

	.content { width: 430px; }
	.sidebar { width: 250px; }

	.sidebar .gform_widget input[type="text"], 
	.sidebar .gform_widget textarea, 
	.sidebar .gform_widget input[type="email"] { width: 100%; box-sizing: border-box; }
	
	.post h2 span.subtitle { font-size: 17px; }
	.post h3 { font-size: 23px; }

	.content .post h2.with-subtitle { margin-bottom: 75px; }

	.tablepress td.column-1 { padding-left: 20px; }
	.tablepress.text-center th { font-size: 9px; }
}

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

	body { background: #2e3053; }

	.shell { width: auto; padding: 0; }
	.main.shell { width: auto; padding: 16px 11px 0; margin-bottom: 0; }
	
	.wrapper { margin-bottom: 0; min-height: 0; }
	.footer-push { display: none; }

	footer { height: 80px; }
	footer .shell { padding: 0 16px;}
	footer ul { display: none; }
	footer .cl { display: none; }
	footer .footer-link { float: none; display: block; margin: 0 0 10px 0; }
	footer .copyright { padding-top: 25px; }

	h2.widget-title, 
	.post h2 { font-size: 20px; font-weight: normal; border-left-width: 3px; padding-left: 11px; margin-bottom: 23px; }

	.top-menu { display: none; }
	
	header { position: relative; background: #000; padding: 6px 0 0; margin-bottom: 0; z-index: 999; }
	header .search,
	header .socials { display: none; }

	#logo { float: none; margin: 0 auto; width: 65px; margin-bottom: 6px;}
	#logo a { width: 65px; height: 54px; background-size: 65px auto }

	nav { display: none; float: none; padding-top: 0; position: absolute; top: 100%; left: 0; right: 0; }
	nav ul { float: none; display: block; border-top: solid 1px #26292d; }
	nav ul li { float: none; display: block; padding-left: 10px; background: #2e3053; border-bottom: solid 1px #000; line-height: 42px; font-size: 16px; }
	nav ul li a { display: block; background: url(images/pointer.png) no-repeat right center; }
	nav ul li a:hover { text-decoration: none; }


	.menu-trigger { position: absolute; top: 24px; right: 11px; display: inline-block;  width: 21px; text-indent:-9999px; }
	.menu-trigger { height: 11px; border-top: 3px solid #fff; border-bottom: 3px solid #fff; }
	.menu-trigger:before { content:"";  position: absolute;  top: 4px; left: 0;  width:100%; border-top: 3px solid #fff; }

	.mobile-search { background: #2e3053 url(images/search-icon.png) no-repeat 10px center; display: block; padding-left: 38px; border-bottom: solid 1px #000; height: 42px; }
	.mobile-search form { padding-top: 11px; overflow: hidden; }
	.mobile-search input[type="text"] { font-size: 16px; color: #fff; background: none; border: 0; min-width: 240px; }
	.mobile-search input[type="text"]::-webkit-input-placeholder { color: #fff; }
	.mobile-search input[type="text"]:-moz-placeholder { color: #fff; opacity:  1; }
	.mobile-search input[type="text"]::-moz-placeholder { color: #fff; opacity:  1; }
	.mobile-search input[type="text"]:-ms-input-placeholder { color: #fff; }
	.mobile-search input[type="submit"] { float: right; border: 0; width: 17px; height: 15px; background: url(images/pointer.png) no-repeat 0 0; cursor: pointer; }
	
	.sidebar,
	.content { width: 100%; float: none; }

	.callout { position: relative; display: block; float: none; width: 100%; margin: 0; padding: 9px 10px 11px; background: #575a93; box-sizing: border-box; border-bottom: solid 1px #000; }
	.callout .more-link { text-indent: -4000px; width: 100%; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background-color: transparent; padding: 0; }
	.callout h3 { font-size: 20px; color: #fff; font-weight: 300; text-align: left; width: 100%; max-width: none; padding-bottom: 4px; margin-bottom: 0; }
	.callout h3 br { display: none; }
	.callout p { font-size: 15px; color: #abadc9; padding: 0; text-align: left; }
	.callout img { display: none; }
	.callout + .callout { margin: 0; }
	
	.post h2 span.subtitle { font-size: 12px; left: 15px; }
	.post h3,
	.post h4,
	.post h5,
	.post h6 { font-size: 15px; padding-left: 10px; }

	.content .post h2.with-subtitle { margin-bottom: 40px; }

	.richtext-widget h2.widget-title { margin-bottom: 20px; }

	.sidebar .gform_widget input[type="text"], 
	.sidebar .gform_widget textarea, 
	.sidebar .gform_widget input[type="email"] { width: 100%; box-sizing: border-box; }

	.sidebar .widget ul { position: relative; margin: 0 -11px; padding-bottom: 0;}
	.sidebar .widget li { float: none; display: block; padding: 0 0 0 10px; background: #575a93; border-bottom: solid 1px #000; font-size: 13px; }
	.sidebar .widget li a { display: block; background: url(images/pointer.png) no-repeat right center; color: #fff; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding: 15px 20px 12px 0; }
	.sidebar .widget li a:hover { text-decoration: none; }
	.sidebar .widget:last-child { margin-bottom: 0; }

	.widget .more-link { float: none; display: block; background: #575a93 url(images/pointer.png) no-repeat right center; color: #fff; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding: 15px 20px 12px 10px; margin: 0 -11px; }

	.widget ul li span { font-size: 13px; color: #9a9cbe; line-height: 1.2; }

	.sidebar .gform_widget ul { padding: 0; }
	.sidebar .gform_widget li { padding-left: 0; background: none; background: none; padding: 0; border: 0; }
	.sidebar .gform_widget li { padding-bottom: 18px; }
	
	.tablepress th,
	.tablepress { font-size: 11px; }
	.tablepress td,
	.tablepress th,
	.tablepress td.column-1 { padding: 14px 5px; }

	span.drop-cap { font-size: 15px; }

	.questions { position: relative; margin: 0 -11px; }
	.question { margin-bottom: 0; padding-bottom: 0; max-height: 43px; }
	.question h3 { font-family: arial, sans-serif; padding: 15px 20px 12px 10px; background: #575a93 url(images/pointer.png) no-repeat right center; border-bottom: solid 1px #000; font-size: 13px; color: #fff; font-weight: normal; }
	.question h3:hover { background-color: #575a93; color: #fff; background-position: right center; }
	.question .answer { padding: 10px; }
}