@import url("tabs.css");

.MainContent {

}

.Right-Div {
    float:right;
    width:260px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding: 10px;
    border-left: 1px solid #ddd;
}

.Left-Div {
    overflow: hidden;
    padding: 10px;
    text-align: right;
}
.Div-txt-serach {
    float:right;
    width:150px;
    padding: 5px;
    text-align:right;
}
.Div-txt-serach input[type="text"], select, textarea, input[type="email"], input[type="search"], input[type="password"] {
    background: #f3f3f3 none repeat scroll 0 0;
    border: 1px solid #bfbfbf;
    border-radius: 0;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.8), 0 1px 2px 0 rgba(0, 0, 0, 0.1) inset;
    color: #666;
    font-size: 13px;
    margin-bottom: 20px;
    padding: 5px;
    width: 140px;
    float:right;
    text-align:right;
}
.Div-btn-serach {
    overflow: hidden;
    padding: 5px;
}
.btn-serach {
    background-color: #5f0f34;
    border-color: #5f0f34;
}
.Div-btn-serach .btn {
    border: 1px solid transparent;
    border-radius: 0px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 8px 8px;
}
.list-ico, .list-ico2, .list-ico3 {
    list-style: outside none none;
    margin-right: 0;
     margin-left: 0;
}
body ul.list-border-solid.ico-sm li {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    text-align: right;
    border-bottom: 1px solid #dcdcdc;
    color:#2f2f2f;
}
body ul.list-border-solid.ico-sm li a {
    text-decoration: none;
}
body ul.list-border-solid.ico-sm li a:hover {
    text-decoration: none;
}

body ul.list-border-solid.ico-sm li:hover {
    background-color: #5f0f34;
    color:#fff;
    text-decoration: none;
}
.MainContent .list-ico.ico-sm .fa, .list-ico2.ico-sm .fa, .list-ico3.ico-sm .fa, .list-ico.ico-sm .lnr, .list-ico2.ico-sm .lnr, .list-ico3.ico-sm .lnr, .list-ico.ico-sm .glyphicon, .list-ico2.ico-sm .glyphicon, .list-ico3.ico-sm .glyphicon {
    float: left;
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    top: 3px;
    width: 20px;
}
.list-ico li, .list-ico2 li, .list-ico3 li {
    line-height: 30px;
    padding-top: 1px;
    position: relative;
}
.list-ico [class^="icon-"], [class*=" icon-"] {
    float: left;
    font-size: 25px;
    height: 20px;
    line-height: 30px;
    width: 0px;
    color: #5f0f34;
}

.Right-Div .Groups-Title {
    color: #5f0f34;
    font-size: 18px;
    line-height: 1.3;
    border-bottom: 3px solid #5f0f34;
    text-align: right;
}
.Right-Div p {
   width:100%;
}




