/*
Theme Name: National Conference of Bar Examiners
Author: Webstix
Template: Divi
*/

@import url("../Divi/style.css");
@import url("css/editor-style.css");
@import url("css/custom.css");
@import url("css/custom_responsive.css");


/*default styles starts here*/
.btn,
.txtupper,
.uppertxt {
    text-transform: uppercase
}

* {
    margin: 0;
    padding: 0
}

.space {
    padding: 15px
}

.ver-space {
    padding: 15px 0
}

.hor-space {
    padding: 0 15px
}

.top-space {
    padding-top: 15px
}

.bot-space {
    padding-bottom: 15px
}

.mspace {
    margin: 15px
}

.ver-mspace {
    margin: 15px 0
}

.hor-mspace {
    margin: 0 15px
}

.top-mspace {
    margin-top: 15px
}

.bot-mspace {
    margin-bottom: 15px
}

.top-big-mspace {
    margin-top: 25px
}

.bot-big-mspace {
    margin-bottom: 25px
}

.nopad {
    padding: 0!important
}

.nomar {
    margin: 0!important
}

.nobor {
    border: none!important
}

.alignc,
.txtcenter {
    text-align: center
}

.alignl,
.txtleft {
    text-align: left
}

.alignr,
.txtright {
    text-align: right
}

.et_pb_section {
    padding:13px 0!important
}

.et_pb_fullwidth_section {
    padding: 0!important
}

h1 {
    font-size: 42px
}

h2 {
    font-size: 30px;
	color: #0a57a3 !important;
}

h3 {
    font-size:20px;
	padding:10px 0;
	color:#333333 !important;
}

h4 {
    font-size:19px;
	color: #0a57a3;
	font-style:normal;
}

h5 {
    font-size: 18px
}

h6,
p, li {
    font-size: 16px
}
ol,
ul, #left-area ul, #left-area ol {
    padding-left: 25px;
    padding-bottom: 25px;
    margin-left: 15px;
	padding-top:10px;
}
ol li {
    list-style: decimal;
}

ul li {
    list-style: disc
}

a, .et_pb_widget a {
    text-decoration: underline;
}

.et_pb_widget li a:hover,
a:hover, .et_pb_widget a:hover {
    text-decoration: none!important
}

p {
    font-weight: 400;
    padding-bottom: 20px;
    line-height: 25px;
}

hr {
    color: #c2c2c2;
    border-right: none;
    border-left: none;
    border-top: 1px solid #ccc
}

img.alignright {
    margin: 0 0 25px 25px;
    position: relative;
    top:10px
}

img.alignleft {
    margin: 0 25px 25px 0;
    position: relative;
    top:10px
}

.none {
    display: none
}

.block {
    display: block
}

.btn,
.in-block {
    display: inline-block
}

.btn, .gform_button {
    background: #394556;
    text-decoration: none;
    color: #fff !important;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none !important;
	display:inline-block;
	border-radius: 2px;
    text-align: center;
    font-weight:400;
    padding: 7px 13px 9px 13px;
	line-height:18px;
}

.btn-small {
    padding: 0 10px;
    line-height: 30px;
    height: 30px;
    font-size: 15px
}

.btn-big {
    padding: 0 25px;
    line-height: 45px;
    height: 45px;
    font-size: 18px
}

.btn:hover {
    background: #0a57a3;
    color: #fff !important;
}

.btn-black {
    background: #000
}

.btn-brown {
    background: brown
}

.btn-orange {
    background:#e75323;
	font-size:16px;
	padding:12px 16px;
	line-height:normal;
	text-decoration:none !important;
}

.italic-txt {
    font-style: italic
}

.block>td,
td {
    border: 1px solid #ccc;
    padding: 10px
}

.box {
    padding: 15px;
    min-height: 150px
}

.box-default {
    background: #ccc;
    color: #333
}

.box-primary {
    background: #A31720;
    color: #fff
}
.et_header_style_centered #top-menu > li > a{
	font-weight:normal;
}

  .wpDataTablesWrapper table.wpDataTable > thead > tr > th{
  border-left: 1px solid #eee ;
  border-right: 0px solid #eee !important;
  border-bottom: 0px solid #eee !important;
  border-top: 0px solid #eee !important;
  }
  .Test {
    border: 0px !important;
    }

.clsDefaultArea {
    background: #fff;
    border: 1px solid #ccc;
    margin: 15px 0;
    padding: 15px;
	color:#000;
}
.clsDefaultArea > p{
	color:#000;
	padding:0;
}
.clsSuccessArea {
    background: #28a745;
    border: 1px solid #1a5e0e;
    margin: 15px 0;
	color:#fff;
    padding: 15px;
}
.clsSuccessArea p{
	color:#fff;
	padding-bottom:0;
}
.clsWarningArea {
    background: #fff3cd;
    border: 1px solid #bb7822;
    margin: 15px 0;
	color:#000;
    padding: 15px;
}
.clsWarningArea p{
	color:#000;
	padding-bottom:0;
}
.clsDangerArea {
    background: #f5c6cb;
    border: 1px solid #bd0000;
    margin: 15px 0;
	color:#000;
    padding: 15px;
}
.clsDangerArea p{
	color:#000;
	padding-bottom:0;
}

@media(min-width:981px){
	a[href^="tel"] {
    pointer-events: none;
    text-decoration: none !important;
	}
}
@media(max-width:767px){
	img.alignright, img.alignleft, img.aligncenter, img.alignnone{
		position:static;
		float:none;
		margin:15px auto !important;
		display:block;
	}
}

/*default styles ends here*/

#gform_wrapper_1 .gform_fields {
    padding: 0;
}
@media(min-width:1200px) and (max-width:1310px){
	#footer-widgets .footer-widget:first-child, #footer-widgets .footer-widget:nth-child(2), #footer-widgets .footer-widget:nth-child(3){
margin-right:10px !important;
}
#footer-widgets .footer-widget:nth-child(2){
width:250px !important;
}
.latest-news-content{
padding:0 !important;
}
}
@media(min-width:1151px) and (max-width:1199px){
	#footer-widgets .footer-widget:first-child, #footer-widgets .footer-widget:nth-child(2), #footer-widgets .footer-widget:nth-child(3){
margin-right:10px !important;
}
#footer-widgets .footer-widget:nth-child(2){
width:220px !important;
}
.latest-news-content{
padding:0 !important;
}
.latest-news-content .post-container{
max-width:77% !important;
}
}
#footer-bottom .container{
	padding:0 !important;
}
