/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");




.label-txt{    padding-left: 10px; font-weight: 400;}
.note-box p {     float: right;    font-size: 14px;    padding-right: 15px;    padding-top: 15px;    text-align: right;    width: 100%;}
.input-fld {    border: 1px solid #d0d2d6;    border-radius: 3px;    color: #8d96a8;    font-size: 18px;    font-weight: 300;    height: 60px;
margin-top: 5px;    padding-left: 6%;    padding-right: 6%;    width: 88%;}
.advanced-search-box {width: 95.5%; float:left;  border: 1px solid #d0d2d6;    padding: 45px 25px 30px; position: relative;}
.advanced-search-box h4 {    background: #f2f2f2;    left: 15px;    padding: 0 21px 0 10px;    position: absolute;    top: -18px;}
.col1	{width: 17%; float:left;}
.col2	{width: 17%;  float:left;  padding-right:2%;}
.col3	{width: 20%; padding-right:2%; float:left;}
.col4	{width: 20%; padding-right:2%; float:left;}
.col5	{width: 20%; float:left;}
.select-box {    border: 1px solid #d0d2d6;    border-radius: 3px;    color: #8d96a8;    font-size: 18px;
height: 40px;    margin-top: 10px;    padding: 0 2%;    width: 100%;}
.calender-box{    border: 1px solid #d0d2d6; border-right:none;    border-radius: 3px 0 0 3px;    color: #8d96a8;    font-size: 18px;
height: 40px;    margin-top: 10px;    padding: 0 5%;    width: 90%;  background: #fff; line-height: 40px;}
.calender-box-second{    border: 1px solid #d0d2d6;   border-radius: 0 3px 3px 0;    color: #8d96a8;    font-size: 18px;
height: 40px;    margin-top: 10px;    padding: 0 5%;    width: 90%;  background: #fff; line-height: 40px;}
.advanced-search-box h6 {    color: #8d96a8;}
.advanced-search-container {    margin-top: 20px;}
.advanced_search_btn {   background-color: #d8a412;    border: 1px solid #d8a412;    border-radius: 3px;    color: #fff; font-size: 20px;   cursor: pointer;
    float: right;    font-family: PT Serif;    height: 50px;    line-height: normal;    margin-bottom: 20px !important;    margin-top: 30px;    position: relative;
    width: 200px;}
	.print_result_btn{background-color: #d8a412; border: 1px solid #d8a412; border-radius: 3px; color: #fff; font-size: 20px; cursor: pointer; float: left; font-family: PT Serif; height: 50px; line-height: normal; margin-bottom: 20px !important; margin-top: 30px; position: relative; width: 200px;}
.decisions_search_btn {   background-color: #d8a412;    border: 1px solid #d8a412;    border-radius: 3px;    color: #fff; font-size: 20px;   cursor: pointer;
    float: left;    font-family: PT Serif;    height: 50px;    line-height: normal;    margin-bottom: 40px !important;    margin-top: 0px;    position: relative;
    width: 200px;}
.sorting-box {    background: rgba(0, 0, 0, 0) url("images/dec-arrow.png") no-repeat scroll 0 0;    display: inline-block;    height: 5px;    margin-left: 5px;    padding-top: 4px;  
	width: 9px;}
	.sorting-box.asc-order {    background: rgba(0, 0, 0, 0) url("images/asc-arrow.png") no-repeat scroll 0 0;    display: inline-block;    height: 5px;    margin-left: 5px;    padding-top: 4px;  
	width: 9px;}
.data-table-box {    display: table;    width: 100%; margin: 50px 0!important;}
.table-heading-box {    display: table-row;}
.table-colum-box {    display: table-row;}
.table-heading-box .th-col { border-bottom: 1px solid #d0d2d6;    color: #596171;    display: table-cell;    font-size: 16px;
padding:10px 10px 5px 10px; }
.table-colum-box .td-col { border-bottom: 1px solid #d0d2d6;    color: #8D96A8;    display: table-cell;    font-size: 14px;
padding:10px 10px 10px 10px; }
.th-col.th-col-1, .td-col.td-col-1 {    padding-left: 20px;    width: 13%;}
.th-col.th-col-2, .td-col.td-col-2 {    width: 18%;}
.th-col.th-col-3, .td-col.td-col-3 {    width: 18%;}
.th-col.th-col-4, .td-col.td-col-4 {    width: 18%;}
.th-col.th-col-5, .td-col.td-col-5 {    width: 20%;}
.th-col.th-col-6, .td-col.td-col-6 {    width: 13%;}	
.email-format
{
	text-transform: lowercase;
}
.ult_modal-body h6 a {
    text-transform: lowercase;
}

@media only screen and (min-width: 1961px) and (max-width: 5000px) {
    
}

@media only screen and (min-width: 1281px) and (max-width: 1960px) {
    
}


@media only screen and (min-width: 1025px) and (max-width: 1280px) {
    
}


@media only screen and (min-width: 801px) and (max-width: 1024px) {
  .table-heading-box .th-col { border-bottom: 1px solid #d0d2d6;    color: #596171;    display: table-cell;    font-size: 15px;
padding:5px; }
.table-colum-box .td-col { border-bottom: 1px solid #d0d2d6;    color: #8D96A8;    display: table-cell;    font-size: 14px;
padding:5px; }
.th-col.th-col-1, .td-col.td-col-1 {    padding-left: 5px;    width: 13%;}
.section_inner.clearfix.custom-inner-box {    width: 90%;}
.sorting-box {    margin-left: 2px;}
.advanced-search-box {     padding: 6% 3%;    position: relative;    width: 94%;}

.col1	{width: 35%; float:left; margin-bottom: 20px;}
.col2	{width: 35%; float:left;  padding-right:0%; margin-bottom: 20px;}
.col3	{width: 30%; float:left; margin-bottom: 20px;}
.col4	{width: 30%; float:left; margin-bottom: 20px;}
.col5	{width: 30%; float:left;}
}


@media only screen and (min-width: 768px) and (max-width: 800px) {
.table-heading-box .th-col { border-bottom: 1px solid #d0d2d6;    color: #596171;    display: table-cell;    font-size: 15px;
padding:5px; }
.table-colum-box .td-col { border-bottom: 1px solid #d0d2d6;    color: #8D96A8;    display: table-cell;    font-size: 14px;
padding:5px; }
.th-col.th-col-1, .td-col.td-col-1 {    padding-left: 5px;    width: 13%;}
.section_inner.clearfix.custom-inner-box {    width: 90%;}
.sorting-box {    margin-left: 2px;}
.advanced-search-box {     padding: 6% 3%;    position: relative;    width: 94%;}

.col1	{width: 35%; float:left; margin-bottom: 20px;}
.col2	{width: 35%; float:left;  padding-right:0%; margin-bottom: 20px;}
.col3	{width: 30%; float:left; margin-bottom: 20px;}
.col4	{width: 30%; float:left; margin-bottom: 20px;}
.col5	{width: 30%; float:left;}
}


@media only screen and (min-width: 667px) and (max-width: 767px) {
    .table-heading-box .th-col { border-bottom: 1px solid #d0d2d6;    color: #596171;    display: table-cell;    font-size: 15px;
padding:5px; }
.table-colum-box .td-col { border-bottom: 1px solid #d0d2d6;    color: #8D96A8;    display: table-cell;    font-size: 14px;
padding:5px; }
.th-col.th-col-1, .td-col.td-col-1 {    padding-left: 5px;    width: 13%;}
.th-col.th-col-2, .td-col.td-col-2 {    width: 20%;}
.th-col.th-col-3, .td-col.td-col-3 {    width: 18%;}
.th-col.th-col-4, .td-col.td-col-4 {    width: 18%; display:none;}
.th-col.th-col-5, .td-col.td-col-5 {    width: 20%; display:none;}
.th-col.th-col-6, .td-col.td-col-6 {    width: 13%; display:none;}	 
.section_inner.clearfix.custom-inner-box {    width: 85%;}
.input-fld {    margin-bottom: 20px !important; height: 35px;}
.note-box p {    float: left;    font-size: 14px;    padding-left: 15px;    padding-right: 15px;    padding-top: 0;    text-align: left;    width: 90%;}
.col1	{width: 50%; float:left; margin-bottom: 20px;}
.col2	{width: 50%;  float:left;  padding-right:0%; margin-bottom: 20px;}
.col3	{width: 100%; padding-right:0%; float:left; margin-bottom: 20px;}
.col4	{width: 100%; padding-right:0%; float:left; margin-bottom: 20px;}
.col5	{width: 100%; float:left;}
.advanced-search-box {        float: left;    padding: 10% 5%;    position: relative;    width: 90%;}
.advanced-search-box h4 {    font-size: 18px;    padding: 0 11px 0 10px;    top: -14px;}
}


@media only screen and (min-width: 481px) and (max-width: 666px) {
 .table-heading-box .th-col { border-bottom: 1px solid #d0d2d6;    color: #596171;    display: table-cell;    font-size: 15px;
padding:5px; }
.table-colum-box .td-col { border-bottom: 1px solid #d0d2d6;    color: #8D96A8;    display: table-cell;    font-size: 14px;
padding:5px; }
.th-col.th-col-1, .td-col.td-col-1 {    padding-left: 5px;    width: 13%;}
.th-col.th-col-2, .td-col.td-col-2 {    width: 20%;}
.th-col.th-col-3, .td-col.td-col-3 {    width: 18%;}
.th-col.th-col-4, .td-col.td-col-4 {    width: 18%; display:none;}
.th-col.th-col-5, .td-col.td-col-5 {    width: 20%; display:none;}
.th-col.th-col-6, .td-col.td-col-6 {    width: 13%; display:none;}	 
.section_inner.clearfix.custom-inner-box {    width: 85%;}
.input-fld {    margin-bottom: 20px !important; height: 35px;}
.note-box p {    float: left;    font-size: 14px;    padding-left: 15px;    padding-right: 15px;    padding-top: 0;    text-align: left;    width: 90%;}
.col1	{width: 100%; float:left; margin-bottom: 20px;}
.col2	{width: 100%;  float:left;  padding-right:0%; margin-bottom: 20px;}
.col3	{width: 100%; padding-right:0%; float:left; margin-bottom: 20px;}
.col4	{width: 100%; padding-right:0%; float:left; margin-bottom: 20px;}
.col5	{width: 100%; float:left;}
.advanced-search-box {        float: left;    padding: 10% 5%;    position: relative;    width: 90%;}
.advanced-search-box h4 {    font-size: 18px;    padding: 0 11px 0 10px;    top: -14px;}

}


@media only screen and (min-width: 415px) and (max-width: 480px) {
.table-heading-box .th-col { border-bottom: 1px solid #d0d2d6;    color: #596171;    display: table-cell;    font-size: 15px;
padding:5px; }
.table-colum-box .td-col { border-bottom: 1px solid #d0d2d6;    color: #8D96A8;    display: table-cell;    font-size: 14px;
padding:5px; }
.th-col.th-col-1, .td-col.td-col-1 {    padding-left: 5px;    width: 13%;}
.th-col.th-col-2, .td-col.td-col-2 {    width: 20%;}
.th-col.th-col-3, .td-col.td-col-3 {    width: 18%;}
.th-col.th-col-4, .td-col.td-col-4 {    width: 18%; display:none;}
.th-col.th-col-5, .td-col.td-col-5 {    width: 20%; display:none;}
.th-col.th-col-6, .td-col.td-col-6 {    width: 13%; display:none;}	 
.section_inner.clearfix.custom-inner-box {    width: 85%;}
.input-fld {    margin-bottom: 20px !important; height: 35px;}
.note-box p {    float: left;    font-size: 14px;    padding-left: 15px;    padding-right: 15px;    padding-top: 0;    text-align: left;    width: 90%;}
.col1	{width: 100%; float:left; margin-bottom: 20px;}
.col2	{width: 100%;  float:left;  padding-right:0%; margin-bottom: 20px;}
.col3	{width: 100%; padding-right:0%; float:left; margin-bottom: 20px;}
.col4	{width: 100%; padding-right:0%; float:left; margin-bottom: 20px;}
.col5	{width: 100%; float:left;}
.advanced-search-box {        float: left;    padding: 10% 5%;    position: relative;    width: 90%;}
.advanced-search-box h4 {    font-size: 18px;    padding: 0 11px 0 10px;    top: -14px;}
}


@media only screen and (min-width: 376px) and (max-width: 414px) {
 .table-heading-box .th-col { border-bottom: 1px solid #d0d2d6;    color: #596171;    display: table-cell;    font-size: 15px;
padding:5px; }
.table-colum-box .td-col { border-bottom: 1px solid #d0d2d6;    color: #8D96A8;    display: table-cell;    font-size: 14px;
padding:5px; }
.th-col.th-col-1, .td-col.td-col-1 {    padding-left: 5px;    width: 13%;}
.th-col.th-col-2, .td-col.td-col-2 {    width: 20%;}
.th-col.th-col-3, .td-col.td-col-3 {    width: 18%;}
.th-col.th-col-4, .td-col.td-col-4 {    width: 18%; display:none;}
.th-col.th-col-5, .td-col.td-col-5 {    width: 20%; display:none;}
.th-col.th-col-6, .td-col.td-col-6 {    width: 13%; display:none;}	
.section_inner.clearfix.custom-inner-box {    width: 85%;}
.input-fld {    margin-bottom: 20px !important; height: 35px;}
.note-box p {    float: left;    font-size: 14px;    padding-left: 15px;    padding-right: 15px;    padding-top: 0;    text-align: left;    width: 90%;}
.col1	{width: 100%; float:left; margin-bottom: 20px;}
.col2	{width: 100%;  float:left;  padding-right:0%; margin-bottom: 20px;}
.col3	{width: 100%; padding-right:0%; float:left; margin-bottom: 20px;}
.col4	{width: 100%; padding-right:0%; float:left; margin-bottom: 20px;}
.col5	{width: 100%; float:left;}
.advanced-search-box {        float: left;    padding: 10% 5%;    position: relative;    width: 90%;}
.advanced-search-box h4 {    font-size: 18px;    padding: 0 11px 0 10px;    top: -14px;}
}

@media only screen and (min-width: 321px) and (max-width: 375px) {
 .table-heading-box .th-col { border-bottom: 1px solid #d0d2d6;    color: #596171;    display: table-cell;    font-size: 15px;
padding:5px; }
.table-colum-box .td-col { border-bottom: 1px solid #d0d2d6;    color: #8D96A8;    display: table-cell;    font-size: 14px;
padding:5px; }
.th-col.th-col-1, .td-col.td-col-1 {    padding-left: 5px;    width: 13%;}
.th-col.th-col-2, .td-col.td-col-2 {    width: 20%;}
.th-col.th-col-3, .td-col.td-col-3 {    width: 18%;}
.th-col.th-col-4, .td-col.td-col-4 {    width: 18%; display:none;}
.th-col.th-col-5, .td-col.td-col-5 {    width: 20%; display:none;}
.th-col.th-col-6, .td-col.td-col-6 {    width: 13%; display:none;}	
.section_inner.clearfix.custom-inner-box {    width: 85%;}
.input-fld {    margin-bottom: 20px !important; height: 35px;}
 .note-box p {    float: left;    font-size: 14px;    padding-left: 15px;    padding-right: 15px;    padding-top: 0;    text-align: left;    width: 90%;}
.col1	{width: 100%; float:left; margin-bottom: 20px;}
.col2	{width: 100%;  float:left;  padding-right:0%; margin-bottom: 20px;}
.col3	{width: 100%; padding-right:0%; float:left; margin-bottom: 20px;}
.col4	{width: 100%; padding-right:0%; float:left; margin-bottom: 20px;}
.col5	{width: 100%; float:left;}
.advanced-search-box {        float: left;    padding: 10% 5%;    position: relative;    width: 90%;}
.advanced-search-box h4 {    font-size: 18px;    padding: 0 11px 0 10px;    top: -14px;}
}

@media only screen and (max-width : 320px) {
.table-heading-box .th-col { border-bottom: 1px solid #d0d2d6;    color: #596171;    display: table-cell;    font-size: 14px;
padding:5px; }
.table-colum-box .td-col { border-bottom: 1px solid #d0d2d6;    color: #8D96A8;    display: table-cell;    font-size: 13px;
padding:5px; }
.th-col.th-col-1, .td-col.td-col-1 {    padding-left: 5px;    width: 13%;}
.th-col.th-col-2, .td-col.td-col-2 {    width: 20%;}
.th-col.th-col-3, .td-col.td-col-3 {    width: 18%;}
.th-col.th-col-4, .td-col.td-col-4 {    width: 18%; display:none;}
.th-col.th-col-5, .td-col.td-col-5 {    width: 20%; display:none;}
.th-col.th-col-6, .td-col.td-col-6 {    width: 13%; display:none;}	
.input-fld {    margin-bottom: 20px !important; height: 35px;}

.note-box p {    float: left;    font-size: 14px;    padding-left: 15px;    padding-right: 15px;    padding-top: 0;    text-align: left;    width: 90%;}
.col1	{width: 100%; float:left; margin-bottom: 20px;}
.col2	{width: 100%;  float:left;  padding-right:0%; margin-bottom: 20px;}
.col3	{width: 100%; padding-right:0%; float:left; margin-bottom: 20px;}
.col4	{width: 100%; padding-right:0%; float:left; margin-bottom: 20px;}
.col5	{width: 100%; float:left;}
.advanced-search-box {        float: left;    padding: 10% 5%;    position: relative;    width: 90%;}
.advanced-search-box h4 {    font-size: 18px;    padding: 0 11px 0 10px;    top: -14px;}
}    

    
.hide {display: none !important;}    


	