.DoctorList .col-md-3 {
    width: 33.3333%;
}
.DoctorList .item {
    padding: 0 14px;
}
.DoctorList .Dr-photo_box {
    border: 0px solid #e0e0e0;
}
.Dr-photo_box .ico {
    margin: 0 0 15px;
    position: static;
}
.Dr-photo_box.img_zoom:hover .Dr-pic_box img {
    transform: scale(1.15);
    border-top-right-radius:20px;
    border-top-left-radius:20px;
}
.Dr-photo_box.img_zoom .Dr-pic_box img {
    transform: scale(1);
    transition: all 300ms ease-out 0s;
}
.Dr-photo_box {
    display: block;
    line-height: 1.8;
    margin: 0;
    overflow: hidden;
    padding: 0;
    border-top-right-radius:20px;
    border-top-left-radius:20px;
}
.Dr-photo_box .Dr-pic_box {
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: 100%;
}
.Dr-photo_box .Dr-pic_box {
    backface-visibility: hidden;
    transform: translate3d(0px, 0px, 0px);
}
.Dr-photo_box .Dr-pic_box {
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: 100%;
}
.Dr-photo_box .Dr-pic_box {
    backface-visibility: hidden;
    transform: translate3d(0px, 0px, 0px);
}
.Dr-photo_box .ico, .Dr-photo_box .content, .Dr-photo_box .shade {
    transition: all 300ms ease-in 0s;
}
.Dr-photo_box .ico {
    color: #fff;
    left: 0;
    margin-top: -25px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    z-index: 1;
}
.Dr-photo_box .ico, .Dr-photo_box .content, .Dr-photo_box .shade {
    transition: all 300ms ease-in 0s;
}
.Dr-photo_box .shade {
    background-color: #000;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.Dr-photo_box a, .Dr-photo_box a:hover {
    text-decoration: none;
}
.carousel .owl-wrapper, .carousel .owl-item {
    backface-visibility: hidden;
    transform: translate3d(0px, 0px, 0px);
}
.carousel .owl-item {
    float: left;
}
.Dr-photo_box:hover .shade {
    opacity: 0.5;
	color:#fff;
    border-top-right-radius:20px;
    border-top-left-radius:20px;
}
.Dr-photo_box .ico, .Dr-photo_box .content, .Dr-photo_box .shade {
    transition: all 300ms ease-in 0s;
}
.Dr-photo_box .shade {
    background-color: #000;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.DoctorList .Dr-photo_box:hover .text {
    background-color: #000;
    color: #fff;
}
.DoctorList .text {
    direction:rtl;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: currentcolor #c8c8c8 #c8c8c8;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    clear: both;
    color: #717171;
    font-size: 13px;
    overflow: hidden;
    padding: 15px;
    transition: all 200ms ease-in 0s;
    height:90px;
}
.DoctorList .text:hover {
    color: #fff;

}
.home10-banner-btn:hover, .home10-ibox .ibox-cont .icon em, .home10-ibox .ibox-cont:hover, a.home10-btn, a.home10-btn02:hover, .home10-cont03 .date, .home10-cont04 .date, .Dr-photo_box .ico span, .DoctorList .Dr-photo_box:hover .text, .carousel .owl-page.active, .home10-title .line, .home10-ibox02 .itmes em.fa, .home10-ibox02 .itmes .line, .home10-title .line, .home10-btn03 a, .home10-accordion .panel-title a:hover .accordion_icon, .home10-imglist .padding .Dr-photo_box .shade, .home10-accordion .panel-default .accordion_icon, .Dr-photo_box .ico span, .Dr-photo_box .ico em, .Dr-photo_box .ico i, .Dr-photo_box .ico .fa {
    background-color: #009b85;
}
.DoctorList .Dr-photo_box:hover .text {
    background-color: #5f0f34;
    color: #fff;
}
.Dr-photo_box .ico {
    background-color: #009b85;
}
.Dr-photo_box .ico span, .Dr-photo_box .ico em, .Dr-photo_box .ico i, .Dr-photo_box .ico  {
    background-color: #69b532;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin: 0 3px;
    text-align: center;
    width: 50px;
}
.Dr-photo_box .ico h3, .Dr-photo_box .ico .title {
    color: #fff;
    font-size: 15px;
    margin-bottom: 5px;
}
.text h3{
 font-size: 20px;
}
.text h3:hover{
    color: #fff;
}
.DoctorList .Dr-photo_box::after {
    background: rgba(0, 0, 0, 0) url("images/carousel-icon.png") no-repeat scroll center center;
    content: "";
    height: 40px;
    left: 50%;
    line-height: 40px;
    margin: -20px 0 0 -20px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: all 200ms ease-in 0s;
    visibility: hidden;
    width: 40px;
    z-index: 2;
}




.list-post {
    border-bottom: 1px dashed #bfbfbf;
    margin-bottom: 66px;
    padding-bottom: 66px;
}
.list-post {
    background-color: #fff;
}
.list-author {
    border-color: #5f0f34;
}
.list-author {
    border-left: 5px solid #5f0f34;
    margin-bottom: 20px;
    min-height: 400px;
}
.author-left {
    color: #666666;
    float: right;
    min-height: 435px;
    padding: 5px;
    text-align: center;
    width: 350px;
}
.author-right {
    overflow: hidden;
    padding: 20px;
    text-align: right;
}
.author-left {
    color: #666666;
    text-align: center;
}
.group-name {
    color: #5f0f34;
    font-size: 18px;
    line-height: 1.3;
}
.author-left img {
    border-radius: 20px;
    height: 400px;
    margin-bottom: 10px;
    width: 340px;
}
.list-title {
    color: #666666;
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 16px;
}
.list-info {
    padding: 8px 10px;
}






