﻿

/***** Contenedores *****/
.table_admin_left {border: solid 1px  #c3c3c3; background-color: #fcfcfc; width: 910px; padding-top: 10px; padding-bottom: 10px; margin-top: 10px; margin-bottom: 20px; text-align: left}
.table_admin_center {border: solid 1px  #c3c3c3; background-color: #fcfcfc; width: 910px; padding-top: 10px; padding-bottom: 10px; margin-top: 10px; margin-bottom: 20px; text-align: center}
.table_admin_center_free {border: solid 1px  #c3c3c3; background-color: #fcfcfc; padding-top: 10px; padding-bottom: 10px; margin-bottom: 20px; text-align: center}

.table_admin_header {font-family: Arial, Verdana; font-size: 14px; font-weight: bold; color: #555555; text-align: left; margin-top: 10px; margin-bottom: 5px; margin-left: 15px}
.table_admin_block {font-family: Arial, Verdana; font-size: 12px; color: #000000; margin-bottom: 5px; text-align: center; }


.title_frame {font-family: Arial, Verdana; font-size: 14px; font-weight: bold; font-style: normal; color: #555555; text-align: left}


/***** Tabs *****/
.tab_container {width: 910px; text-align: left; margin-top: 15px}

.tab_admin_left {border: solid 1px  #c3c3c3; background-color: #fcfcfc; width: 850px; margin-top: 15px; margin-bottom: 10px; margin-left: 10px; padding-top: 15px; padding-bottom: 5px; padding-left: 20px; text-align: left}
.tab_admin_center {border: solid 1px  #c3c3c3; background-color: #fcfcfc; width: 870px; margin-top: 15px; margin-bottom: 10px; margin-left: 10px; padding-top: 15px; padding-bottom: 5px; text-align: center}

.tab_block {margin-bottom: 10px; margin-left: 10px; margin-right: 10px}
.tab_frame {border: Solid 1px #e5e5e5; padding-left: 20px; padding-right: 30px; padding-top: 10px; padding-bottom: 10px}

.tab_header {font-family: Arial, Verdana; font-size: 14px; font-weight: bold; font-style: normal; color: #555555; text-align: left; margin-bottom: 7px; margin-top: 10px}
.tab_header2 {font-family: Arial, Verdana; font-size: 12px; font-weight: bold; color: #555555; text-align: left; margin-bottom: 10px}

.tab_title {font-family: Arial, Verdana; font-size: 12px; font-weight: normal; color: #777777; font-style: italic; margin-right: 7px}
.tab_field {font-family: Arial, Verdana; font-size: 12px; font-weight: normal; color: #333333; border-style: none; margin-bottom: 7px}


/***** Textos *****/
.text_normal {font-family: Arial, Verdana; font-size: 12px; color: #333333}
.text_important {font-family: Arial, Verdana; font-size: 12px; color: #777777; font-style: italic;}
.text_secundary {font-family: Arial, Verdana; font-size: 12px; color: #777777}


/***** enlaces *****/
.link_normal:link {font-family: Arial, Verdana; font-size: 12px; color: #0066cc; font-weight: normal;  text-decoration: underline}
.link_normal:visited {font-family: Arial, Verdana; font-size: 12px; color: #0066cc; font-weight: normal; text-decoration: underline}
.link_normal:active {font-family: Arial, Verdana; font-size: 12px; color: #0066cc; font-weight: normal; text-decoration: underline}
.link_normal:hover {font-family: Arial, Verdana; font-size: 12px; color: #8e9315; font-weight: normal; text-decoration: underline}


/***** Lineas *****/
.line_solid {background-color: #000000; height: 1px}
.line_gradient {background-color: #b2b2b2; height: 1px}
.line_gradient_right {width: 90px; height: 1px; background-image: url(App_Images/line_gradient_right.gif)}
.line_gradient_left {width: 90px; height: 1px; background-image: url(App_Images/line_gradient_left.gif)}


/***** Contenido cuando no hay form *****/
.content_modal_header {font-family: Arial, Verdana; font-size: 12px; font-weight: bold; color: #222222; background-image: url(App_Images/formview_title_back.gif); height: 21px; padding-top: 3px; text-align: center; border-style: none; border-left: Solid 1px #8f8f8f; border-right: Solid 1px #8f8f8f; border-bottom: Solid 1px #8f8f8f }
.content_header {font-family: Arial, Verdana; font-size: 14px; font-weight: bold; color: #555555; text-align: left; margin-bottom: 10px}

.content_frame {margin-bottom: 10px; margin-right: 10px; border: Solid 1px #e5e5e5}
.content_block {margin-top: 15px; margin-bottom: 15px; margin-left: 15px; margin-right: 15px; text-align: left}

.content_field {font-family: Arial, Verdana; font-size: 12px; font-weight: normal; color: #333333; border-style: none; margin-bottom: 7px}
.content_title {font-family: Arial, Verdana; font-size: 9pt; font-weight: normal; color: #777777; font-style: italic; margin-right: 7px}

.content_tb_title {color: #777777; font-style: italic; text-align: right; padding-right: 10px; height: 27px}
.content_tb_value {text-align: left; height: 27px}

.content_tb_title_multi {color: #777777; font-style: italic; text-align: right;	padding-left: 10px; padding-right: 10px; padding-top: 5px; vertical-align: top; height: 27px}
.content_tb_value_multi {text-align: left; padding-top: 4px; padding-bottom: 4px; height: 27px}

.content_footer {text-align: center; padding-top: 10px; padding-bottom: 10px; border-style: none}

