/* CSS by Sujeet Sutar */

.hide{
    display: none;
}

/* start profile ratings view */
.profile_rating_div
{
	padding: 0px;
	text-align: left;
	margin-top: 10px;
}
.caretacker-box .profile_rating_div
{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
}
.profile_rating_div label
{
	margin-bottom: 0px;
}
.rate_icon
{
	margin-right: 8px;
	line-height: 26px;
}
.rate_icon i.fa
{
	font-size: 19px;
	padding-right: 2px;
	vertical-align: middle;
}
.rate_icon .rating_count
{
	font-size: 12px;
}
/* end profile ratings view */
/* Start All Pages */
.input-group-addon.dtnw-type
{
	color: #FFF;
	/*background-color: #286296;*/
	background-color: #65cc33;
}
h1,h2,h3,h4,h5,h6
{
	text-transform: none;
}
p
{
	color: #777;
	line-height:23px;
	margin: 0 0 10px;
}
.margin-auto/* Make element center to page */
{
	float: none;
	margin:auto;
}
.btn
{
	padding-top: 7px;
	padding-bottom: 7px;
}
.btn-primary:focus, .btn-primary:active, .btn-primary.active
{
	background-color: #286296 !important;
	color:#FFFFFF !important;
}
.min
{
	clear: both;
	/*display: inline-block;*/
	background-color: #fff;
	padding: 0px 10px;
}
.post-meta
{
	padding-top: 4px;
	min-height: 35px;
	background: #f6f7f8;
	border-top: 1px solid #e8e8e6;
}
.post-meta .fa
{
	font-size: 14px;
	vertical-align: middle;
}
#caretakerProfilePic, #partTimeProfilePic
{
	font-size:7em;
}
.caretacker-box img
{
	display: block;
	margin: 0px auto;
	width: 150px;
}
.fa-user-male-icon
{
	background-image: url('../img/dtn_icon/inner_dtnw_Icons.png') !important;
	background-repeat: no-repeat !important;
}
.fa-user-male-icon
{
	background-position: -1760px -143px;
	background-size: 3000% 255%;
	width: 100px;
	height: 92px;
}
/* End All Pages */