.row {
    margin-left: -15px;
    margin-right: -15px;
}
.GroupList-ibox {
    margin: 30px 0 0;
    text-align: center;
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
.GroupList-ibox:hover {
    text-decoration:none;
}
.GroupList-ibox .ico {
    border: 1px solid #5f0f34;
    background-color: #cfbd91;
    border-radius: 10%;
    color: #5f0f34;
    font-size: 70px;
    height: 140px;
    line-height: 140px;
    margin: 20px auto 10px;
    position: relative;
    width: 140px;
}
.GroupList-ibox .ico:hover {
 background: rgba(0, 0, 0, 0) radial-gradient(#3c001c 10%, #5f0f34 80%) repeat scroll 0 0;
    color: #fff;

}
.GroupList-ibox h5 {
    font-size: 16px;
    font-weight:normal;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    min-height: inherit;
}
.col-md-3 {
    width: 25%;
}
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: right;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom:15px;
    position: relative;
}


.left_col_100 {
   float:left;
   width:120px;
   padding-bottom:15px;
   padding-left:10px;
}
.right_col {
   float:right;
   width:80%;
   padding-bottom:15px;
}
.left_col_30 {
   float:left;
   width:30px;
   padding-bottom:15px;
   padding-left:20px;
}

.form-control:not(select) {
    -moz-appearance: none;
}
.form-control {
    border-color: #d2d6de;
    border-radius: 0;
    box-shadow: none;
}
.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.form-group {
    margin-bottom: 15px;
}
.content {
    direction:rtl;
    padding:10px;
}
.btn {
    border: 1px solid transparent;
    border-radius: 3px;
    box-shadow: none;
    font-size:15px;
    padding:1px;
    color: #fff;
    font-family:Tahoma;
      text-decoration: none;
   cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.btn.uppercase {
    text-transform: uppercase;
}
.btn.btn-flat {
    border-radius: 0;
    border-width: 1px;
    box-shadow: none;
}
.btn:active {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}
.btn:focus {
    outline: medium none;
}
.btn.btn-file {
    overflow: hidden;
    position: relative;
}
.btn.btn-file > input[type="file"] {
    background: white none repeat scroll 0 0;
    cursor: inherit;
    display: block;
    font-size: 100px;
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    outline: medium none;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}
.btn-default {
    background-color: #f4f4f4;
    border-color: #ddd;
    color: #444;
}
.btn-default:hover, .btn-default:active, .btn-default.hover {
    background-color: #e7e7e7 !important;
}
.btn-primary {
    background-color: #3c8dbc;
    border-color: #367fa9;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.hover {
    background-color: #367fa9;
}
.btn-success {
    background-color: #00a65a;
    border-color: #008d4c;
}
.btn-success:hover, .btn-success:active, .btn-success.hover {
    background-color: #008d4c;
}
.btn-info {
    background-color: #00c0ef;
    border-color: #00acd6;
}
.btn-info:hover, .btn-info:active, .btn-info.hover {
    background-color: #00acd6;
}
.btn-danger {
    background-color: #dd4b39;
    border-color: #d73925;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.hover {
    background-color: #d73925;
}
.btn-warning {
    background-color: #f39c12;
    border-color: #e08e0b;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.hover {
    background-color: #e08e0b;
}
.btn-outline {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #fff;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
    border-color: rgba(255, 255, 255, 0.7);
    color: rgba(255, 255, 255, 0.7);
}
.btn-link {
    box-shadow: none;
}
.btn[class*="bg-"]:hover {
    box-shadow: 0 0 100px rgba(0, 0, 0, 0.2) inset;
}
.btn-app {
    background-color: #f4f4f4;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #666;
    font-size: 12px;
    height: 60px;
    margin: 0 0 10px 10px;
    min-width: 80px;
    padding: 15px 5px;
    position: relative;
    text-align: center;
}
.btn-app > .fa, .btn-app > .glyphicon, .btn-app > .ion {
    display: block;
    font-size: 20px;
}
.btn-app:hover {
    background: #f4f4f4 none repeat scroll 0 0;
    border-color: #aaa;
    color: #444;
}
.btn-app:active, .btn-app:focus {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}
.btn-app > .badge {
    font-size: 10px;
    font-weight: 400;
    position: absolute;
    right: -10px;
    top: -3px;
}


@font-face {
	font-family: 'icomoon-Medic';
	src:url('fonts/icomoon.eot?q971zn');
	src:url('fonts/icomoon.eot?#iefixq971zn') format('embedded-opentype'),
		url('fonts/icomoon.woff?q971zn') format('woff'),
		url('fonts/icomoon.ttf?q971zn') format('truetype'),
		url('fonts/icomoon.svg?q971zn#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon-Medic';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
    font-size: 70px;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-brain:before {
  content: "\e60a";
}
.icon-tooth:before {
  content: "\e65e";
}
.icon-heart-checklist:before {
  content: "\e62f";
}
.icon-ambulance:before {
  content: "\e600";
}

.icon-asclepius-sign:before {
  content: "\e601";
}

.icon-bacterium-cells:before {
  content: "\e602";
}

.icon-badge:before {
  content: "\e603";
}

.icon-barrow:before {
  content: "\e604";
}

.icon-biohazard-sign:before {
  content: "\e605";
}

.icon-bladder:before {
  content: "\e606";
}

.icon-blood-pressure-kit:before {
  content: "\e607";
}

.icon-body-weighter:before {
  content: "\e608";
}

.icon-bone-joint:before {
  content: "\e609";
}

.icon-broken-pill:before {
  content: "\e60b";
}

.icon-bulb-full:before {
  content: "\e60c";
}

.icon-bulb-reaction:before {
  content: "\e60d";
}

.icon-bulb:before {
  content: "\e60e";
}

.icon-cell:before {
  content: "\e60f";
}

.icon-chromosome:before {
  content: "\e610";
}

.icon-clinical-record:before {
  content: "\e611";
}

.icon-clyster:before {
  content: "\e612";
}

.icon-cross:before {
  content: "\e613";
}

.icon-crutches:before {
  content: "\e614";
}

.icon-disabled:before {
  content: "\e615";
}

.icon-dna:before {
  content: "\e616";
}

.icon-doctor:before {
  content: "\e617";
}

.icon-drop-counter:before {
  content: "\e618";
}

.icon-drop:before {
  content: "\e619";
}

.icon-dropper:before {
  content: "\e61a";
}

.icon-drug-blister:before {
  content: "\e61b";
}

.icon-drug-bottle:before {
  content: "\e61c";
}

.icon-drugs:before {
  content: "\e61d";
}

.icon-ear:before {
  content: "\e61e";
}

.icon-emergency-call:before {
  content: "\e61f";
}

.icon-emergency-cross:before {
  content: "\e620";
}

.icon-epty-testtube:before {
  content: "\e621";
}

.icon-eye-drop:before {
  content: "\e622";
}

.icon-eye-sign:before {
  content: "\e623";
}

.icon-eyeball:before {
  content: "\e624";
}

.icon-facial-plastic-surgery-2:before {
  content: "\e625";
}

.icon-facial-plastic-surgery:before {
  content: "\e626";
}

.icon-female-sign:before {
  content: "\e627";
}

.icon-fertilization:before {
  content: "\e628";
}

.icon-footsteps:before {
  content: "\e629";
}

.icon-full-testtube:before {
  content: "\e62a";
}

.icon-fungus-cells:before {
  content: "\e62b";
}

.icon-glasses:before {
  content: "\e62c";
}

.icon-hand-with-patch:before {
  content: "\e62d";
}

.icon-heart-attack:before {
  content: "\e62e";
}

.icon-heart-sign:before {
  content: "\e630";
}

.icon-heart:before {
  content: "\e631";
}

.icon-helicopter:before {
  content: "\e632";
}

.icon-help:before {
  content: "\e633";
}

.icon-hospital-bed:before {
  content: "\e634";
}

.icon-hospital-sign:before {
  content: "\e635";
}

.icon-hospital:before {
  content: "\e636";
}

.icon-intestines:before {
  content: "\e637";
}

.icon-kidneys:before {
  content: "\e638";
}

.icon-liver:before {
  content: "\e639";
}

.icon-lungs:before {
  content: "\e63a";
}

.icon-male-sign:before {
  content: "\e63b";
}

.icon-medic:before {
  content: "\e63c";
}

.icon-medical-alert:before {
  content: "\e63d";
}

.icon-medical-checklist:before {
  content: "\e63e";
}

.icon-medicine-chest:before {
  content: "\e63f";
}

.icon-men-urogenital-system:before {
  content: "\e640";
}

.icon-microscope:before {
  content: "\e641";
}

.icon-muscle:before {
  content: "\e642";
}

.icon-nasopharynx:before {
  content: "\e643";
}

.icon-neurology:before {
  content: "\e644";
}

.icon-nurse-cap:before {
  content: "\e645";
}

.icon-nurse:before {
  content: "\e646";
}

.icon-oculist-table:before {
  content: "\e647";
}

.icon-patch:before {
  content: "\e648";
}

.icon-pill:before {
  content: "\e649";
}

.icon-pulse:before {
  content: "\e64a";
}

.icon-radiation-sign:before {
  content: "\e64b";
}

.icon-ribbon:before {
  content: "\e64c";
}

.icon-Rx-sign:before {
  content: "\e64d";
}

.icon-sex-signs:before {
  content: "\e64e";
}

.icon-shot:before {
  content: "\e64f";
}

.icon-skin:before {
  content: "\e650";
}

.icon-skull-bones:before {
  content: "\e651";
}

.icon-skull:before {
  content: "\e652";
}

.icon-snakes-cup:before {
  content: "\e653";
}

.icon-spermatozoids:before {
  content: "\e654";
}

.icon-stethoscope:before {
  content: "\e655";
}

.icon-stomach:before {
  content: "\e656";
}

.icon-surgery:before {
  content: "\e657";
}

.icon-syringe:before {
  content: "\e658";
}

.icon-tablet:before {
  content: "\e659";
}

.icon-testtubes:before {
  content: "\e65a";
}

.icon-thermometer:before {
  content: "\e65b";
}

.icon-thyroid-gland:before {
  content: "\e65c";
}

.icon-tooth-paste:before {
  content: "\e65d";
}

.icon-ultrasonic-diagnostic:before {
  content: "\e65f";
}

.icon-virus:before {
  content: "\e660";
}

.icon-women-urogenital-system:before {
  content: "\e661";
}

.icon-zoom-glass:before {
  content: "\e662";
}