/* Start Page Title Box */
.panel-title-body
{
	background: #fff;
	margin: 10px 0px;
	padding: 0px 15px;
	border-left: 4px solid #65cc33;
	display: inline-block;
    width: 100%;
}
.panel-title
{
	text-align: -webkit-left;
	font-size: 18px;
	font-weight: 600;
	padding: 2px;
	display: inline-block;
	line-height: 32px;
}
.panel-title-body .btn, .panel-title-body .form-control
{
	margin: 3px 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.panel-title-body .input-group .btn
{
	padding-top: 6px;
	padding-bottom: 6px;
}
/* End Page Title Box */

/* Start btn-group */
.btn.btn-borders.btn_active, .btn.btn-borders.btn_active:focus:hover, .btn.btn-borders.btn_active:focus
{
	border-color: #286296;
    background-color: #286296 !important;
    color: #fff;
}
.btn-borders.btn-sm, .btn-group-sm > .btn-borders.btn, .create_account_btn.btn-borders
{
	border-width: 1px;
}
.btn-group .btn
{
	margin-right:0px;
	border-right: none;
}
.btn-group .btn:last-child
{
	border: 1px solid #286296;
}
.delete_all
{
	margin-left: 10px !important;
}
/* End btn-group */

/* Start Submenu dropdown btn */
.service-menu .btn-borders.btn-primary
{
	margin-top: 10px;
}
#header.submenu_header
{
	position: relative;
	background: #fff;
	/*background: #F9F9F9bf;*/
	/*padding: 4px 0px;*/
	z-index: 99;
}
#header.submenu_header .dropdown-menu:before
{
	/*right: 14px;*/
	right: 5px;
	top: -16px;
	/*border-bottom-color: #FFF;*/
}
#header nav > ul > li > a .fa-caret-down
{
	font-size: 23px !important;
	display: block !important;
}
#header nav > ul > li > a .fa-caret-down.post_down_arrow
{
	font-size: inherit !important;
	display: inline-block !important;
}
#header.submenu_header .dropdown-menu .notification_read_icon i.fa
{
	color: #286296;
	margin-right: 5px !important;
}
.service_title a, .service_title a:hover
{
	font-size: 20px;
	color: #286296;
}
.service_title
{
	padding-top: 5px;
}
.service_title img
{
	width: 32px;
/*	margin-right: 5px;*/
}
.submenu_header .nav-pills .fa-bell-o, .submenu_header .nav-pills .fa-bars,  .submenu_header .nav-pills .fa-list-ul
{
	font-size: 20px;
}
.submenu_header .nav-pills .icon-home
{
	font-size: 18px;
}
.main #header h5
{
	text-transform: none !important;
	margin-bottom: 0px !important;
}
.main #header h3
{
	margin-bottom: 0px !important;
}
.service_title a
{
	/*text-decoration: none !important;*/
}
.service_tag
{
	color: #286296 !important;
	padding: 0px !important;
}
.service_tag span
{
	color: red !important;
}
#header .header-nav-main .notification_arrow .dropdown-menu.commentList
{
	text-align: -webkit-auto !important;
	min-width:430px !important;
	padding: 0px;
}
#header .header-nav-main .notification_arrow a.dropdown-toggle
{
	padding-right:13px;
}
#header .header-nav-main .notification_arrow a.dropdown-toggle:after
{
	content:none !important;
}
.mark_all_as_read
{
	cursor: pointer;
}
.dropdown-menu .icon-featured
{
	display: inline-block !important;
	margin: 0px 0px !important;
	margin-right: 5px !important;
	width: 25px !important;
	height: 25px !important;
	border-radius: 1% !important;
	line-height: 25px !important;
	vertical-align:middle !important;
	background-color:transparent !important;
	text-align:center !important;
	font-size: 26px !important;
	color: #286296;
}
.panel.list h4 i.fa
{
	margin-right: 5px;
}
.list_icon
{
	width: 26px;
	height: 26px;
	margin-right: 5px;
}
.notification_arrow .commentText p
{
	font-weight: normal;
}
/* End Submenu dropdown btn */

/* Start Favourite btn */
.fav, .fav_remove, .apply_care_btn .icon-featured, .chat_btn .icon-featured
{
	margin:0px;
	padding:0px;
	cursor:pointer;
	font-size: 20px;
}
.fav .fa-star, .favl .fa-star
{
	color: #ff4f19;
}
.fav:hover, .favl:hover
{
	color: #ff4f19;
	cursor: pointer;
}
div.fav_remove .fa
{
	font-size: 20px;
	color: #ff4f19;
	cursor: pointer;
}
/* End Favourite btn */

/* Start Icon box */
.care-box
{
	position: relative;
	/*display: flow-root;*/
	padding: 17px 0px 0px;
	border: 1px solid rgba(203, 206, 208, .75);
	background: linear-gradient(to bottom, #FFF 1%, #fcfcfc 98%) repeat scroll 0 0 transparent;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
	margin: 11px 0px;
	border-radius: 5px;
	clear: both;
}
.care-box h4
{
	margin: 4px 0px;
	font-size: 18px;
}
.read-more
{
	float: right;
	font-size: 12px;
	padding: 5px;
}
.featured-btn
{
	text-align: center;
}
.featured-btn .btn, .featured-btn .btn:focus
{
	outline: none;
	width: 45px;
	height: 45px;
	padding: 9px;
	margin: 10px 8px;
	border-radius: 50%;
	font-size: 20px;
}
.care-box .box_action
{
	text-align: center;
}
.care-box .box_action .btn
{
	margin: 10px 8px;
	padding: 4px 12px;
	line-height: unset;
}
.care_apply_btn, .pt_apply_btn, .ft_apply_btn, .pt_invite_btn, .ft_invite_btn
{
	border-width: 1px;
}
.featured-btn .btn.apply1
{
	background-color: #286296;
	color: #fff;
}
.applied .featured-btn .btn.apply1
{
	font-size: 25px;
	box-shadow: 0px 6px 14px rgba(0, 0, 0, 0.28);
	background: #65cc33;
}
.care-box.applied
{
	opacity: 0.7;
}
.btn.message
{
	background: #65cc33;
	color: white;
}
.btn.play_btn
{
	float: left;
	background: #286296;
	color: white;
	margin-right: 5px;
}
.caretacker-box .btn.play_btn
{
	float: none;
}
.care-box .pro
{
	padding: 7px 0px;
}
.care-box .pro a
{
	background: #5f6b71;
	padding: .5em 2em;
}
.care-box .post-meta
{
	padding: 4px 0px 0px 3px;
	height: 33px;
	background: #f6f7f8;
	border-top: 1px solid #e8e8e6;
}
.care-box p
{
	margin-bottom: 0px;
	padding: 0px;
}
.topright
{
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 8;
	font-size: 20px;
}
.pro .label
{
	background: #5f6b71;
	padding: 11px 20px;
	float: left;
	font-size: 16px;
	font-weight: 100;
	text-decoration: none;
	color: white;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
	position: relative;
	z-index: 1;
}
.pro .label:before
{
	content: "";
	position: absolute;
	top: 0;
	border: 19px solid #5f6b71;
	left: -22px;
	border-left-color: transparent;
	z-index: -10;
}
.pro .label:after
{
	content: "";
	position: absolute;
	top: 0;
	border: 19px solid transparent;
	right: -36px;
	border-left-color: #5f6b71;
	z-index: -10;
}
/* End Icon box */

/* Start Modal box */
.modal .btn-borders.btn-primary
{
	background: #FFF !important;
	color: #286296 !important;
	border: 1px solid #286296 !important;
}
.modal .btn-borders.btn-primary:hover, .modal .btn-borders.btn-primary:focus
{
	background: #286296 !important;
	color: #FFF !important;
}
.custome+.modal-backdrop.in
{
	opacity: 0.8;
}
.custome .modal-content::-webkit-scrollbar
{
	width: 6px;
	height: 3px;
	background: #f7f4f4;
}
.custome .modal-content::-webkit-scrollbar-thumb
{
	margin: 2px;
	border-radius: 10px;
	background: #ddd;
}
.custome .modal-content::-webkit-scrollbar-track
{
	border-radius: 0;
}
.custome .modal-content strong
{
	font-weight: 700;
	width: 155px;
	display: inline-block;
}
.custome .modal-content label
{
	font-weight:400;
}
/* End Model box */

/* Start Radio btn tab */
/* Featured Boxes - Style 5, 6 and 7 */
.featured-boxes-style-5 .featured-box, .featured-boxes-style-6 .featured-box, .featured-boxes-style-7 .featured-box
{
	background: none;
	border: 0;
	box-shadow: none;
	margin: 10px 0;
}
.featured-boxes-style-5 .featured-box .box-content, .featured-boxes-style-6 .featured-box .box-content, .featured-boxes-style-7 .featured-box .box-content
{
	border: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.featured-boxes-style-5 .featured-box .box-content h4, .featured-boxes-style-6 .featured-box .box-content h4, .featured-boxes-style-7 .featured-box .box-content h4
{
	color: #2e353e;
}
.featured-boxes-style-5 .featured-box .icon-featured, .featured-boxes-style-6 .featured-box .icon-featured, .featured-boxes-style-7 .featured-box .icon-featured
{
	display: inline-block;
	font-size: 45px;
	height: 75px;
	padding: 0;
	width: 75px;
	margin-top: 0;
	margin-bottom: 10px;
	background: #FFF;
	border: 1px solid #dfdfdf;
	color: #777;
	line-height: 73px;
}
.icon-featured
{
    display: inline-block;
    margin: 5px 15px;
    border: none;
    outline: none;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #FFF;
    font-size: 22px;
    line-height: 48px;
}
.featured-box
{
	border: 1px solid rgba(203, 206, 208, .75);
	background: linear-gradient(to bottom, #FFF 1%, #fcfcfc 98%) repeat
	scroll 0 0 transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #ECECEC;
	border-radius: 4px;
	border-right: 1px solid #ECECEC;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	min-height: 100px;
	position: relative;
	text-align: left;
	padding: 10px 15px 0px 15px;
	z-index: 1;
}
.featured-boxes~p
{
	color: white;
	font-size: 22px;
	font-weight: 700;
}
.active .featured-boxes~p
{
	color: #286296;
}
/* End Radio btn tab */

/* Start Search bar */
.form_regs
{
	margin: 0 auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.form_regs .form-control
{
	height: 40px;
	border: 1px solid #ddd;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
.service-search form
{
	margin:21px 0px;
}
.tabs.tabs-simple .nav-tabs>li
{
	min-width:211px;
}
/* End Search bar */

/* Start Search bar filter */
#search_bar, #filter_bar
{
	display: none;
}
.top-header .bottomMenu
{
	/*top: 39px;*/
	/*transition: 0.2s;
	z-index: 99;*/
}
.bottomMenu
{
	/*display: none;*/
	position: fixed;
	top: 0px;
	width: 100%;
	min-height: 5px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .4);
	background: #5f6b71;
	z-index: 100;
}
.bottomMenu button
{
	border-radius: 0px;
}
.bottomMenu .input-group .form-control, .bottomMenu .input-group .btn
{
	border-radius: 0px;
	outline: none;
	height: 30px;
	padding: 4px 12px;
}
.bottomMenu .input-group .btn
{
	white-space: normal;
	padding: 4px 38px;
	border-radius: 0;
	margin-top: 2px;
}
.bottomMenu .fa-bars, .bottomMenu .fa-search, .bottomMenu .fa-filter
{
	display: none;
	background: #5f6b71;
	color: #fff;
	font-size: 16px;
}
.wid
{
	padding: 0;
	margin: 0;
	border: none;
	width: 0;
}
.search-filter, .wd_search-filter
{
	padding: 4px 0px;
}
html .btn-primarys
{
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #65cc33;
	border-color: #65cc33 #65cc33 #65cc33;
}
html .btn-primarys:hover
{
	color: #ffffff;
	border-color: #65cc33;
	background-color: #65cc33;
}
.btn-primarys:focus
{
	color: #ffffff;
	border-color: #65cc33;
	background-color: #65cc33;
}
.service_title a:hover
{
	text-decoration: underline;
}
.bottomMenu a.service_title
{
	font-size: 20px;
	color: #FFF;
}
.bottomMenu h3
{
	position: relative;
	z-index: 2;
	float: left;
	width: 167px;
    margin-right: -50px !important;
}
.bottomMenu .tabs.tabs-simple .nav-tabs > li a, .bottomMenu .tabs.tabs-simple .nav-tabs > li a:focus
{
	border-bottom: 3px solid #333;
	color: #333;
	font-weight: 700;
	padding: 5px 20px;
}
.bottomMenu .tabs.tabs-simple .nav-tabs >  li.active a, .bottomMenu .tabs.tabs-simple .nav-tabs >  li.active a:hover, .bottomMenu .tabs.tabs-simple .nav-tabs >  li a:hover
{
	border-color: #fff;
	color: #fff;
}
.bottomMenu .tabs.tabs-simple.web_search_menu_filter .nav-tabs > li a
{
	font-size: 14px;
	line-height: 16px;
}
/* End Search bar filter */

/* Start Pagination */
html .pagination
{
	margin:10px;
}
/* End Pagination */

/* Start Form design */
.form-horizontal .radio, .form-horizontal .checkbox
{
	margin-bottom: 20px;
}
.form-horizontal
{
	position: relative;
}
.img-thumb
{
	padding-bottom: 16px;
	margin-bottom: 16px;
}
.img-thumb label
{
	font-weight: bold;
	display: block;
}
.img-thumb .img-thumbnail
{
	width: 150px;
	height: 150px;
	margin: auto;
}
.img-thumb .img-thumbnail .icons
{
	font-size: 58px;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 59px;
	top: 0px;
	margin: auto;
}
.radio label
{
	padding-left: 40px;
}
form label
{
	font-weight: bold;
}
form label sup
{
	color: red;
}
form input.form-control, form select.form-control
{
	height: 34px;
}
form input.form-control, form select.form-control, form textarea.form-control
{
	border-radius: 2px;
	margin-bottom: 20px;
}
.character_limit
{
	margin-bottom: 0px;
	margin-top: -20px;
	float: right;
	color: #286296;
}
/* End Form design */

/* Start Error msg */
p.error_msg
{
	color: red;
}

/* End Error msg */

/* Start list view */
.panel-body [class*="col-"]
{
	padding: 0px 6px;
}
.panel-body .post-meta[class*="col-"]
{
    padding: 0px 22px;
}
section.panel
{
	border: 1px solid rgba(203, 206, 208, .75);
	background: linear-gradient(to bottom, #FFF 1%, #fcfcfc 98%) repeat scroll 0 0 transparent;
	padding: 30px 0px;
	display: inline-block;
	width: 100%;
}
.panel.list
{
	position: relative;
	padding: 0px;
	border-radius: 0px;
	margin-bottom: 9px;
}
.panel.list .panel-body
{
	padding-bottom: 0px;
}
.panel.list h4
{
	color: #286296;
	padding: 0px;
	line-height: 28px;
	margin: 0px;
	display: -webkit-inline-box;
}
.panel.list .applicants_btn
{
	color: #333;
	text-decoration: none;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
}
.panel.list .applicants_btn:hover
{
	background-color: #286296;
	border-color: #286296 #286296 #006699;
	color: #fff;
}
.panel.list .applicants_btn span, .panel.list .applicants_btn .fa
{
	margin: 0px 5px;
}
.panel.list .applicants_btn span
{
	background: #65cc33;
	color: white;
	border-radius: 50%;
	padding: 5px;
}
.panel.list .sub_chk
{
	float: right;
	margin: 7px 0 0;
}
.panel.list .btn[disabled]
{
	color: #888;
}
/* End list view */

/* Start Message box popup */
.modal.msg_popup p
{
	margin: 0px;
}
/* End Message box popup */
/* Start Browse btn */
.img-thumb label.browse
{
	display: inline-block;
	padding: 6px 47px;
	margin: 4px 0px;
}
.browse input
{
	display: none;
}
/* End Browse btn */
/* Start image slider navigation arrow */
.owl-carousel.rounded-nav .owl-nav [class *="owl-"], .owl-carousel.rounded-nav .owl-nav [class *="owl-"]:focus, .owl-carousel.rounded-nav .owl-nav [class *="owl-"]:active
{
	background-color:#286296 !important;
	border:1px solid #286296 !important;
	color:#FFFFFF !important;
	display: none;
	margin-left: -15px;
	margin-right: -15px;
}
html .owl-carousel.rounded-nav:hover .owl-nav [class*="owl-"]
{
	display: block !important;
}
.parallax
{
	padding-top: 30px;
	padding-bottom: 30px;
}
.owl-carousel
{
	margin-top: 20px;
}
.parallax .divider
{
	margin: 35px auto;
	background-image: none;
	cursor: pointer;
	margin-bottom: 0px;
	height: 0px;
}
.parallax .divider.divider-style-2.divider-primary .fa, .parallax .divider.divider-style-2.divider-primary .icons
{
	background: #5f6b71;
	color: #ffffff;
}
.parallax .divider.divider-style-2.divider-primary:hover > .fa
{
	color: #286296;
}
.parallax .divider .fa, .parallax .divider .icons
{
	font-size: 36px;
}
.divider .fa, .divider .icons
{
	height: 45px;
	width: 45px;
	line-height: 45px;
}
/* End image slider navigation arrow */
/* start post btn dropdown mobile  */
#header.submenu_header .dropdown-menu.dropdown-service-post:before
{
	right: 110px;
}
/* end post btn dropdown mobile  */

.width100{
    width: 100% !important;
}

pre {
    white-space: pre-wrap;       /* Since CSS 2.1 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
    display: inline;
    padding: 0;
    margin: 0;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-word;
    background-color: transparent;
    border: none;
    border-radius: 0;
    font-family: "RobotoDraft" !important;
}